Searched refs:am_util_string_isfilenm83 (Results 1 – 2 of 2) sorted by relevance
453 extern int am_util_string_isfilenm83(int c);477 #define am_util_string_isfilenm83(c) (am_cattr[c & 0xff] & AM_CATTR_FILENM83) macro
343 am_util_string_isfilenm83(int c) in am_util_string_isfilenm83() function