Searched refs:WACS_RARROW (Results 1 – 2 of 2) sorted by relevance
164 WACS_RARROW->vals[0] = ( wchar_t )btowc( '>' ); in __init_wacs()190 WACS_RARROW->vals[0] = 0x2192; in __init_wacs()
336 #define WACS_RARROW (&_wacs_char[(unsigned char)'+']) macro