Home
last modified time | relevance | path

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

/netbsd/lib/libcurses/
H A Dacs.c95 ACS_LEQUAL = '<'; in __init_acs()
245 ACS_LEQUAL = 'y' | __ACS_IS_WACS; in __init_wacs()
H A Dcurses.h325 #define ACS_LEQUAL _acs_char[__UC_CAST('y')] macro