Home
last modified time | relevance | path

Searched defs:INT_BITS (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/contrib/cvs-1.12/lib/
H A Dquotearg.c78 #define INT_BITS (sizeof (int) * CHAR_BIT) macro
/dflybsd-src/contrib/grep/lib/
H A Dquotearg.c55 #define INT_BITS (sizeof (int) * CHAR_BIT) macro