Searched defs:DIBS (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/mit/lua/dist/src/
H A Dldump.c65 #define DIBS ((sizeof(size_t) * 8 / 7) + 1) macro
72 #define DIBS ((sizeof(size_t) * CHAR_BIT + 6) / 7) macro

Completed in 119 milliseconds