Searched defs:STRIP (Results 1 - 4 of 4) sorted by relevance

/ast/src/cmd/ie/
H A Dedit.h142 # define STRIP 0377 macro
H A Dio.h100 # define STRIP 0177 macro
102 # define STRIP 0377 macro
/ast/src/cmd/ksh93/include/
H A Dedit.h47 #define STRIP 0377 macro
203 # define STRIP 0377 macro
/ast/src/cmd/nmake/
H A DMakerules.mk480 STRIP = $(CC.STRIP) macro
481 STRIPFLAGS = $(CC.STRIP.FLAGS)
3246 .PACKAGE.strip = $(CC.LD.STRIP)
3258 .PACKAGE.strip = $(CC.LD.STRIP)
4422 if "$(CC.LD.STRIP:V)"
4424 .PACKAGE.strip = $(CC.LD.STRIP)
4945 print ;;filter $(STRIP) $(STRIPFLAGS) $(I);$(I);$(I:$(E))
4964 print ;;filter $(STRIP) $(STRIPFLAGS) $(I);$(I);$(I:$(E))

Completed in 31 milliseconds