Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/libmalloc/dist/
H A Dmalloc.h123 #define INT_BIT (CHAR_BIT * sizeof(int)) macro
H A Dgmalloc.c125 #define INT_BIT (CHAR_BIT * sizeof(int)) macro