Symbol: f
lib/libm/complex/catrig.c
156
f(double a, double b, double hypot_a_b)
lib/libm/complex/catrigf.c
91
f(float a, float b, float hypot_a_b)
lib/libm/complex/catrigl.c
126
f(long double a, long double b, long double hypot_a_b)
lib/libskey/skeysubr.c
228
void f(char *x)
regress/sys/kern/select/select.c
78
f(void *dummy)
sys/dev/wscons/wsemul_vt100.c
281
#define f(ptr) if (ptr) {free(ptr, M_DEVBUF); ptr = 0;}
sys/dev/wscons/wsemul_vt100.c
289
#undef f
tests/dev/audio/audiotest.c
2775
#define f(l, o, e) test_mmap_len(l, o, e)
tests/dev/audio/audiotest.c
2789
#undef f
tests/dev/audio/audiotest.c
4949
#define f(openmode, index) do { \
tests/dev/audio/audiotest.c
4975
#undef f
tests/dev/audio/audiotest.c
5004
#define f(index) do { \
tests/dev/audio/audiotest.c
5023
#undef f
tests/dev/audio/audiotest.c
5090
#define f(a,b,c) test_AUDIO_SETINFO_params_set(a, b, c)
tests/dev/audio/audiotest.c
5105
#undef f
tests/lib/libpthread/t_kill.c
99
f(void *arg)
tests/usr.bin/indent/lsym_comment.c
951
int f(void)
tests/usr.bin/indent/lsym_comment.c
961
f(void)
tests/usr.bin/indent/lsym_comment.c
974
f(void)
tests/usr.bin/indent/opt_badp.c
192
void f(void) { int decl; stmt; }
tests/usr.bin/indent/opt_badp.c
197
f(void)
tests/usr.bin/indent/opt_badp.c
207
f(void) {
tests/usr.bin/indent/opt_badp.c
218
f(void)
tests/usr.bin/indent/opt_badp.c
231
f(void)
tests/usr.bin/indent/opt_badp.c
250
void f(void) {
tests/usr.bin/indent/opt_badp.c
260
f(void)
tests/usr.bin/indent/opt_badp.c
273
void f(void) { int decl; stmt1; stmt2; }
tests/usr.bin/indent/opt_badp.c
278
f(void)
tests/usr.bin/indent/opt_bap.c
123
f(void)
tests/usr.bin/xlint/lint1/d_cast_fun_array_param.c
7
f(void *b[4])
tests/usr.bin/xlint/lint1/d_lint_assert.c
36
f(void)
tests/usr.bin/xlint/lint1/msg_022.c
13
unsigned long asdf = sizeof(int f() {});