Home
last modified time | relevance | path

Searched defs:f0 (Results 1 – 23 of 23) sorted by relevance

/freebsd/contrib/diff/src/
H A Ded.c42 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 Dfpu_explode.c132 #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 Ded25519_ref10_fe_51.h113 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 Ded25519_ref10_fe_25_5.h152 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 DstrtoId.c36 strtoId(s, sp, f0, f1) CONST char *s; char **sp; double *f0, *f1; in strtoId() argument
H A DstrtoIf.c36 strtoIf(s, sp, f0, f1) CONST char *s; char **sp; float *f0, *f1; in strtoIf() argument
H A DstrtoIdd.c36 strtoIdd(s, sp, f0, f1) CONST char *s; char **sp; double *f0, *f1; in strtoIdd() argument
/freebsd/crypto/openssh/
H A Dpoly1305.c41 uint64_t f0,f1,f2,f3; in poly1305_auth() local
H A Dsntrup761.c617 int32 f0,g0; in Rq_recip3() local
/freebsd/contrib/sendmail/libmilter/
H A Dexample.c214 mlfi_negotiate(ctx, f0, f1, f2, f3, pf0, pf1, pf2, pf3) in mlfi_negotiate() argument
/freebsd/contrib/netbsd-tests/lib/libc/regex/
H A Dmain.c232 try(char *f0, char *f1, char *f2, char *f3, char *f4, int opts) in try()
/freebsd/lib/libc/regex/grot/
H A Dmain.c203 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 Dblake2b-compress-avx2.h122 #define BLAKE2B_COMPRESS_V1(a, b, m, t0, t1, f0, f1) \ argument
/freebsd/contrib/llvm-project/compiler-rt/lib/tsan/rtl/
H A Dtsan_ppc_regs.h33 #define f0 0 macro
/freebsd/usr.bin/sdiotool/
H A Dsdiotool.c527 struct sdio_func f0, f1, f2; in main() local
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextFreeBSD_mips64.cpp109 uint64_t f0; member
H A DRegisterInfos_ppc64.h242 uint64_t f0; member
H A DRegisterContextFreeBSD_powerpc.cpp98 uint64_t f0; member
H A DRegisterInfos_ppc64le.h320 uint64_t f0; member
H A DRegisterContext_mips.h287 uint64_t f0; member
/freebsd/contrib/elftoolchain/addr2line/
H A Daddr2line.c176 struct Func *f, *f0; in search_func() local
/freebsd/crypto/openssl/crypto/ec/
H A Dcurve25519.c1047 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 Dzpl_file.c778 #define fchange(f0, f1, b0, b1) (!((f0) & (b0)) != !((f1) & (b1))) argument