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

/osnet-11/usr/src/lib/libast/common/comp/
H A Dsetlocale.c2240 typedef int (*Isw_f)(wchar_t); typedef
2268 ast.mb_alpha = (Isw_f)iswalpha;
2549 , ast.mb_alpha == debug_alpha ? " debug_alpha" : ast.mb_alpha == utf8_alpha ? " utf8_alpha" : ast.mb_alpha == (Isw_f)iswalpha ? " iswalpha" : ""

Completed in 25 milliseconds