Searched defs:CCL (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/usr.bin/lex/
H A Dinitscan.c1983 #define CCL 11 macro
3824 BEGIN(CCL); return CCE_ALNUM; variable
4061 BEGIN(CCL); variable
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp6172 ISD::CondCode CCL = cast<CondCodeSDNode>(LHS.getOperand(2))->get(); local
[all...]

Completed in 119 milliseconds