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

/ast/src/cmd/nmake/
H A Ddebug-package.mk16 .ARGS : .CLEAR
H A DMakerules.mk1268 .R. : .CLEAR .MAKE $(T)
1554 .X. : .CLEAR
1591 .ARGS : .CLEAR $(~.ARGS:N!=$(P))
1790 .MAIN : .CLEAR .ALL
2768 .P. : .CLEAR $(<)
2782 .P. : .CLEAR $(<)
2799 .ALL .INSTALL .MAIN all cc- install : .CLEAR .DO.NOTHING
2961 $(T1:N=+([[:alnum:]_[:space:]])[:]*:/:.*//) : .CLEAR
3758 $(O) : .CLEAR .JOINT .DO.cc
3769 .ARGS : .CLEAR
[all...]
/ast/src/cmd/codexlib/lzd/
H A Dlzd.c19 #define CLEAR 256 /* clear code */ macro
181 if (c == CLEAR)
/ast/src/lib/libast/tm/
H A Dtmxscan.c55 #define CLEAR(s) (s.year=s.mon=s.week=s.weektype=s.yday=s.mday=s.wday=s.hour=s.min=s.sec=s.meridian=(-1),s.nsec=1000000000L,s.zone=TM_LOCALZONE) macro
193 CLEAR(set);
327 CLEAR(set);
/ast/src/cmd/codexlib/compress/
H A Dcompress.c189 #define CLEAR 256 /* Table clear output code. */ macro
424 if (output(zs, f, (code_int) CLEAR, dp) == -1)
600 if ((code == CLEAR) && block_compress) {
654 * codes are re-sized at this point, and a special CLEAR code is generated
/ast/src/lib/libz/
H A Dsfdclzw.c182 #define CLEAR 256 /* Table clear output code. */ macro
415 if (output(zs, f, (code_int) CLEAR, dp) == -1)
513 * codes are re-sized at this point, and a special CLEAR code is generated
664 if ((code == CLEAR) && block_compress) {
/ast/src/cmd/INIT/
H A DCONVERT.mk120 .ARGS : .CLEAR $(~.ARGS:O>1)
H A Dpackage.mk570 .source.gen : .CLEAR $(*.source.gen:V:N!=*.html)
576 covers : .CLEAR
/ast/lib/package/
H A Dpackage.mk570 .source.gen : .CLEAR $(*.source.gen:V:N!=*.html)
576 covers : .CLEAR

Completed in 100 milliseconds