Searched refs:g3 (Results 1 – 12 of 12) sorted by relevance
| /f-stack/freebsd/contrib/openzfs/module/lua/setjmp/ |
| H A D | setjmp_sparc64.S | 49 .register %g3,#ignore 83 ldx [%g2 + _JB_FP], %g3 84 1: cmp %fp, %g3
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/donna/ |
| H A D | poly1305_donna32.h | 143 unsigned long g0, g1, g2, g3, g4; in poly1305_finish() local 192 g3 = h3 + c; in poly1305_finish() 193 c = g3 >> 26; in poly1305_finish() 194 g3 &= 0x3ffffff; in poly1305_finish() 202 g3 &= mask; in poly1305_finish() 209 h3 = (h3 & mask) | g3; in poly1305_finish()
|
| /f-stack/freebsd/contrib/device-tree/Bindings/mtd/ |
| H A D | diskonchip.txt | 8 - compatible: should be "m-systems,diskonchip-g3" 13 compatible = "m-systems,diskonchip-g3";
|
| /f-stack/freebsd/contrib/libsodium/src/libsodium/include/sodium/private/ |
| H A D | ed25519_ref10_fe_51.h | 159 uint64_t g3 = g[3]; in fe25519_cswap() local 165 uint64_t x3 = f3 ^ g3; in fe25519_cswap() 183 g[3] = g3 ^ x3; in fe25519_cswap() 249 uint64_t g0, g1, g2, g3, g4; in fe25519_mul() local 261 g3 = g[3]; in fe25519_mul() 271 r0 += ((uint128_t) f2_19) * ((uint128_t) g3); in fe25519_mul() 278 r1 += ((uint128_t) f3_19) * ((uint128_t) g3); in fe25519_mul() 285 r2 += ((uint128_t) f4_19) * ((uint128_t) g3); in fe25519_mul() 287 r3 = ((uint128_t) f0 ) * ((uint128_t) g3); in fe25519_mul() 294 r4 += ((uint128_t) f1 ) * ((uint128_t) g3); in fe25519_mul()
|
| H A D | ed25519_ref10_fe_25_5.h | 216 int32_t g3 = g[3]; in fe25519_cswap() local 227 int32_t x3 = f3 ^ g3; in fe25519_cswap() 260 g[3] = g3 ^ x3; in fe25519_cswap() 384 int32_t g3 = g[3]; in fe25519_mul() local 394 int32_t g3_19 = 19 * g3; in fe25519_mul() 410 int64_t f0g3 = f0 * (int64_t) g3; in fe25519_mul() 420 int64_t f1g3_2 = f1_2 * (int64_t) g3; in fe25519_mul() 430 int64_t f2g3 = f2 * (int64_t) g3; in fe25519_mul() 440 int64_t f3g3_2 = f3_2 * (int64_t) g3; in fe25519_mul() 450 int64_t f4g3 = f4 * (int64_t) g3; in fe25519_mul() [all …]
|
| /f-stack/app/redis-5.0.5/deps/ |
| H A D | Makefile | 75 JEMALLOC_CFLAGS= -std=gnu99 -Wall -pipe -g3 -O3 -funroll-loops $(CFLAGS)
|
| /f-stack/freebsd/mips/conf/ |
| H A D | BCM | 23 makeoptions DEBUG="-g3" #Build kernel with gdb(1) debug symbols
|
| /f-stack/mk/ |
| H A D | kern.pre.mk | 18 CTFFLAGS+= -g3
|
| /f-stack/lib/ |
| H A D | Makefile | 27 DEBUG=-O0 -gdwarf-2 -g3 -Wno-format-truncation
|
| /f-stack/freebsd/contrib/libsodium/ |
| H A D | configure.ac | 167 CFLAGS="$nxflags -O -g3"
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/ |
| H A D | configure.ac | 250 JE_CFLAGS_ADD([-g3]) 292 JE_CXXFLAGS_ADD([-g3])
|
| H A D | configure | 4027 T_APPEND_V=-g3 4056 je_cv_cflags_added=-g3 5939 T_APPEND_V=-g3 5974 je_cv_cxxflags_added=-g3
|