Home
last modified time | relevance | path

Searched refs:OP_SLT (Results 1 – 5 of 5) sorted by relevance

/openbsd/sys/arch/mips64/include/
H A Dmips_opcode.h257 #define OP_SLT 052 macro
/openbsd/gnu/usr.bin/perl/
H A Dopnames.h103 OP_SLT = 86, enumerator
H A Dpp.c2316 case OP_SLT: in PP()
H A Dop.c4875 case OP_SLT: in S_fold_constants()
9660 case OP_SEQ: case OP_SNE: case OP_SLT: in S_looks_like_bool()
H A Dtoke.c8237 ChRop(OP_SLT); in yyl_word_or_keyword()