Searched defs:PROTO (Results 1 - 2 of 2) sorted by relevance

/ast/src/lib/libpp/
H A Dppfsm.h77 #define PROTO 0 macro
78 #define RES1 (PROTO+1)
79 #define RES1a (PROTO+2)
80 #define RES1e (PROTO+3)
81 #define RES1f (PROTO+4)
82 #define RES1h (PROTO+5)
83 #define RES1l (PROTO+6)
84 #define RES1n (PROTO+7)
85 #define RES1o (PROTO+8)
86 #define RES1t (PROTO
[all...]
/ast/src/cmd/nmake/
H A DMakerules.mk466 PROTO = proto macro
518 (PROTO) (PROTOFLAGS) (SHELLMAGIC) \
1196 $(YACCFIX.$(%):?$(STDED) $(STDEDFLAGS) y.tab.h <<!$("\n")g/yytoken/s//yy_token/g$("\n")g/yy/s//$(YACCFIX.$(%))/g$("\n")g/YY/s//$(YACCFIX.$(%):F=%(invert)s)/g$("\n")w$("\n")q$("\n")!$("\n")$(PROTO) -frs y.tab.h$("\n")??)if $(SILENT) $(CMP) $(CMPFLAGS) y.tab.h $(%).h
2047 * install $(PROTO) output of rhs in lhs dir
2062 $(T) $(A) $(>) (PROTO) (PROTOFLAGS)
2063 $$(PROTO) -p $$(PROTOFLAGS) $(P) $$(*) $$(PROTOINSTALL) > 1.$(tmp).x
4975 .PROTO.LICENSE. : .FUNCTION
4992 G := $(.PROTO.LICENSE.)
4995 print ;;$(PROTO) $(PROTOFLAGS) -o source=$(F:T=ZR=%Y) -c '' -dp $(F);$(F);$(F:$(E))
5005 N := $(.PROTO
[all...]

Completed in 33 milliseconds