Lines Matching refs:statements
170 Some statements can have attributes added to them, to allow for
250 Conditional statements are nesting.
305 statements, and is most often seen used together with the B<IF> and
306 B<ELSIF> conditional statements.
343 If F<build.info> statements have been skipped over to this point since
357 =head2 Plain statements
371 B<PROGRAMS> statements may have attributes, which apply to all the
388 Similarly, libraries may be referred in indexed statements as just the
393 B<LIBS> statements may have attributes, which apply to all the
406 B<MODULES> statements may have attributes, which apply to all the
421 B<SCRIPTS> statements may have attributes, which apply to all the
432 =head2 Indexed statements
453 B<DEPEND> statements may have attributes, which apply to each
459 With those statements, the dependency between C<libfoo.a> and
493 dependency and symbol resolution (through B<DEPEND> statements).
495 B<SOURCE> statements may have attributes, which apply to each
501 With those statements, the association between C<prog> and C<prog_a.c>
515 B<SHARED_SOURCE> statements may have attributes, just as B<SOURCE>
516 statements.
609 the exception of conditional statements and variable assignments.
614 with the exception of conditional statements.