/freebsd/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/contrib/llvm-project/llvm/include/llvm/ADT/ |
H A D | StringRef.h | 776 [[nodiscard]] StringRef ltrim(char Char) const { in ltrim() 788 [[nodiscard]] StringRef rtrim(char Char) const { in rtrim() 800 [[nodiscard]] StringRef trim(char Char) const { in trim()
|
/freebsd/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/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CodeGenTBAA.h | 139 llvm::MDNode *Char; variable
|
/freebsd/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/crypto/heimdal/lib/roken/ |
H A D | glob.c | 120 typedef u_short Char; typedef 129 typedef char Char; typedef
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | SelectionDAGTargetInfo.h | 108 SDValue Src, SDValue Char, SDValue Length, in EmitTargetCodeForMemchr() argument
|
/freebsd/contrib/llvm-project/llvm/lib/TableGen/ |
H A D | TGLexer.cpp | 533 int Char = getNextChar(); in LexBracket() local
|
/freebsd/crypto/openssh/openbsd-compat/ |
H A D | glob.c | 115 typedef u_short Char; typedef 124 typedef char Char; typedef
|
/freebsd/contrib/bzip2/ |
H A D | bzip2recover.c | 54 typedef char Char; typedef
|
H A D | bzip2.c | 161 typedef char Char; typedef
|
/freebsd/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/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZSelectionDAGInfo.cpp | 190 SDValue Char, SDValue Length, MachinePointerInfo SrcPtrInfo) const { in EmitTargetCodeForMemchr()
|
/freebsd/contrib/llvm-project/clang/lib/Lex/ |
H A D | Lexer.cpp | 2492 unsigned char Char = *CurPtr; in SkipWhitespace() local 3074 char Char = getAndAdvanceChar(CurPtr, Tmp); in ReadToEndOfLine() local 3745 char Char = getAndAdvanceChar(CurPtr, Result); in LexTokenInternal() local
|
/freebsd/contrib/llvm-project/llvm/lib/Demangle/ |
H A D | RustDemangle.cpp | 42 Char, enumerator
|
/freebsd/lib/libc/gen/ |
H A D | glob-compat11.c | 100 typedef uint_fast64_t Char; typedef
|
H A D | glob.c | 132 typedef uint_fast64_t Char; typedef
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/ |
H A D | MILexer.cpp | 133 char Char = C.peek(); in unescapeQuotedString() local
|
/freebsd/contrib/llvm-project/clang/lib/Frontend/ |
H A D | PrintPreprocessedOutput.cpp | 595 for (unsigned char Char : Str) { in outputPrintable() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | BuildLibCalls.cpp | 1810 Value *llvm::emitPutChar(Value *Char, IRBuilderBase &B, in emitPutChar() 1847 Value *llvm::emitFPutC(Value *Char, Value *File, IRBuilderBase &B, in emitFPutC()
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/ |
H A D | PDBTypes.h | 338 Char = 2, enumerator
|