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

/external/bison/lib/
H A Dbitsetv.c41 if (BITSET_SIZE_MAX / (sizeof (bitset) + bytes) <= n_vecs)
H A Dbbitset.h67 /* Maximum values for commonly-used unsigned types. BITSET_SIZE_MAX
74 #define BITSET_SIZE_MAX ((size_t) -1) macro

Completed in 173 milliseconds