Searched refs:names_push (Results 1 - 1 of 1) sorted by relevance

/external/checkpolicy/
H A Dpolicy_parse.y542 | U1 op { if (insert_separator(1)) return -1; } names_push
545 | U2 op { if (insert_separator(1)) return -1; } names_push
548 | U3 op { if (insert_separator(1)) return -1; } names_push
551 | R1 op { if (insert_separator(1)) return -1; } names_push
554 | R2 op { if (insert_separator(1)) return -1; } names_push
557 | R3 op { if (insert_separator(1)) return -1; } names_push
560 | T1 op { if (insert_separator(1)) return -1; } names_push
563 | T2 op { if (insert_separator(1)) return -1; } names_push
566 | T3 op { if (insert_separator(1)) return -1; } names_push
572 | SOURCE ROLE { if (insert_separator(1)) return -1; } names_push
776 names_push : identifier_push label
[all...]

Completed in 46 milliseconds