HomeSort by relevance Sort by last modified time
    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 423 milliseconds