Home
last modified time | relevance | path

Searched defs:if_short_int (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/tests/usr.bin/xlint/lint1/
H A Dd_fold_test.c34 void if_short_int(short s) { if (s) return; } in if_short_int() function
H A Dmsg_204.c63 void if_short_int(short s) { if (s) return; } in if_short_int() function