HomeSort by relevance Sort by last modified time
    Searched refs:PHASH_TABLE_DEFAULT_CAPACITY (Results 1 - 2 of 2) sorted by null

  /external/srec/portable/include/
phashtable.h 32 #define PHASH_TABLE_DEFAULT_CAPACITY 11
  /external/srec/portable/src/
phashtable.c 91 tmp->args.capacity = PHASH_TABLE_DEFAULT_CAPACITY;

Completed in 56 milliseconds