Home
last modified time | relevance | path

Searched refs:start_if_fail (Results 1 – 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/abi/spectrans/parser/
H A Dfrontend.c161 int start_if_fail = 0, skip_if = 0; in read_spec() local
238 start_if_fail = 1; in read_spec()
241 start_if_fail = 0; in read_spec()
273 start_if_fail = 0; in read_spec()
283 if (start_if_fail == 0 && skip_if == 0) { in read_spec()
296 if (skip_if == 0 && start_if_fail == 0) { in read_spec()