Home
last modified time | relevance | path

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

/netbsd/lib/libcurses/
H A Dacs.c170 WACS_DEGREE->vals[0] = ( wchar_t )btowc( 39 ); /* ' */ in __init_wacs()
204 WACS_DEGREE->vals[0] = 0x00b0; in __init_wacs()
H A Dcurses.h343 #define WACS_DEGREE (&_wacs_char[(unsigned char)'f']) macro