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

/ast/src/cmd/nmake/
H A Ddump.c185 sfputr(sp, "functional", ' ');
365 sfputr(sp, internal.functional->name, ' ');
464 sfputr(sp, "functional", ' ');
H A Drule.c934 if (a == internal.functional) return n & P_functional;
1475 ATTR(functional, ".FUNCTIONAL", P_functional);
H A Dmake.h293 #define P_functional (1<<10) /* associated w/functional var */
542 Rule_t* functional; /* .FUNCTIONAL rule pointer */ member in struct:Internal_s

Completed in 21 milliseconds