Searched refs:trypos (Results 1 – 1 of 1) sorted by relevance
638 pos_T *trypos; in cin_islabel() local1060 pos_T *trypos; in find_match_char() local1070 if ((colnr_T)cin_skip2pos(trypos) > trypos->col) in find_match_char()1097 trypos = NULL; in find_match_char()1102 return trypos; in find_match_char()1168 pos_T *trypos; in cin_isfuncdecl() local1293 pos_T *trypos; in cin_iswhileofdo() local1377 pos_T *trypos; in cin_iswhileofdo_end() local1653 if ((colnr_T)cin_skip2pos(trypos) == trypos->col in find_start_brace()2405 } while (trypos && trypos->lnum == outermost.lnum); in get_c_indent()[all …]