Home
last modified time | relevance | path

Searched refs:_nc_push_token (Results 1 – 3 of 3) sorted by relevance

/openbsd/lib/libcurses/
H A Dtic.h292 extern NCURSES_EXPORT(void) _nc_push_token (int);
/openbsd/lib/libcurses/tinfo/
H A Dcomp_scan.c1019 _nc_push_token(int tokclass) in _nc_push_token() function
H A Dparse_entry.c607 _nc_push_token(token_type); in _nc_parse_entry()