Searched refs:buflen_proper (Results 1 - 1 of 1) sorted by relevance

/barrelfish-2018-10-04/lib/barrelfish/slot_alloc/
H A Dsingle_slot_alloc.c224 size_t buflen_proper = SINGLE_SLOT_ALLOC_BUFLEN(nslots); local
225 if (buflen != buflen_proper) {
226 debug_printf("******* FIXME: %s buflen=%zu != buflen_proper=%zu"
228 __FUNCTION__, buflen, buflen_proper,

Completed in 77 milliseconds