Home
last modified time | relevance | path

Searched refs:WACS_S1 (Results 1 – 2 of 2) sorted by relevance

/netbsd/lib/libcurses/
H A Dacs.c175 WACS_S1->vals[0] = ( wchar_t )btowc( '-' ); in __init_wacs()
224 WACS_S1->vals[0] = 0x23ba; in __init_wacs()
H A Dcurses.h353 #define WACS_S1 (&_wacs_char[(unsigned char)'o']) macro