Searched refs:NUM_REFS_ALIGN_MASK (Results 1 – 1 of 1) sorted by relevance
470 #define NUM_REFS_ALIGN_MASK 0xF in MatchFinder_Create() macro471 newSize = (newSize + NUM_REFS_ALIGN_MASK) & ~(size_t)NUM_REFS_ALIGN_MASK; in MatchFinder_Create()