Home
last modified time | relevance | path

Searched defs:Char (Results 1 – 25 of 36) sorted by relevance

12

/freebsd/contrib/gdtoa/
H A Dstdio1.h43 #define Char char macro
49 #define Char void macro
H A Dgdtoaimp.h207 #define Char char macro
209 #define Char void macro
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DStringRef.h776 [[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 Dtokenizer.c70 #define Char char macro
77 #define Char wchar_t macro
H A Dhistory.c60 #define Char char macro
78 #define Char wchar_t macro
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenTBAA.h139 llvm::MDNode *Char; variable
/freebsd/contrib/tcsh/
H A Dglob.c58 #define Char __Char macro
86 typedef unsigned short Char; typedef
H A Dsh.h98 typedef wint_t Char; typedef
100 typedef wchar_t Char; typedef
108 typedef short Char; typedef
117 typedef char Char; typedef
H A Dsh.glob.c585 rscan(Char **t, void (*f) (Char)) in rscan()
/freebsd/crypto/heimdal/lib/roken/
H A Dglob.c120 typedef u_short Char; typedef
129 typedef char Char; typedef
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGTargetInfo.h108 SDValue Src, SDValue Char, SDValue Length, in EmitTargetCodeForMemchr() argument
/freebsd/contrib/llvm-project/llvm/lib/TableGen/
H A DTGLexer.cpp533 int Char = getNextChar(); in LexBracket() local
/freebsd/crypto/openssh/openbsd-compat/
H A Dglob.c115 typedef u_short Char; typedef
124 typedef char Char; typedef
/freebsd/contrib/bzip2/
H A Dbzip2recover.c54 typedef char Char; typedef
H A Dbzip2.c161 typedef char Char; typedef
/freebsd/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h88 Char, enumerator
110 Char, enumerator
606 CharKind Char = CharKind::Char; member
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZSelectionDAGInfo.cpp190 SDValue Char, SDValue Length, MachinePointerInfo SrcPtrInfo) const { in EmitTargetCodeForMemchr()
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DLexer.cpp2492 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 DRustDemangle.cpp42 Char, enumerator
/freebsd/lib/libc/gen/
H A Dglob-compat11.c100 typedef uint_fast64_t Char; typedef
H A Dglob.c132 typedef uint_fast64_t Char; typedef
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMILexer.cpp133 char Char = C.peek(); in unescapeQuotedString() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DPrintPreprocessedOutput.cpp595 for (unsigned char Char : Str) { in outputPrintable() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBuildLibCalls.cpp1810 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 DPDBTypes.h338 Char = 2, enumerator

12