Home
last modified time | relevance | path

Searched defs:C0 (Results 1 – 13 of 13) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/libgcc/config/avr/
Dlib1funcs.S251 #define C0 24 macro
368 #define C0 22 macro
504 #define C0 22 macro
697 #define C0 22 macro
727 #define C0 16 macro
729 #define C0 0 macro
809 #define C0 18 macro
874 #define C0 16 macro
993 #define C0 26 macro
1107 #define C0 18 macro
[all …]
Dlib1funcs-fixed.S393 #define C0 24 macro
514 #define C0 22 macro
686 #define C0 22 macro
781 #define C0 18 macro
1456 #define C0 24 macro
1621 #define C0 22 macro
1747 #define C0 18 macro
/netbsd/src/lib/libm/src/
Dk_cosdf.c27 C0 = -0x1ffffffd0c5e81.0p-54, /* -0.499999997251031003120 */ variable
Dk_sincosf.h31 C0 = -0x1ffffffd0c5e81.0p-54, /* -0.499999997251031003120 */ variable
/netbsd/src/lib/libm/noieee_src/
Dtrig.h215 #define C0 vccast(C0) macro
/netbsd/src/crypto/external/bsd/openssl/dist/crypto/whrlpool/
Dwp_block.c182 # define C0(K,i) (Cx.q[K.c[(i)*8+0]]) macro
200 # define C0(K,i) (Cx.q[0+8*K.c[(i)*8+0]]) macro
213 # define C0(K,i) (((u64*)(Cx.c+0))[2*K.c[(i)*8+0]]) macro
/netbsd/src/tests/crypto/libcrypto/
Dt_sha512trunc.c49 enum { C0 = 0xc0, C1 = 0xc1 }; in check() enumerator
/netbsd/src/external/lgpl3/mpfr/dist/src/
Dsin_cos.c290 sin_bs_aux (mpz_t Q0, mpz_t S0, mpz_t C0, mpz_srcptr p, mpfr_prec_t r, in sin_bs_aux()
/netbsd/src/libexec/getty/
Dgettytab.h114 #define C0 gettynums[13].value macro
/netbsd/src/crypto/external/bsd/openssh/dist/
Dsntrup761.c523 const crypto_int16 C0 = 0x5555; in crypto_int16_ones_num() local
1048 const crypto_int32 C0 = 0x55555555; in crypto_int32_ones_num() local
1582 const crypto_int64 C0 = 0x5555555555555555; in crypto_int64_ones_num() local
/netbsd/src/external/gpl3/binutils/dist/opcodes/
Daarch64-opc.c4859 #define C0 0 macro
/netbsd/src/external/gpl3/gdb/dist/opcodes/
Daarch64-opc.c4884 #define C0 0 macro
/netbsd/src/sys/net/
Dzlib.c4557 #define C0 *p++ = 0; in _tr_flush_block() macro