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

  /src/sys/arch/hp300/dev/
gboxreg.h 92 uint8_t f8[3]; member in struct:gboxfb
topcatreg.h 74 uint8_t f8[0x40a0-0x409c-1]; member in struct:tcboxfb
dvboxreg.h 75 uint8_t f8[0x40bf-0x40b7-1]; member in struct:dvboxfb
  /src/usr.bin/hexdump/
display.c 126 double f8; local in function:print
155 memmove(&f8, bp, sizeof(f8));
156 (void)printf(pr->fmt, f8);
  /src/sys/arch/hp300/stand/common/
grf_gbreg.h 108 u_char f8[3]; member in struct:gboxfb
grf_tcreg.h 98 u_char f8[0x40a0-0x409c-1]; member in struct:tcboxfb
grf_dvreg.h 99 u_char f8[0x40bf-0x40b7-1]; member in struct:dvboxfb
  /src/sys/external/bsd/compiler_rt/dist/lib/tsan/rtl/
tsan_ppc_regs.h 41 #define f8 8 macro
  /src/sys/external/bsd/gnu-efi/dist/inc/protocol/ia64/
eficontext.h 109 UINT64 f8[2]; member in struct:__anon904514ee0108
  /src/sys/external/isc/libsodium/dist/src/libsodium/include/sodium/private/
ed25519_ref10_fe_25_5.h 160 int32_t f8 = f[8]; local in function:fe25519_cmov
171 int32_t x8 = f8 ^ g[8];
193 f[8] = f8 ^ x8;
210 int32_t f8 = f[8]; local in function:fe25519_cswap
232 int32_t x8 = f8 ^ g8;
254 f[8] = f8 ^ x8;
284 int32_t f8 = f[8]; local in function:fe25519_copy
295 h[8] = f8;
378 int32_t f8 = f[8]; local in function:fe25519_mul
487 int64_t f8g0 = f8 * (int64_t) g0
648 int32_t f8 = f[8]; local in function:fe25519_sq
820 int32_t f8 = f[8]; local in function:fe25519_sq2
993 int32_t f8 = f[8]; local in function:fe25519_scalar_product
    [all...]

Completed in 15 milliseconds