Home
last modified time | relevance | path

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

12

/freebsd-10-stable/contrib/gdtoa/
Dstdio1.h43 #define Char char macro
49 #define Char void macro
Dgdtoaimp.h207 #define Char char macro
209 #define Char void macro
/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
DCodeGenTBAA.h72 llvm::MDNode *Char; variable
/freebsd-10-stable/contrib/llvm/lib/TableGen/
DTGLexer.cpp440 int Char = getNextChar(); in LexBracket() local
/freebsd-10-stable/contrib/tcsh/
Dglob.c58 #define Char __Char macro
86 typedef unsigned short Char; typedef
Dsh.h99 typedef wint_t Char; typedef
101 typedef wchar_t Char; typedef
109 typedef short Char; typedef
118 typedef char Char; typedef
Dsh.glob.c582 rscan(Char **t, void (*f) (Char)) in rscan()
/freebsd-10-stable/contrib/llvm/lib/MC/MCParser/
DAsmLexer.cpp439 bool AsmLexer::isAtStartOfComment(char Char) { in isAtStartOfComment()
/freebsd-10-stable/contrib/groff/src/libs/libdriver/
Dinput.cpp287 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
/freebsd-10-stable/crypto/heimdal/lib/roken/
Dglob.c120 typedef u_short Char; typedef
129 typedef char Char; typedef
/freebsd-10-stable/contrib/apr-util/crypto/
Dapr_sha1.c169 char Char[sizeof(long)]; member
/freebsd-10-stable/contrib/llvm/include/llvm/Target/
DTargetSelectionDAGInfo.h119 SDValue Src, SDValue Char, SDValue Length, in EmitTargetCodeForMemchr()
/freebsd-10-stable/contrib/llvm/lib/Transforms/Utils/
DBuildLibCalls.cpp319 Value *llvm::EmitPutChar(Value *Char, IRBuilder<> &B, const DataLayout *TD, in EmitPutChar()
365 Value *llvm::EmitFPutC(Value *Char, Value *File, IRBuilder<> &B, in EmitFPutC()
/freebsd-10-stable/crypto/openssh/openbsd-compat/
Dglob.c108 typedef u_short Char; typedef
117 typedef char Char; typedef
/freebsd-10-stable/lib/libedit/
Dchartype.h65 #define Char wchar_t macro
114 #define Char char macro
/freebsd-10-stable/contrib/bzip2/
Dbzip2recover.c54 typedef char Char; typedef
Dbzip2.c161 typedef char Char; typedef
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Lex/
DLexer.cpp1945 unsigned char Char = *CurPtr; in SkipWhitespace() local
2406 char Char = getAndAdvanceChar(CurPtr, Tmp); in ReadToEndOfLine() local
2908 char Char = getAndAdvanceChar(CurPtr, Result); in LexTokenInternal() local
/freebsd-10-stable/contrib/llvm/lib/Target/SystemZ/
DSystemZSelectionDAGInfo.cpp209 SDValue Src, SDValue Char, SDValue Length, in EmitTargetCodeForMemchr()
/freebsd-10-stable/contrib/llvm/tools/llvm-nm/
Dllvm-nm.cpp470 char Char; in getSymbolNMTypeChar() local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Frontend/
DPrintPreprocessedOutput.cpp394 unsigned char Char = Str[i]; in outputPrintable() local
/freebsd-10-stable/contrib/flex/
Dflexdef.h111 #define Char unsigned char macro
/freebsd-10-stable/lib/libc/gen/
Dglob.c136 typedef uint_fast64_t Char; typedef
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Lex/
DPreprocessor.h1087 unsigned Char) const { in AdvanceToTokenCharacter()
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
DSemaExprObjC.cpp260 if (CharacterLiteral *Char = dyn_cast<CharacterLiteral>(Number)) { in BuildObjCNumericLiteral() local
535 if (const CharacterLiteral *Char = in BuildObjCBoxedExpr() local

12