Searched refs:olt (Results 1 – 5 of 5) sorted by relevance
| /NextBSD/usr.bin/xlint/lint1/ |
| HD | tree.c | 773 tspec_t lt, rt = NOTSPEC, lst = NOTSPEC, rst = NOTSPEC, olt = NOTSPEC, in typeok() local 819 olt = tn->tn_type->t_tspec; in typeok() 944 } else if (!tflag && !sflag && !isutyp(olt) && isutyp(ort)) { in typeok() 954 } else if (!tflag && !sflag && !isutyp(olt) && !isutyp(ort) && in typeok()
|
| /NextBSD/contrib/llvm/lib/AsmParser/ |
| HD | LLLexer.cpp | 653 KEYWORD(oeq); KEYWORD(one); KEYWORD(olt); KEYWORD(ogt); KEYWORD(ole); in LexIdentifier()
|
| /NextBSD/contrib/llvm/lib/Target/Mips/ |
| HD | MipsInstrFPU.td | 246 def C_OLT_#NAME : C_COND_FT<"olt", TypeStr, RC, itin>, C_COND_FM<fmt, 4>;
|
| /NextBSD/contrib/gcc/config/mips/ |
| HD | mips.c | 234 MACRO (olt), \
|
| /NextBSD/contrib/gcc/doc/ |
| HD | extend.texi | 7758 @code{f}, @code{un}, @code{eq}, @code{ueq}, @code{olt}, @code{ult}, 7851 @code{f}, @code{un}, @code{eq}, @code{ueq}, @code{olt}, @code{ult},
|