HomeSort by: relevance | last modified time | path
    Searched defs:have_input (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libcurses/
tscroll.c 88 int have_input; local in function:__parse_cap
105 have_input = 0;
113 if (!have_input) {
115 have_input = 1;
122 if (!have_input) {
124 have_input = 1;
134 if (!have_input) {
136 have_input = 1;
144 if (!have_input) {
146 have_input = 1
    [all...]
tscroll.c 88 int have_input; local in function:__parse_cap
105 have_input = 0;
113 if (!have_input) {
115 have_input = 1;
122 if (!have_input) {
124 have_input = 1;
134 if (!have_input) {
136 have_input = 1;
144 if (!have_input) {
146 have_input = 1
    [all...]

Completed in 24 milliseconds