Searched defs:toascii (Results 1 – 3 of 3) sorted by relevance
/openbmc/u-boot/include/linux/ | ||
H A D | ctype.h | 41 #define toascii(c) (((unsigned char)(c))&0x7f) macro |
/openbmc/linux/include/linux/ | ||
D | ctype.h |
|
/openbmc/linux/tools/include/linux/ | ||
D | ctype.h |
|