Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/ncurses/ncurses/tinfo/
H A Dalloc_ttype.c521 #define dstINT 2 macro
588 if ((mode & dstINT) == 0) { in copy_termtype()
606 } else if ((mode == dstINT) && (newptr != 0)) { in copy_termtype()
613 (mode & dstINT) in copy_termtype()
618 NUM_NUMBERS(dst) * ((mode & dstINT) in copy_termtype()
697 copy_termtype(dst, src, srcINT | dstINT); in _nc_copy_termtype2()