| /NextBSD/contrib/gdtoa/ |
| HD | stdio1.h | 43 #define Char char macro 49 #define Char void macro
|
| HD | gdtoaimp.h | 207 #define Char char macro 209 #define Char void macro
|
| /NextBSD/lib/libedit/ |
| HD | filecomplete.c | 423 const Char *(*find_word_start_func)(const Char *, const Char *), in fn_complete() 424 Char *(*dequoting_func)(const Char *), in fn_complete() argument
|
| HD | chartype.h | 65 #define Char wchar_t macro 120 #define Char char macro
|
| /NextBSD/contrib/llvm/tools/clang/lib/CodeGen/ |
| HD | CodeGenTBAA.h | 72 llvm::MDNode *Char; variable
|
| /NextBSD/contrib/llvm/lib/TableGen/ |
| HD | TGLexer.cpp | 440 int Char = getNextChar(); in LexBracket() local
|
| /NextBSD/contrib/tcsh/ |
| HD | glob.c | 58 #define Char __Char macro 81 typedef unsigned short Char; typedef
|
| HD | sh.h | 99 typedef wint_t Char; typedef 101 typedef wchar_t Char; typedef 109 typedef short Char; typedef 118 typedef char Char; typedef
|
| HD | sh.glob.c | 582 rscan(Char **t, void (*f) (Char)) in rscan()
|
| /NextBSD/contrib/groff/src/libs/libdriver/ |
| HD | input.cpp | 287 class Char { class 290 Char(void) : data('\0') {} in Char() function in Char 291 Char(const int c) : data(c) {} in Char() function in Char
|
| /NextBSD/crypto/heimdal/lib/roken/ |
| HD | glob.c | 120 typedef u_short Char; typedef 129 typedef char Char; typedef
|
| /NextBSD/contrib/llvm/include/llvm/Target/ |
| HD | TargetSelectionDAGInfo.h | 111 SDValue Src, SDValue Char, SDValue Length, in EmitTargetCodeForMemchr()
|
| /NextBSD/contrib/apr-util/crypto/ |
| HD | apr_sha1.c | 169 char Char[sizeof(long)]; member
|
| /NextBSD/contrib/llvm/lib/Transforms/Utils/ |
| HD | BuildLibCalls.cpp | 317 Value *llvm::EmitPutChar(Value *Char, IRBuilder<> &B, in EmitPutChar() 363 Value *llvm::EmitFPutC(Value *Char, Value *File, IRBuilder<> &B, in EmitFPutC()
|
| /NextBSD/lib/libc/gen/ |
| HD | glob.c | 145 typedef uint_fast64_t Char; typedef 154 typedef char Char; typedef
|
| /NextBSD/crypto/openssh/openbsd-compat/ |
| HD | glob.c | 107 typedef u_short Char; typedef 116 typedef char Char; typedef
|
| /NextBSD/contrib/bzip2/ |
| HD | bzip2recover.c | 54 typedef char Char; typedef
|
| HD | bzip2.c | 161 typedef char Char; typedef
|
| HD | bzlib_private.h | 41 typedef char Char; typedef
|
| /NextBSD/contrib/llvm/lib/Target/SystemZ/ |
| HD | SystemZSelectionDAGInfo.cpp | 203 SDValue Src, SDValue Char, SDValue Length, in EmitTargetCodeForMemchr()
|
| /NextBSD/contrib/llvm/tools/clang/lib/Lex/ |
| HD | Lexer.cpp | 1960 unsigned char Char = *CurPtr; in SkipWhitespace() local 2428 char Char = getAndAdvanceChar(CurPtr, Tmp); in ReadToEndOfLine() local 2930 char Char = getAndAdvanceChar(CurPtr, Result); in LexTokenInternal() local
|
| /NextBSD/contrib/llvm/tools/clang/lib/Frontend/ |
| HD | PrintPreprocessedOutput.cpp | 375 unsigned char Char = Str[i]; in outputPrintable() local
|
| /NextBSD/contrib/flex/ |
| HD | flexdef.h | 111 #define Char unsigned char macro
|
| /NextBSD/contrib/llvm/include/llvm/DebugInfo/PDB/ |
| HD | PDBTypes.h | 351 Char = 2, enumerator
|
| /NextBSD/contrib/llvm/tools/clang/lib/Sema/ |
| HD | SemaExprObjC.cpp | 266 if (CharacterLiteral *Char = dyn_cast<CharacterLiteral>(Number)) { in BuildObjCNumericLiteral() local 540 if (const CharacterLiteral *Char = in BuildObjCBoxedExpr() local
|