Searched defs:INT_BITS (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/contrib/cvs-1.12/lib/ | ||
H A D | quotearg.c | 78 #define INT_BITS (sizeof (int) * CHAR_BIT) macro |
/dflybsd-src/contrib/grep/lib/ | ||
H A D | quotearg.c | 55 #define INT_BITS (sizeof (int) * CHAR_BIT) macro |