Searched refs:insert_separator (Results 1 – 3 of 3) sorted by relevance
535 | U1 op { if (insert_separator(1)) return -1; } names_push538 | U2 op { if (insert_separator(1)) return -1; } names_push541 | U3 op { if (insert_separator(1)) return -1; } names_push544 | R1 op { if (insert_separator(1)) return -1; } names_push547 | R2 op { if (insert_separator(1)) return -1; } names_push550 | R3 op { if (insert_separator(1)) return -1; } names_push553 | T1 op { if (insert_separator(1)) return -1; } names_push556 | T2 op { if (insert_separator(1)) return -1; } names_push559 | T3 op { if (insert_separator(1)) return -1; } names_push565 | SOURCE ROLE { if (insert_separator(1)) return -1; } names_push[all …]
67 int insert_separator(int push);
91 int insert_separator(int push) in insert_separator() function