Home
last modified time | relevance | path

Searched refs:D_select0 (Results 1 – 9 of 9) sorted by relevance

/dports/shells/ksh93/ast-93u/src/cmd/nmake/
H A Ddump.c277 if (r->dynamic & D_select0) in listrule()
H A Dmake.h351 #define D_select0 (1L<<20) /* $(...) select bit 0 */ macro
H A Dexpand.c3410 static unsigned long lla = D_select0; in expandops()
3430 all = lla == D_select0 ? D_select1 : D_select0; in expandops()
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/nmake/
H A Ddump.c277 if (r->dynamic & D_select0) in listrule()
H A Dmake.h351 #define D_select0 (1L<<20) /* $(...) select bit 0 */ macro
H A Dexpand.c3410 static unsigned long lla = D_select0; in expandops()
3430 all = lla == D_select0 ? D_select1 : D_select0; in expandops()
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/nmake/
H A Ddump.c277 if (r->dynamic & D_select0) in listrule()
H A Dmake.h351 #define D_select0 (1L<<20) /* $(...) select bit 0 */ macro
H A Dexpand.c3413 static unsigned long lla = D_select0; in expandops()
3433 all = lla == D_select0 ? D_select1 : D_select0; in expandops()