Home
last modified time | relevance | path

Searched refs:x112 (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/wireguard-tools/
H A Dcurve25519-fiat32.h402 { u64 x112 = (x110 + x49); in fe_mul_impl() local
403 { u64 x113 = (x112 >> 0x19); in fe_mul_impl()
404 { u32 x114 = ((u32)x112 & 0x1ffffff); in fe_mul_impl()
725 { u64 x112 = (x110 + x49); in fe_mul_121666_impl() local
726 { u64 x113 = (x112 >> 0x19); in fe_mul_121666_impl()
727 { u32 x114 = ((u32)x112 & 0x1ffffff); in fe_mul_121666_impl()
/freebsd/crypto/krb5/src/plugins/preauth/spake/
H A Dedwards25519_fiat.h1144 uint64_t x112; in fiat_25519_carry_mul() local
1291 x112 = (x99 + (x90 + (x43 + (x41 + (x38 + (x34 + (x29 + (x23 + (x16 + x8))))))))); in fiat_25519_carry_mul()
1292 x113 = (x102 + x112); in fiat_25519_carry_mul()
1458 uint32_t x112; in fiat_25519_carry_square() local
1578 x112 = (uint32_t)(x110 & UINT32_C(0x1ffffff)); in fiat_25519_carry_square()
1596 out1[9] = x112; in fiat_25519_carry_square()
1904 uint8_t x112; in fiat_25519_to_bytes() local
2001 x112 = (uint8_t)(x111 & UINT8_C(0xff)); in fiat_25519_to_bytes()
2035 out1[28] = x112; in fiat_25519_to_bytes()
/freebsd/sys/contrib/device-tree/src/arm64/freescale/
H A Ds32gxxxa-rdb.dtsi13 pinmux = <0x112>;
/freebsd/sys/contrib/device-tree/src/powerpc/fsl/
H A Dqoriq-mpic4.3.dtsi112 0x112 0 0 0
/freebsd/contrib/llvm-project/llvm/include/llvm/BinaryFormat/ELFRelocs/
H A DAArch64.def28 ELF_RELOC(R_AARCH64_ADR_PREL_LO21, 0x112)
/freebsd/sys/contrib/device-tree/src/arm/ti/omap/
H A Domap4-sdp.dts252 OMAP4_IOPAD(0x112, PIN_INPUT | MUX_MODE0) /* abe_dmic_din1.abe_dmic_din1 */
H A Dmotorola-mapphone-common.dtsi339 OMAP4_IOPAD(0x112, PIN_OUTPUT_PULLUP | MUX_MODE5) /* uart4_rts */
/freebsd/sys/dev/bhnd/nvram/
H A Dnvram_map2086 0x112: u16 pa2gw3a3
2260 0x112: u16 pa2gw3a3
2458 0x112: u16 pa5glw0a2
2722 0x112: u16 pa5glw0a2
/freebsd/contrib/file/magic/Magdir/
H A Dconsole1161 >>>0x112 byte x (v
1162 >>>0x112 use nintendo-3ds-version-code
1163 >>>0x112 byte x \b)
H A Driff101 >0 leshort 0x112 \b, Vivo Siren
H A Dimages420 >0 uleshort 0x112 \b, orientation=
/freebsd/share/misc/
H A Dusb_hid_usages1654 0x112 Channel Code
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyInstrSIMD.td1607 "i16x8.relaxed_dot_i8x16_i7x16_s", 0x112>;