Searched refs:insert_separator (Results 1 – 3 of 3) sorted by relevance
566 | U1 op { if (insert_separator(1)) return -1; } names_push569 | U2 op { if (insert_separator(1)) return -1; } names_push572 | U3 op { if (insert_separator(1)) return -1; } names_push575 | R1 op { if (insert_separator(1)) return -1; } names_push578 | R2 op { if (insert_separator(1)) return -1; } names_push581 | R3 op { if (insert_separator(1)) return -1; } names_push584 | T1 op { if (insert_separator(1)) return -1; } names_push587 | T2 op { if (insert_separator(1)) return -1; } names_push590 | T3 op { if (insert_separator(1)) return -1; } names_push596 | SOURCE ROLE { if (insert_separator(1)) return -1; } names_push[all …]
69 int insert_separator(int push);
96 int insert_separator(int push) in insert_separator() function