Searched defs:isspace (Results 1 – 10 of 10) sorted by relevance
36 int isspace ( int c ) { in isspace() function
1 static int isspace(int c) { in isspace() function
25 static inline int isspace(int ch) in isspace() function
90 __ctype_inline int isspace(int __c) in isspace() function
119 #define isspace(c) (c == ' ' || c == '\f' || c == '\n' || c == '\r' || c == '\t' || c == … macro
143 #define isspace(c) do_not_use_isspace_with_safe_ctype macro
736 static boolean isspace(char c) { in isspace() method in ApiFile
66 Bool VG_(isspace) ( HChar c ) in VG_() argument
META-INF/ META-INF/MANIFEST.MF antlr/ antlr/ActionElement.class ActionElement ...
META-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/ ...