Home
last modified time | relevance | path

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

/openbsd-src/lib/libcurses/tinfo/
H A Dlib_termcap.c127 bool same_result = (MyCache[n].last_used && MyCache[n].last_bufp == bufp); in NCURSES_SP_NAME() local
128 if (same_result) { in NCURSES_SP_NAME()