Searched refs:toascii (Results 1 – 18 of 18) sorted by relevance
10 type: toascii21 type: toascii32 type: toascii43 type: toascii54 type: toascii65 type: toascii76 type: toascii87 type: toascii98 type: toascii109 type: toascii[all …]
27 char c2 = toascii(c1); in toascii_0100()41 char c2 = toascii(c1); in toascii_0200()55 char c2 = toascii(c1); in toascii_0300()
32 "toascii",
4 int toascii(int c) in toascii() function
34 ## toascii.json36 `resources/toascii.json` is a JSON resource containing an array where each item is an object
18 {int(*p)(int) = toascii;} in f()
64 int toascii(int);
1345 /// int toascii(int c);1346 TLI_DEFINE_ENUM_INTERNAL(toascii)1347 TLI_DEFINE_STRING_INTERNAL("toascii")
1803 toascii;
323 "src/ctype/toascii.c",
17066 extern int toascii (int __c) throw ();