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

/netbsd-current/external/gpl2/gmake/dist/
H A Dimplicit.c494 unsigned int order_only = 0; /* Set if '|' was seen. */
602 order_only ? '\0' : '|',
610 if (order_only || add_dir || had_stem)
616 if (order_only)
636 if (!order_only && *p2)
639 order_only = 1;
492 unsigned int order_only = 0; /* Set if '|' was seen. */ local

Completed in 102 milliseconds