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

/netbsd-current/external/gpl3/gdb/dist/gnulib/import/
H A Dintprops.h52 #define TYPE_WIDTH(t) (sizeof (t) * CHAR_BIT) macro
/netbsd-current/external/gpl3/gdb.old/dist/gnulib/import/
H A Dintprops.h52 #define TYPE_WIDTH(t) (sizeof (t) * CHAR_BIT) macro
/netbsd-current/external/bsd/ntp/dist/sntp/libopts/
H A Dintprops.h53 #define TYPE_WIDTH(t) (sizeof (t) * CHAR_BIT) macro

Completed in 122 milliseconds