Home
last modified time | relevance | path

Searched defs:cmpl (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libgcc/config/m68k/
H A Dlb1sf68.S800 cmpl d6,d4 | check for INFINITY or NaN define
814 cmpl d6,d5 | check for INFINITY or NaN define
867 cmpl d4,d5 | compare the exponents define
1438 cmpl d4,d0 | check first a (d0) define
1460 cmpl d2,d0 | are both infinite? define
1462 cmpl d3,d1 | if d0 == d2 test d3 and d1 define
1466 cmpl d4,d0 | test now for infinity define
1506 cmpl d7,d0 | is a big? define
1509 cmpl d7,d2 | now compare b with INFINITY define
1839 cmpl d7,d0 | is a big? define
[all …]
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/m68k/
H A Dlb1sf68.S809 cmpl d6,d4 | check for INFINITY or NaN define
823 cmpl d6,d5 | check for INFINITY or NaN define
876 cmpl d4,d5 | compare the exponents define
1447 cmpl d4,d0 | check first a (d0) define
1469 cmpl d2,d0 | are both infinite? define
1471 cmpl d3,d1 | if d0 == d2 test d3 and d1 define
1475 cmpl d4,d0 | test now for infinity define
1515 cmpl d7,d0 | is a big? define
1518 cmpl d7,d2 | now compare b with INFINITY define
1848 cmpl d7,d0 | is a big? define
[all …]
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/evp/
H A Devp_enc.c303 size_t cmpl = (size_t)inl; in evp_EncryptDecryptUpdate() local
470 size_t cmpl = (size_t)inl; in EVP_DecryptUpdate() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/evp/
H A Devp_enc.c562 int i, j, bl, cmpl = inl; in evp_EncryptDecryptUpdate() local
800 int fix_len, cmpl = inl, ret; in EVP_DecryptUpdate() local