Searched refs:toascii (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/include/linux/ | ||
| D | ctype.h | 38 #define toascii(c) (((unsigned char)(c))&0x7f) macro |
| /Linux-v6.6/tools/include/linux/ | ||
| D | ctype.h | 38 #define toascii(c) (((unsigned char)(c))&0x7f) macro |