/freebsd/contrib/diff/src/ |
H A D | ed.c | 42 lin f0, l0, f1, l1; in print_ed_hunk() local 95 lin i, f0, l0, f1, l1; in pr_forward_ed_hunk() local 137 lin i, f0, l0, f1, l1; in print_rcs_hunk() local
|
/freebsd/sys/powerpc/fpu/ |
H A D | fpu_explode.c | 132 #define FP_TOF(exp, expbias, allfrac, f0, f1, f2, f3) \ argument 169 u_int frac, f0, f1; in fpu_stof() local 187 u_int frac, f0, f1, f2; in fpu_dtof() local
|
/freebsd/sys/contrib/libsodium/src/libsodium/include/sodium/private/ |
H A D | ed25519_ref10_fe_51.h | 113 uint64_t f0 = f[0]; in fe25519_cmov() local 150 uint64_t f0 = f[0]; in fe25519_cswap() local 194 uint64_t f0 = f[0]; in fe25519_copy() local 247 uint64_t f0, f1, f2, f3, f4; in fe25519_mul() local 338 uint64_t f0, f1, f2, f3, f4; in fe25519_sq() local 417 uint64_t f0, f1, f2, f3, f4; in fe25519_sq2() local
|
H A D | ed25519_ref10_fe_25_5.h | 152 int32_t f0 = f[0]; in fe25519_cmov() local 202 int32_t f0 = f[0]; in fe25519_cswap() local 276 int32_t f0 = f[0]; in fe25519_copy() local 370 int32_t f0 = f[0]; in fe25519_mul() local 640 int32_t f0 = f[0]; in fe25519_sq() local 812 int32_t f0 = f[0]; in fe25519_sq2() local 985 int32_t f0 = f[0]; in fe25519_scalar_product() local
|
/freebsd/contrib/gdtoa/ |
H A D | strtoId.c | 36 strtoId(s, sp, f0, f1) CONST char *s; char **sp; double *f0, *f1; in strtoId() argument
|
H A D | strtoIf.c | 36 strtoIf(s, sp, f0, f1) CONST char *s; char **sp; float *f0, *f1; in strtoIf() argument
|
H A D | strtoIdd.c | 36 strtoIdd(s, sp, f0, f1) CONST char *s; char **sp; double *f0, *f1; in strtoIdd() argument
|
/freebsd/crypto/openssh/ |
H A D | poly1305.c | 41 uint64_t f0,f1,f2,f3; in poly1305_auth() local
|
H A D | sntrup761.c | 617 int32 f0,g0; in Rq_recip3() local
|
/freebsd/contrib/sendmail/libmilter/ |
H A D | example.c | 214 mlfi_negotiate(ctx, f0, f1, f2, f3, pf0, pf1, pf2, pf3) in mlfi_negotiate() argument
|
/freebsd/contrib/netbsd-tests/lib/libc/regex/ |
H A D | main.c | 232 try(char *f0, char *f1, char *f2, char *f3, char *f4, int opts) in try()
|
/freebsd/lib/libc/regex/grot/ |
H A D | main.c | 203 try(char *f0, char *f1, char *f2, char *f3, char *f4, int opts) in try()
|
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_generichash/blake2b/ref/ |
H A D | blake2b-compress-avx2.h | 122 #define BLAKE2B_COMPRESS_V1(a, b, m, t0, t1, f0, f1) \ argument
|
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/ |
H A D | tsan_ppc_regs.h | 33 #define f0 0 macro
|
/freebsd/usr.bin/sdiotool/ |
H A D | sdiotool.c | 527 struct sdio_func f0, f1, f2; in main() local
|
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/ |
H A D | RegisterContextFreeBSD_mips64.cpp | 109 uint64_t f0; member
|
H A D | RegisterInfos_ppc64.h | 242 uint64_t f0; member
|
H A D | RegisterContextFreeBSD_powerpc.cpp | 98 uint64_t f0; member
|
H A D | RegisterInfos_ppc64le.h | 320 uint64_t f0; member
|
H A D | RegisterContext_mips.h | 287 uint64_t f0; member
|
/freebsd/contrib/elftoolchain/addr2line/ |
H A D | addr2line.c | 176 struct Func *f, *f0; in search_func() local
|
/freebsd/crypto/openssl/crypto/ec/ |
H A D | curve25519.c | 1047 int32_t f0 = f[0]; in fe_mul() local 1277 int32_t f0 = f[0]; in fe_sq() local 1586 int32_t f0 = f[0]; in fe_sq2() local 4322 int32_t f0 = f[0]; in fe_mul121666() local
|
/freebsd/sys/contrib/openzfs/module/os/linux/zfs/ |
H A D | zpl_file.c | 778 #define fchange(f0, f1, b0, b1) (!((f0) & (b0)) != !((f1) & (b1))) argument
|