Home
last modified time | relevance | path

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

/netbsd-src/tests/usr.bin/xlint/lint1/
H A Dmsg_130.c68 sizeof_short = sizeof(short) enumerator
H A Dlang_level_c99.c101 typedef int sizeof_short[-(int)sizeof(short)]; typedef