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