Searched refs:skip (Results 1 – 11 of 11) sorted by relevance
265 int i, len = 0, skip = 0; in dialog_clear() local280 skip = len - (columns - 2 - strlen(ellipsis)); in dialog_clear()284 if (skip == 0) in dialog_clear()287 skip--; in dialog_clear()289 if (skip == 0) in dialog_clear()292 skip--; in dialog_clear()294 if (skip < strlen(pos->text)) { in dialog_clear()295 waddstr(stdscr, pos->text + skip); in dialog_clear()296 skip = 0; in dialog_clear()298 skip -= strlen(pos->text); in dialog_clear()[all …]
291 skip = False304 skip = False306 skip = True307 elif skip:
217 # skip if -I has no parameter
117 int skip; member
375 int skip = 1; in get_next_line() local381 if (skip && isspace(*p)) { in get_next_line()385 skip = 0; in get_next_line()1958 mod->skip = 1; in read_symbols()2351 mod->skip = 1; in read_dump()2481 if (mod->skip) in main()2491 if (mod->skip) in main()
779 goto skip; in mouseReleaseEvent()818 skip: in mouseReleaseEvent()838 goto skip; in mouseDoubleClickEvent()841 goto skip; in mouseDoubleClickEvent()845 goto skip; in mouseDoubleClickEvent()852 skip: in mouseDoubleClickEvent()
367 const int skip = 1; in print_function_line() local380 offset += strlen(function_keys[i].func) + skip; in print_function_line()
1250 YYCHECK. In other words, skip the first -YYN actions for
953 /* skip text before line # */
1095 YYCHECK. In other words, skip the first -YYN actions for
1160 YYCHECK. In other words, skip the first -YYN actions for