Searched refs:inherit (Results 1 – 9 of 9) sorted by relevance
79 all: inherit := good $$t90 bar: a = global: $(global) pattern: $(pattern) inherit: $(inherit)92 bar: a := global: $(global) pattern: $(pattern) inherit: $(inherit)101 %z: a = global: $(global) pattern: $(pattern) inherit: $(inherit)103 %z: a := global: $(global) pattern: $(pattern) inherit: $(inherit)112 'normal: global: orginal $t pattern: inherit: ;113 pattrn: global: orginal $t pattern: inherit: ;');120 'normal: global: new $t pattern: good $t inherit: good $t;121 pattrn: global: new $t pattern: good $t inherit: good $t;');
117 # For PR/1378: Target-specific vars don't inherit correctly
264 SECURITY_ATTRIBUTES inherit; in process_init() local282 inherit.nLength = sizeof(inherit); in process_init()283 inherit.lpSecurityDescriptor = (PSECURITY_DESCRIPTOR)(&sd); in process_init()284 inherit.bInheritHandle = TRUE; in process_init()289 if (CreatePipe( &stdin_pipes[1], &stdin_pipes[0], &inherit, 0) == FALSE || in process_init()290 CreatePipe( &stdout_pipes[0], &stdout_pipes[1], &inherit, 0) == FALSE || in process_init()291 CreatePipe( &stderr_pipes[0], &stderr_pipes[1], &inherit, 0) == FALSE) { in process_init()
740 "Target-specific vars don't inherit correctly"
1212 * remake.c (update_file_1): When rebuilding makefiles inherit1760 invocation doesn't "inherit" them accidentally.
2859 % Make sure we don't inherit \rightskip from the outer environment.
3765 % Make sure we don't inherit \rightskip from the outer environment.
4766 inherit the target-specific value from the first target. It will
5821 inherit the target-specific value from the first target. It will