Home
last modified time | relevance | path

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

/src/contrib/ncurses/ncurses/tinfo/
H A Dlib_tputs.c103 register int nullcount; in delay_output() local
105 nullcount = (ms * _nc_baudrate(ospeed)) / (BAUDBYTE * 1000); in delay_output()
106 for (_nc_nulls_sent += nullcount; nullcount > 0; nullcount--) in delay_output()
/src/release/
H A DMakefile.inc131 GITCOUNT= nullcount