Home
last modified time | relevance | path

Searched refs:D_global (Results 1 – 25 of 28) sorted by relevance

12

/dports/shells/ksh93/ast-93u/src/cmd/nmake/
H A Dmam.c210 …, r, NiL, 0)) && (r0->dynamic & D_built) && r0->action && *r0->action || !(r->dynamic & D_global))) in mamout()
H A Dbind.c388 r->dynamic |= D_global; in dirscan()
1450 r->dynamic |= D_global; in bindfile()
1455 if (!(r->dynamic & D_global)) in bindfile()
1701 r->dynamic &= ~(D_bound|D_entries|D_global|D_member|D_membertoo|D_regular|D_scanned); in unbind()
H A Ddump.c245 if (r->dynamic & D_global) in listrule()
H A Drule.c964 if (a == internal.global) return n & D_global; in hasattribute()
1076 to->dynamic |= from->dynamic & (D_dynamic|D_global|D_regular); in merge()
H A Dmake.h347 #define D_global (1L<<17) /* global view if view==0 */ macro
H A Dobject.c2068 r->dynamic &= ~(D_bound|D_entries|D_global|D_regular|D_scanned); in load()
2069 r->dynamic |= o->dynamic & (D_bound|D_entries|D_global|D_regular|D_scanned); in load()
H A Dexpand.c2050 …if (sepcmp(sep, (unsigned long)((r->dynamic & D_global) ? state.maxview : r->view), (unsigned long… in pathop()
2065 makerule(s)->dynamic |= D_built|D_global; in pathop()
2097 else if (!(r->dynamic & D_global)) in pathop()
H A DRELEASE949 object.c: retain D_global in load()
1142 D_global if not P_target (questionable=0x800 for old behavior)
1360 .UNBIND now clears D_global, D_regular and preview
/dports/shells/ksh93-devel/ast-cc1bca27/src/cmd/nmake/
H A Dmam.c210 …, r, NiL, 0)) && (r0->dynamic & D_built) && r0->action && *r0->action || !(r->dynamic & D_global))) in mamout()
H A Dbind.c388 r->dynamic |= D_global; in dirscan()
1450 r->dynamic |= D_global; in bindfile()
1455 if (!(r->dynamic & D_global)) in bindfile()
1701 r->dynamic &= ~(D_bound|D_entries|D_global|D_member|D_membertoo|D_regular|D_scanned); in unbind()
H A Ddump.c245 if (r->dynamic & D_global) in listrule()
H A Drule.c964 if (a == internal.global) return n & D_global; in hasattribute()
1076 to->dynamic |= from->dynamic & (D_dynamic|D_global|D_regular); in merge()
H A Dmake.h347 #define D_global (1L<<17) /* global view if view==0 */ macro
H A Dobject.c2068 r->dynamic &= ~(D_bound|D_entries|D_global|D_regular|D_scanned); in load()
2069 r->dynamic |= o->dynamic & (D_bound|D_entries|D_global|D_regular|D_scanned); in load()
H A Dexpand.c2050 …if (sepcmp(sep, (unsigned long)((r->dynamic & D_global) ? state.maxview : r->view), (unsigned long… in pathop()
2065 makerule(s)->dynamic |= D_built|D_global; in pathop()
2097 else if (!(r->dynamic & D_global)) in pathop()
H A DRELEASE949 object.c: retain D_global in load()
1142 D_global if not P_target (questionable=0x800 for old behavior)
1360 .UNBIND now clears D_global, D_regular and preview
/dports/shells/ast-ksh/ast-ksh93v/src/cmd/nmake/
H A Dmam.c210 …, r, NiL, 0)) && (r0->dynamic & D_built) && r0->action && *r0->action || !(r->dynamic & D_global))) in mamout()
H A Dbind.c388 r->dynamic |= D_global; in dirscan()
1450 r->dynamic |= D_global; in bindfile()
1455 if (!(r->dynamic & D_global)) in bindfile()
1701 r->dynamic &= ~(D_bound|D_entries|D_global|D_member|D_membertoo|D_regular|D_scanned); in unbind()
H A Ddump.c245 if (r->dynamic & D_global) in listrule()
H A Drule.c964 if (a == internal.global) return n & D_global; in hasattribute()
1076 to->dynamic |= from->dynamic & (D_dynamic|D_global|D_regular); in merge()
H A Dmake.h347 #define D_global (1L<<17) /* global view if view==0 */ macro
H A Dobject.c2068 r->dynamic &= ~(D_bound|D_entries|D_global|D_regular|D_scanned); in load()
2069 r->dynamic |= o->dynamic & (D_bound|D_entries|D_global|D_regular|D_scanned); in load()
H A Dexpand.c2048 …if (sepcmp(sep, (unsigned long)((r->dynamic & D_global) ? state.maxview : r->view), (unsigned long… in pathop()
2063 makerule(s)->dynamic |= D_built|D_global; in pathop()
2095 else if (!(r->dynamic & D_global)) in pathop()
H A DRELEASE963 object.c: retain D_global in load()
1156 D_global if not P_target (questionable=0x800 for old behavior)
1374 .UNBIND now clears D_global, D_regular and preview
/dports/shells/ksh93-devel/ast-cc1bca27/lib/package/
H A Dast-open.README5103 object.c: retain D_global in load()
5296 D_global if not P_target (questionable=0x800 for old behavior)
5514 .UNBIND now clears D_global, D_regular and preview

12