Home
last modified time | relevance | path

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

12

/freebsd-src/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-src/contrib/llvm-project/llvm/include/llvm/ADT/
H A DStringRef.h787 ltrim(char Char) ltrim() argument
799 rtrim(char Char) rtrim() argument
811 trim(char Char) trim() argument
[all...]
/freebsd-src/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-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenTBAA.h139 llvm::MDNode *Char; variable
/freebsd-src/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-src/crypto/heimdal/lib/roken/
H A Dglob.c120 typedef u_short Char; typedef
129 typedef char Char; typedef
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DSelectionDAGTargetInfo.h108 SDValue Src, SDValue Char, SDValue Length, in EmitTargetCodeForMemchr()
/freebsd-src/contrib/llvm-project/llvm/lib/TableGen/
H A DTGLexer.cpp532 int Char = getNextChar(); LexBracket() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Lex/
H A DLexer.h580 char Char; member
/freebsd-src/crypto/openssh/openbsd-compat/
H A Dglob.c115 typedef u_short Char; typedef
124 typedef char Char; typedef
/freebsd-src/contrib/bzip2/
H A Dbzip2recover.c54 typedef char Char; typedef
H A Dbzip2.c161 typedef char Char; typedef
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Demangle/
H A DMicrosoftDemangleNodes.h88 Char, enumerator
110 Char, enumerator
606 CharKind Char = CharKind::Char; member
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZSelectionDAGInfo.cpp190 SDValue Char, SDValue Length, MachinePointerInfo SrcPtrInfo) const { in EmitTargetCodeForMemchr()
/freebsd-src/contrib/llvm-project/llvm/lib/Demangle/
H A DRustDemangle.cpp42 Char, enumerator
/freebsd-src/contrib/llvm-project/clang/lib/Lex/
H A DLexer.cpp2436 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 Dglob.c132 typedef uint_fast64_t Char; typedef
H A Dglob-compat11.c100 typedef uint_fast64_t Char; typedef
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/MIRParser/
H A DMILexer.cpp133 char Char = C.peek(); in unescapeQuotedString() local
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DPrintPreprocessedOutput.cpp512 for (unsigned char Char : Str) { outputPrintable() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DBuildLibCalls.cpp1799 emitPutChar(Value * Char,IRBuilderBase & B,const TargetLibraryInfo * TLI) emitPutChar() argument
1836 emitFPutC(Value * Char,Value * File,IRBuilderBase & B,const TargetLibraryInfo * TLI) emitFPutC() argument

12