Home
last modified time | relevance | path

Searched defs:f0 (Results 1 – 13 of 13) sorted by path

/illumos-gate/usr/src/cmd/sendmail/libmilter/
H A Dexample.c214 mlfi_negotiate(ctx, f0, f1, f2, f3, pf0, pf1, pf2, pf3) in mlfi_negotiate() argument
/illumos-gate/usr/src/lib/libmvec/common/
H A D__vatanf.c42 float f0, f1, f2; in __vatanf() local
H A D__vcosf.c150 float f0, f1, f2, f3, t; in __vcosf() local
H A D__vsincosf.c169 float f0, f1, f2, f3, t; in __vsincosf() local
H A D__vsinf.c154 float f0, f1, f2, f3, t; in __vsinf() local
/illumos-gate/usr/src/tools/smatch/src/validation/
H A Dfunction-pointer-type.c4 void f0(void) { int (*f)(void); f = fun; } // C99,C11 6.3.2.1p4 in f0() function
/illumos-gate/usr/src/tools/smatch/src/validation/linear/
H A Dcall-builtin.c5 u32 f0(u32 a) { return (__builtin_popcount)(a); } in f0() function
H A Dcall-direct.c5 int f0(void) { return (fun)(); } in f0() function
H A Ddegen-array.c4 int *f0(int i) { return &a[0]; } in f0() function
H A Ddegen-function.c6 fun_t f0(void) { return fun; } in f0() function
/illumos-gate/usr/src/tools/smatch/src/validation/mem2reg/
H A Dmissing-return.c7 int f0(void) in f0() function
H A Dstruct.c6 int f0(void) in f0() function
/illumos-gate/usr/src/uts/intel/os/
H A Dcpuid.c7963 uchar_t *f0; in cpuid_post_ucodeadm() local