Home
last modified time | relevance | path

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

/netbsd/lib/libcurses/
H A Dacs.c184 WACS_NEQUAL->vals[0] = ( wchar_t )btowc( '|' ); in __init_wacs()
250 WACS_NEQUAL->vals[0] = 0x2260; in __init_wacs()
H A Dcurses.h366 #define WACS_NEQUAL (&_wacs_char[(unsigned char)'|']) macro