Searched defs:s0 (Results 1 - 25 of 71) sorted by relevance

123

/src/lib/libc/gdtoa/
H A Dg__fmt.c46 char *be, *s0; local in function:g__fmt
[all...]
H A Dgethex.c44 CONST char *decpt, *s, *s0, *s1; local in function:gethex
H A Ddtoa.c133 char *s, *s0; local in function:dtoa
H A Dgdtoa.c168 char *s, *s0; local in function:gdtoa
H A Dhdtoa.c75 roundup(char *s0, int ndigits) argument
97 dorounding(char *s0, int ndigits, int sign, int *decpt) argument
154 char *s, *s0; local in function:hdtoa
267 char *s, *s0; local in function:hldtoa
[all...]
/src/lib/libm/src/
H A De_sqrt.c98 int32_t ix0,s0,q,m,t,i; local in function:__ieee754_sqrt
/src/sys/external/bsd/compiler_rt/dist/lib/tsan/tests/unit/
H A Dtsan_shadow_test.cc68 uptr s0 = MemToShadow((uptr)&data[0]); local in function:__tsan::TEST
/src/sys/external/bsd/drm2/dist/drm/radeon/
H A Devergreen_smc.h36 uint16_t s0; member in struct:SMC_Evergreen_MCRegisterAddress
/src/sys/arch/m68k/fpe/
H A Dfpu_exp.c58 struct fpn s0; local in function:fpu_etox_taylor
H A Dfpu_cordic.c156 struct fpn s0; local in function:fpu_atan_taylor
/src/lib/libc/citrus/
H A Dcitrus_ctype_fallback.c124 const char *s0, *se; local in function:_citrus_ctype_mbsnrtowcs_fallback
H A Dcitrus_ctype_template.h238 const char *s0; local in function:_FUNCNAME
297 const char *s0, *se; local in function:_FUNCNAME
[all...]
H A Dcitrus_none.c156 const char *s0; local in function:_citrus_NONE_ctype_mbsrtowcs
196 const char *s0; local in function:_citrus_NONE_ctype_mbsnrtowcs
[all...]
/src/sys/external/isc/libsodium/dist/src/libsodium/crypto_hash/sha256/cp/
H A Dhash_sha256_cp.c80 #define s0(x) (ROTR(x, 7) ^ ROTR(x, 18) ^ SHR(x, 3)) macro
/src/sys/external/isc/libsodium/dist/src/libsodium/crypto_hash/sha512/cp/
H A Dhash_sha512_cp.c96 #define s0(x) (ROTR(x, 1) ^ ROTR(x, 8) ^ SHR(x, 7)) macro
/src/sys/crypto/aes/arch/x86/
H A Daes_sse2_enc.c84 __m128i s0, s1, s2, s3, s4, s5, s6, s7; local in function:mix_columns
H A Daes_sse2_dec.c125 __m128i s0, s1, s2, s3, s4, s5, s6, s7; local in function:inv_mix_columns
/src/sys/external/bsd/gnu-efi/dist/inc/riscv64/
H A Defisetjmp_arch.h10 UINT64 s0; member in struct:__anon7c1de49b0108
/src/sys/dev/raidframe/
H A Drf_nwayxor.c77 unsigned long d0, d1, d2, d3, s0, s1, s2, s3; local in function:rf_nWayXor1
/src/usr.bin/netstat/
H A Dmroute.c273 char s0[256*3], s1[256], s2[256], s3[256]; local in function:print_bw_meter
[all...]
/src/sys/crypto/aes/
H A Daes_bear.c347 uint32_t s0, s1, s2, s3; local in function:aesbear_xts_update
/src/sys/arch/mips/include/
H A Dregdef.h70 #define s0 $16 /* saved across subroutine calls (callee saved) */ macro
/src/sys/arch/hpcmips/stand/romboot/
H A Dromboot.S49 #define s0 $16 macro
/src/sys/external/bsd/ipf/netinet/
H A Dip_scan.c544 u_32_t seq, s0; local in function:ipf_scan_packet
/src/lib/libc/citrus/modules/
H A Dcitrus_dechanyu.c191 const char *s0; local in function:_citrus_DECHanyu_mbrtowc_priv
[all...]

Completed in 24 milliseconds

123