Searched defs:sizeof_short (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/tests/usr.bin/xlint/lint1/ | ||
H A D | msg_130.c | 68 sizeof_short = sizeof(short) enumerator |
H A D | lang_level_c99.c | 101 typedef int sizeof_short[-(int)sizeof(short)]; typedef |