Searched defs:sizeof_int (Results 1 - 4 of 4) sorted by relevance
| /src/tests/usr.bin/indent/ | ||
| H A D | lsym_type.c | 60 int sizeof_int = sizeof int; variable in typeref:typename:int |
| /src/tests/usr.bin/xlint/lint1/ | ||
| H A D | lang_level_c99.c | 103 typedef int sizeof_int[-(int)sizeof(int)]; typedef in typeref:typename:int[-(int)sizeof (int)] |
| H A D | msg_130.c | 67 sizeof_int = sizeof(int), enumerator in enum:__anon3dd4a8a50103 |
| H A D | expr_sizeof.c | 26 typedef int sizeof_int[-(int)sizeof(int)]; typedef in typeref:typename:int[-(int)sizeof (int)] |
Completed in 4 milliseconds