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