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

/external/valgrind/main/coregrind/
H A Dm_mallocfree.c74 typedef UChar UByte; typedef
148 UByte dummy;
184 UByte padding[ VG_MIN_MALLOC_SZB -
187 UByte payload_bytes[0];
299 UByte* b2 = (UByte*)b;
319 UByte* b2 = (UByte*)b;
393 UByte* get_block_payload ( Arena* a, Block* b )
395 UByte* b
[all...]

Completed in 50 milliseconds