OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SIZE_BLOCK
(Results
1 - 2
of
2
) sorted by null
/external/srec/portable/include/
pmalloc.h
56
#define
SIZE_BLOCK
256 /* minimum block size, power of 2 */
/external/srec/portable/src/
pmalloc.c
82
psize_t _Size_block = {
SIZE_BLOCK
}; /* preferred _Getmem chunk */
Completed in 153 milliseconds