Searched defs:if_short_int (Results 1 - 2 of 2) sorted by relevance
| /src/tests/usr.bin/xlint/lint1/ | ||
| H A D | d_fold_test.c | 34 void if_short_int(short s) { if (s) return; } function in typeref:typename:void |
| H A D | msg_204.c | 63 void if_short_int(short s) { if (s) return; } function in typeref:typename:void |
Completed in 2 milliseconds