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

/illumos-gate/usr/src/cmd/make/bin/
H A Dglobals.cc70 Name conditionals; variable
H A Dparallel.cc785 Property *conditionals; local
856 conditionals =
874 conditionals);
1369 Property *conditionals; local
1422 conditionals = set_conditionals(rp->conditional_cnt, rp->conditional_targets);
1428 reset_conditionals(rp->conditional_cnt, rp->conditional_targets, conditionals);
1639 * conditional_targets Chain of current dynamic conditionals
H A Dmisc.cc558 MBSTOWCS(wcs_buffer, " *conditionals* ");
559 conditionals = GETNAME(wcs_buffer, FIND_LENGTH);
H A Dread2.cc1670 * conditionals A special Name that stores all conditionals
1686 target = conditionals;
1693 /* Count how many conditionals we must activate before building the */
1696 target = conditionals;
H A Ddoname.cc2868 * Scan the list of conditionals defined for pattern targets and add any
2869 * that match this target to its list of conditionals.
2872 * target The target we should add conditionals for
2875 * conditionals The list of pattern conditionals
2891 for (conditional = get_prop(conditionals->prop, conditional_prop);
/illumos-gate/usr/src/cmd/make/include/mk/
H A Ddefs.h191 extern Name conditionals;
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex495 % Non-false conditionals (@iftex, @ifset) don't fit into this, so they
2823 \message{conditionals,}
2827 % attempt to check whether the conditionals are properly nested. But we
2828 % have to remember that they are conditionals, so that @end doesn't
2858 % Ignore text until a line `@end #1', keeping track of nested conditionals.

Completed in 89 milliseconds