Searched refs:LIT (Results 1 – 12 of 12) sorted by relevance
| /NextBSD/sys/cddl/contrib/opensolaris/uts/common/zmod/ |
| HD | inflate.h | 46 LIT, /* o: waiting for output space to write literal */ enumerator
|
| HD | inflate.c | 999 state->mode = LIT; 1096 case LIT:
|
| /NextBSD/lib/libz/ |
| HD | inflate.h | 46 LIT, /* o: waiting for output space to write literal */ enumerator
|
| HD | inflate.c | 1054 state->mode = LIT; 1168 case LIT:
|
| /NextBSD/contrib/binutils/opcodes/ |
| HD | alpha-opc.c | 268 #define LIT (DFC2 + 1) macro 269 { 8, 13, -LIT, AXP_OPERAND_UNSIGNED, 0, 0 }, 273 #define MDISP (LIT + 1) 417 #define ARG_OPRL { RA, LIT, DRC1 } 419 #define ARG_OPRLZ1 { ZA, LIT, RC } 567 { "mov", OPRL(0x11,0x20), BASE, { ZA, LIT, RC } }, /* pseudo */
|
| /NextBSD/contrib/llvm/tools/clang/lib/Sema/ |
| HD | DeclSpec.cpp | 332 if (const LocInfoType *LIT = dyn_cast<LocInfoType>(QT)) in isDeclarationOfFunction() local 333 QT = LIT->getType(); in isDeclarationOfFunction()
|
| HD | SemaType.cpp | 2313 if (const LocInfoType *LIT = dyn_cast<LocInfoType>(QT)) { in GetTypeFromParser() local 2314 QT = LIT->getType(); in GetTypeFromParser() 2315 DI = LIT->getTypeSourceInfo(); in GetTypeFromParser()
|
| /NextBSD/contrib/llvm/lib/Transforms/Scalar/ |
| HD | LoopInterchange.cpp | 589 LoopInterchangeTransform LIT(OuterLoop, InnerLoop, SE, LI, DT, this, in processLoop() local 591 LIT.transform(); in processLoop()
|
| /NextBSD/sys/libkern/ |
| HD | zlib.c | 4636 LIT, /* o: got literal, waiting for output space */ enumerator 4739 c->mode = LIT; 4824 case LIT: /* o: got literal, waiting for output space */
|
| /NextBSD/contrib/binutils/gas/ |
| HD | ChangeLog-9295 | 5486 M1-M3, REG_OPC, R_*, SFR, LIT, FP, OP, R, RS, RL, RSL, F,
|
| /NextBSD/crypto/heimdal/lib/wind/ |
| HD | UnicodeData.txt | 9834 A1B7;YI SYLLABLE LIT;Lo;0;L;;;;;N;;;;;
|
| /NextBSD/contrib/gcc/ |
| HD | ChangeLog-2001 | 24636 sections, but they have normal names (ie $LIT$ and $DATA$).
|