Searched refs:sizeof_void (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/tests/usr.bin/xlint/lint1/ | ||
H A D | msg_018.c | 12 unsigned long sizeof_void = sizeof(void); variable |
H A D | expr_sizeof.c | 172 typedef int sizeof_void[-(int)sizeof(void)]; in sizeof_errors() typedef |