Home
last modified time | relevance | path

Searched defs:a02 (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/lgpl3/mpfr/dist/src/
H A Dadd1sp1_extracted.c126 uint64_t a02 = scrut.fst; in mpfr_add1sp1() local
157 uint64_t a02 = scrut.snd; in mpfr_add1sp1() local
203 uint64_t a02 = scrut.fst; in mpfr_add1sp1() local
234 uint64_t a02 = scrut.snd; in mpfr_add1sp1() local
H A Dmul_1_extracted.c108 uint64_t a02 = ap1[0U]; in mpfr_mul_1() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Dsanitytest.c31 a02, b02, c02, d02, e02, f02, g02, h02, i02, j02, in test_sanity_enum_size() enumerator
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Dsanitytest.c32 a02, b02, c02, d02, e02, f02, g02, h02, i02, j02, in test_sanity_enum_size() enumerator
/netbsd-src/external/public-domain/sqlite/dist/
H A Dshell.c2923 # define a02 (p->u.s[2]) in KeccakF1600Step() macro