Home
last modified time | relevance | path

Searched refs:OP_LT (Results 1 – 4 of 4) sorted by relevance

/trueos/usr.sbin/ppp/
HDfilter.h35 #define OP_LT 3 macro
HDip.c157 case OP_LT: in PortMatch()
/trueos/usr.bin/aslutil/
HDsyslog.c66 #define OP_LT "lt" macro
223 fprintf(stderr, " %s less than\n", OP_LT); in usage()
1663 else if (!strncasecmp(o+i, OP_LT, sizeof(OP_LT))) in optype()
1666 i += (sizeof(OP_LT) - 2); in optype()
/trueos/contrib/llvm/tools/clang/include/clang/Basic/
HDarm_neon.td77 def OP_LT : Op;
284 def VCLT : SOpInst<"vclt", "udd", "csifUcUsUiQcQsQiQfQUcQUsQUi", OP_LT>;
754 "csilfUcUsUiUlQcQsQiQlQfQUcQUsQUiQUldQd", OP_LT>;