/freebsd-src/contrib/gdtoa/ |
H A D | stdio1.h | 43 #define Char char macro 49 #define Char void macro
|
H A D | gdtoaimp.h | 207 #define Char char macro 209 #define Char void macro
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | StringRef.h | 787 ltrim(char Char) ltrim() argument 799 rtrim(char Char) rtrim() argument 811 trim(char Char) trim() argument [all...] |
/freebsd-src/contrib/libedit/ |
H A D | tokenizer.c | 70 #define Char char macro 77 #define Char wchar_t macro
|
H A D | history.c | 60 #define Char char macro 78 #define Char wchar_t macro
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CodeGenTBAA.h | 139 llvm::MDNode *Char; variable
|
/freebsd-src/contrib/tcsh/ |
H A D | glob.c | 58 #define Char __Char macro 86 typedef unsigned short Char; typedef
|
H A D | sh.h | 98 typedef wint_t Char; typedef 100 typedef wchar_t Char; typedef 108 typedef short Char; typedef 117 typedef char Char; typedef
|
H A D | sh.glob.c | 585 rscan(Char **t, void (*f) (Char)) in rscan()
|
/freebsd-src/crypto/heimdal/lib/roken/ |
H A D | glob.c | 120 typedef u_short Char; typedef 129 typedef char Char; typedef
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | SelectionDAGTargetInfo.h | 108 SDValue Src, SDValue Char, SDValue Length, in EmitTargetCodeForMemchr()
|
/freebsd-src/contrib/llvm-project/llvm/lib/TableGen/ |
H A D | TGLexer.cpp | 532 int Char = getNextChar(); LexBracket() local
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Lex/ |
H A D | Lexer.h | 580 char Char; member
|
/freebsd-src/crypto/openssh/openbsd-compat/ |
H A D | glob.c | 115 typedef u_short Char; typedef 124 typedef char Char; typedef
|
/freebsd-src/contrib/bzip2/ |
H A D | bzip2recover.c | 54 typedef char Char; typedef
|
H A D | bzip2.c | 161 typedef char Char; typedef
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Demangle/ |
H A D | MicrosoftDemangleNodes.h | 88 Char, enumerator 110 Char, enumerator 606 CharKind Char = CharKind::Char; member
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZSelectionDAGInfo.cpp | 190 SDValue Char, SDValue Length, MachinePointerInfo SrcPtrInfo) const { in EmitTargetCodeForMemchr()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Demangle/ |
H A D | RustDemangle.cpp | 42 Char, enumerator
|
/freebsd-src/contrib/llvm-project/clang/lib/Lex/ |
H A D | Lexer.cpp | 2436 unsigned char Char = *CurPtr; SkipWhitespace() local 3018 char Char = getAndAdvanceChar(CurPtr, Tmp); ReadToEndOfLine() local 3689 char Char = getAndAdvanceChar(CurPtr, Result); LexTokenInternal() local [all...] |
/freebsd-src/lib/libc/gen/ |
H A D | glob.c | 132 typedef uint_fast64_t Char; typedef
|
H A D | glob-compat11.c | 100 typedef uint_fast64_t Char; typedef
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/ |
H A D | MILexer.cpp | 133 char Char = C.peek(); in unescapeQuotedString() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/ |
H A D | PrintPreprocessedOutput.cpp | 512 for (unsigned char Char : Str) { outputPrintable() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | BuildLibCalls.cpp | 1799 emitPutChar(Value * Char,IRBuilderBase & B,const TargetLibraryInfo * TLI) emitPutChar() argument 1836 emitFPutC(Value * Char,Value * File,IRBuilderBase & B,const TargetLibraryInfo * TLI) emitFPutC() argument
|