Searched defs:if_unsigned_long_long_int (Results 1 - 2 of 2) sorted by relevance
| /src/tests/usr.bin/xlint/lint1/ | ||
| H A D | d_fold_test.c | 44 void if_unsigned_long_long_int(unsigned long long int ull) { if (ull) return; } function in typeref:typename:void |
| H A D | msg_204.c | 73 void if_unsigned_long_long_int(unsigned long long int ull) { if (ull) return; } function in typeref:typename:void |
Completed in 3 milliseconds