Searched defs:LIT (Results 1 – 13 of 13) sorted by relevance
/openbsd/games/quiz/ |
H A D | rxp.c | 62 #define LIT (-1) /* literal character, char */ macro
|
/openbsd/gnu/usr.bin/binutils/include/opcode/ |
H A D | i960.h | 100 #define LIT 0x08 /* Mask for the "literal-OK" bit */ macro
|
/openbsd/gnu/usr.bin/binutils-2.17/include/opcode/ |
H A D | i960.h | 100 #define LIT 0x08 /* Mask for the "literal-OK" bit */ macro
|
/openbsd/gnu/usr.bin/perl/cpan/Compress-Raw-Zlib/zlib-src/ |
H A D | inflate.h | 46 LIT, /* o: waiting for output space to write literal */ enumerator
|
/openbsd/lib/libz/ |
H A D | inflate.h | 46 LIT, /* o: waiting for output space to write literal */ enumerator
|
/openbsd/sys/lib/libz/ |
H A D | inflate.h | 46 LIT, /* o: waiting for output space to write literal */ enumerator
|
/openbsd/bin/ksh/ |
H A D | expr.c | 42 VAR, LIT, END, BAD enumerator
|
/openbsd/gnu/usr.bin/gcc/gcc/java/ |
H A D | lex.h | 174 #define REAL_VALUE_ATOF(LIT,MODE) 0 argument
|
/openbsd/gnu/usr.bin/binutils/opcodes/ |
H A D | alpha-opc.c | 148 #define LIT (DFC2 + 1) macro
|
/openbsd/gnu/usr.bin/binutils-2.17/opcodes/ |
H A D | alpha-opc.c | 268 #define LIT (DFC2 + 1) macro
|
/openbsd/gnu/llvm/clang/lib/Sema/ |
H A D | DeclSpec.cpp | 402 if (const LocInfoType *LIT = dyn_cast<LocInfoType>(QT)) in isDeclarationOfFunction() local
|
H A D | SemaType.cpp | 3114 if (const LocInfoType *LIT = dyn_cast<LocInfoType>(QT)) { in GetTypeFromParser() local
|
/openbsd/gnu/llvm/llvm/lib/Transforms/Scalar/ |
H A D | LoopInterchange.cpp | 534 LoopInterchangeTransform LIT(OuterLoop, InnerLoop, SE, LI, DT, LIL); in processLoop() local
|