Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/apps/
H A Dca.c1504 X509_NAME_ENTRY *ne, *tne; in do_body() local
1608 tne = NULL; in do_body()
1610 tne = X509_NAME_get_entry(name, j); in do_body()
1616 if (tne != NULL) in do_body()
1617 push = tne; in do_body()
1619 if (tne == NULL) { in do_body()
1625 push = tne; in do_body()
1630 if (tne == NULL) { in do_body()
1650 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.td2186 def TNE : MMRel, TEQ_FT<"tne", GPR32Opnd, uimm10, II_TNE>, TEQ_FM<0x36>,
2878 def : MipsInstAlias<"tne $rs, $rt",