Home
last modified time | relevance | path

Searched refs:tne (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssl/apps/
H A Dca.c1507 X509_NAME_ENTRY *ne, *tne; in do_body() local
1613 tne = NULL; in do_body()
1615 tne = X509_NAME_get_entry(name, j); in do_body()
1621 if (tne != NULL) in do_body()
1622 push = tne; in do_body()
1624 if (tne == NULL) { in do_body()
1630 push = tne; in do_body()
1635 if (tne == NULL) { in do_body()
1654 str = X509_NAME_ENTRY_get_data(tne); in do_body()
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMicroMipsInstrInfo.td1038 def TNE_MM : MMRel, TEQ_FT<"tne", GPR32Opnd, uimm4, II_TNE>, TEQ_FM_MM<0x30>,
1354 def : MipsInstAlias<"tne $rs, $rt",
H A DMipsInstrInfo.td2174 def TNE : MMRel, TEQ_FT<"tne", GPR32Opnd, uimm10, II_TNE>, TEQ_FM<0x36>,
2866 def : MipsInstAlias<"tne $rs, $rt",