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

  /src/sys/arch/hp300/dev/
gboxreg.h 86 uint8_t f5[3]; member in struct:gboxfb
topcatreg.h 68 uint8_t f5[0x408c-0x4088-1]; member in struct:tcboxfb
dvboxreg.h 69 uint8_t f5[0x409f-0x4090-4]; member in struct:dvboxfb
  /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);
  /src/sys/arch/hp300/stand/common/
grf_gbreg.h 102 u_char f5[3]; member in struct:gboxfb
grf_tcreg.h 92 u_char f5[0x408c-0x4088-1]; member in struct:tcboxfb
grf_dvreg.h 93 u_char f5[0x409f-0x4090-4]; member in struct:dvboxfb
  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_ppc_regs.h 38 #define f5 5 macro
  /src/sys/external/bsd/gnu-efi/dist/inc/protocol/ia64/
eficontext.h 106 UINT64 f5[2]; member in struct:__anon904514ee0108
  /src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/private/
ed25519_ref10_fe_25_5.h 157 int32_t f5 = f[5]; local in function:fe25519_cmov
168 int32_t x5 = f5 ^ g[5];
190 f[5] = f5 ^ x5;
207 int32_t f5 = f[5]; local in function:fe25519_cswap
229 int32_t x5 = f5 ^ g5;
251 f[5] = f5 ^ x5;
281 int32_t f5 = f[5]; local in function:fe25519_copy
292 h[5] = f5;
375 int32_t f5 = f[5]; local in function:fe25519_mul
403 int32_t f5_2 = 2 * f5;
645 int32_t f5 = f[5]; local in function:fe25519_sq
817 int32_t f5 = f[5]; local in function:fe25519_sq2
990 int32_t f5 = f[5]; local in function:fe25519_scalar_product
    [all...]

Completed in 15 milliseconds