HomeSort by: relevance | last modified time | path
    Searched defs:f4 (Results 1 - 12 of 12) sorted by relevancy

  /src/sys/arch/hp300/dev/
gboxreg.h 82 uint8_t f4[0xff3]; member in struct:gboxfb
topcatreg.h 66 uint8_t f4[0x4088-0x4080-1]; member in struct:tcboxfb
dvboxreg.h 67 uint8_t f4[0x4090-0x405b-1]; member in struct:dvboxfb
  /src/usr.bin/hexdump/
display.c 127 float f4; local in function:print
151 memmove(&f4, bp, sizeof(f4));
152 (void)printf(pr->fmt, f4);
  /src/games/dm/
dm.c 130 char lbuf[BUFSIZ], f1[40], f2[40], f3[40], f4[40], f5[40]; local in function:read_config
144 f1, f2, f3, f4, f5) != 5 || strcasecmp(f1, "game"))
146 c_game(f2, f3, f4, f5);
149 if (sscanf(lbuf, "%39s%39s%39s%39s", f1, f2, f3, f4) != 4 ||
152 c_day(f2, f3, f4);
  /src/sys/arch/hp300/stand/common/
grf_gbreg.h 98 u_char f4[0xff3]; member in struct:gboxfb
grf_tcreg.h 90 u_char f4[0x4088-0x4080-1]; member in struct:tcboxfb
grf_dvreg.h 91 u_char f4[0x4090-0x405b-1]; member in struct:dvboxfb
  /src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/private/
ed25519_ref10_fe_51.h 117 uint64_t f4 = f[4]; local in function:fe25519_cmov
123 uint64_t x4 = f4 ^ g[4];
135 f[4] = f4 ^ x4;
154 uint64_t f4 = f[4]; local in function:fe25519_cswap
166 uint64_t x4 = f4 ^ g4;
178 f[4] = f4 ^ x4;
198 uint64_t f4 = f[4]; local in function:fe25519_copy
204 h[4] = f4;
247 uint64_t f0, f1, f2, f3, f4; local in function:fe25519_mul
256 f4 = f[4]
338 uint64_t f0, f1, f2, f3, f4; local in function:fe25519_sq
417 uint64_t f0, f1, f2, f3, f4; local in function:fe25519_sq2
    [all...]
ed25519_ref10_fe_25_5.h 156 int32_t f4 = f[4]; local in function:fe25519_cmov
167 int32_t x4 = f4 ^ g[4];
189 f[4] = f4 ^ x4;
206 int32_t f4 = f[4]; local in function:fe25519_cswap
228 int32_t x4 = f4 ^ g4;
250 f[4] = f4 ^ x4;
280 int32_t f4 = f[4]; local in function:fe25519_copy
291 h[4] = f4;
374 int32_t f4 = f[4]; local in function:fe25519_mul
447 int64_t f4g0 = f4 * (int64_t) g0
644 int32_t f4 = f[4]; local in function:fe25519_sq
816 int32_t f4 = f[4]; local in function:fe25519_sq2
989 int32_t f4 = f[4]; local in function:fe25519_scalar_product
    [all...]
  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_ppc_regs.h 37 #define f4 4 macro
  /src/sys/external/bsd/gnu-efi/dist/inc/protocol/ia64/
eficontext.h 105 UINT64 f4[2]; member in struct:__anon904514ee0108

Completed in 19 milliseconds