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