Searched refs:CCL (Results 1 – 11 of 11) sorted by relevance
/freebsd/usr.bin/lex/ |
H A D | initscan.c | 1983 #define CCL 11 macro 3650 BEGIN(CCL); return '^'; 3663 BEGIN(CCL); RETURNCHAR; 3700 BEGIN(CCL); return CCE_ALNUM; 3705 BEGIN(CCL); return CCE_ALPHA; 3710 BEGIN(CCL); return CCE_BLANK; 3715 BEGIN(CCL); return CCE_CNTRL; 3720 BEGIN(CCL); return CCE_DIGIT; 3725 BEGIN(CCL); return CCE_GRAPH; 3730 BEGIN(CCL); return CCE_LOWER; [all …]
|
/freebsd/contrib/one-true-awk/ |
H A D | b.c | 45 #define LEAF case CCL: case NCCL: case CHAR: case DOT: case FINAL: case ALL: 546 if (type(p) == CCL && (*(int *) right(p)) == 0) in first() 1007 case CCL: in primary() 1008 np = op2(CCL, NIL, (Node*) cclenter((const char *) rlxstr)); in primary() 1029 return unary(op2(CCL, NIL, (Node *) cclenter(""))); in primary() 1048 case CHAR: case DOT: case ALL: case CCL: case NCCL: case '$': case '(': in concat() 1052 return (concat(op2(CAT, op2(CCL, NIL, (Node *) cclenter("")), in concat() 1401 return CCL; in relex() 1502 || (k == CCL && member(c, (int *) f->re[p[i]].lval.rp)) in cgoto() 1573 if (f->re[i].ltype == CCL || f->re[i].ltype == NCCL) in freefa()
|
H A D | FIXES | 121 systems. Also fixed an out-of-bounds read for empty CCL.
|
H A D | awkgram.y | 53 %token <i> FINAL DOT ALL CCL NCCL CHAR OR STAR QUEST PLUS EMPTYRE ZERO
|
H A D | FIXES.1e | 1132 fixed storage leak in freefa, failing to recover [N]CCL.
|
/freebsd/contrib/flex/src/ |
H A D | scan.l | 128 %x FIRSTCCL CCL ACTION RECOVER COMMENT ACTION_STRING PERCENT_BRACE_ACTION 982 <SECT2,QUOTE,FIRSTCCL,CCL>{ESCSEQ} { 986 BEGIN(CCL);
|
/freebsd/contrib/file/magic/Magdir/ |
H A D | macintosh | 310 >0 string CCL\ Common Lisp
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 6176 ISD::CondCode CCL = cast<CondCodeSDNode>(LHS.getOperand(2))->get(); in foldAndOrOfSETCC() local 6202 !ISD::isIntEqualitySetCC(CCL) && !ISD::isFPEqualitySetCC(CCL) && in foldAndOrOfSETCC() 6203 CCL != ISD::SETFALSE && CCL != ISD::SETO && CCL != ISD::SETUO && in foldAndOrOfSETCC() 6204 CCL != ISD::SETTRUE && in foldAndOrOfSETCC() 6205 (CCL == CCR || CCL == ISD::getSetCCSwappedOperands(CCR))) { in foldAndOrOfSETCC() 6209 if (CCL == CCR) { in foldAndOrOfSETCC() 6214 CC = ISD::getSetCCSwappedOperands(CCL); in foldAndOrOfSETCC() 6219 CC = CCL; in foldAndOrOfSETCC() 6222 assert(CCL == ISD::getSetCCSwappedOperands(CCR) && "Unexpected CC"); in foldAndOrOfSETCC() 6232 CC = CCL; in foldAndOrOfSETCC() [all …]
|
/freebsd/contrib/flex/ |
H A D | ChangeLog | 8490 * scan.l: Fixed CCL-match pattern for [:whatever:]
|
/freebsd/contrib/one-true-awk/testdir/ |
H A D | funstack.in | 5006 @Article{Fenichel:1971:CCL, 16050 @Article{Fisher:1975:CCL,
|
/freebsd/share/misc/ |
H A D | usb_vendors | 2006 044c CCL/ITRI
|