Searched refs:Isw_f (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/libast/comp/
H A Dsetlocale.c2216 typedef int (*Isw_f)(wchar_t); typedef
2226 ast.mb_alpha = (Isw_f)iswalpha;
2533 , ast.mb_alpha == debug_alpha ? " debug_alpha" : ast.mb_alpha == utf8_alpha ? " utf8_alpha" : ast.mb_alpha == (Isw_f)iswalpha ? " iswalpha" : ""

Completed in 37 milliseconds