Searched defs:CHAR (Results 1 – 13 of 13) sorted by relevance
1 #define CHAR 257 macro
112 #define CHAR 257 macro
54 public static final Type CHAR = new Type(CtClass.charType); field in Type107 prims.put(CtClass.charType, CHAR); in prims.put() argument
25 int CHAR = 306; field
22 void SetupReplacement(void (url_canon::Replacements<CHAR>::*func)(const CHAR*, in SetupReplacement()
133 void (url_canon::Replacements<CHAR>::*set)(const CHAR*, in SetupReplComp()
4784 #define IS_ALPHA(CHAR) \ argument4789 #define is_mangled_char(CHAR) \ argument
76 #define CHAR char macro
77 #define CHAR char macro
3015 #define CHAR(ch) CHAR_##ch in GetPrepopulationSetFromCountryID() macro
63 public static final int CHAR=35; field in JavaLexer
208 public static final int CHAR=35; field in JavaParser
1101 #define CHAR 1 /* unquoted character */ macro