Searched refs:is_first (Results 1 – 4 of 4) sorted by relevance
489 int is_first = 1; in irix_current_sos() local510 if (!is_first) in irix_current_sos()558 is_first = 0; in irix_current_sos()
156 unsigned int is_first : 1; member
331 volatile bool is_first = true; in execute() local357 if (!(ccp = do_selectargs(ap, is_first))) { in execute()361 is_first = false; in execute()
403 const bool is_first = (PL_oldbufptr == PL_linestart); in S_no_op() local411 if (is_first) in S_no_op()