Searched defs:__ch (Results 1 – 5 of 5) sorted by relevance
358 _CharT __ch; variable
362 fill(char_type __ch) in fill()
96 __memset_ichk (void *__dest, int __ch, size_t __len) in __memset_ichk()
488 _CharT __ch; variable
73 #define __ch(x, y, z) __builtin_choose_expr (x, y, z) macro