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

/barrelfish-master/usr/eclipseclp/Shm/src/
H A Dmemman.h104 } unit_type; typedef in typeref:union:__anon1767
110 #define BYTES_PER_UNIT sizeof(unit_type)
H A Dalloc.c805 unit_type *initptr;
808 initptr = (unit_type *) ptr + UNITS_PER_PAGE - blocksize;
809 *(unit_type **) initptr = (unit_type *) 0;
813 *(unit_type **) initptr = initptr + blocksize;
/barrelfish-master/include/bsm/
H A Daudit_record.h233 token_t *au_to_data(char unit_print, char unit_type, char unit_count,

Completed in 88 milliseconds