Searched refs:substs (Results 1 – 5 of 5) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/utils/lit/tests/Inputs/shtest-define/ |
| H A D | shared-substs-1.txt | 1 # RUN: echo shared-substs-1.txt 3 # Make sure we don't see modifications that other shared-substs-*.txt have made 8 # Next, modify substs that would affect the above. Verify they are set locally. 15 # Finally, set a local that other shared-substs-*.txt also set to be sure
|
| H A D | shared-substs-0.txt | 1 # RUN: echo shared-substs-0.txt 3 # Make sure we don't see modifications that other shared-substs-*.txt have made 8 # Next, modify substs that would affect the above. Verify they are set locally. 15 # Finally, set a local that other shared-substs-*.txt also set to be sure
|
| H A D | ws-and-continuations.txt | 38 # DEFINE: %{has-adjacent-substs} = %{adjacent0}%{adjacent1} 39 # RUN: echo "'%{has-adjacent-substs}'" 42 # REDEFINE: %{has-adjacent-substs} = %{adjacent0}%{adjacent1}%{adjacent0} 43 # RUN: echo "'%{has-adjacent-substs}'"
|
| /openbsd-src/gnu/usr.bin/perl/vms/ |
| H A D | vms.c | 1282 unsigned long int mbxbufsiz, flags, retsts, subpid = 0, substs = 0; in prime_env_iter() local 1380 retsts = lib$spawn(&cmddsc,&nldsc,&mbxdsc,&flags,0,&subpid,&substs, in prime_env_iter() 1398 while (substs == 0) { sys$hiber(); wakect++;} in prime_env_iter() 1400 _ckvmssts(substs); in prime_env_iter() 11069 unsigned long int sts, substs; local 11074 sts = lib$spawn(0,0,0,&flags,0,0,&substs,0,0,0,0,0,0); 11100 sts = substs;
|
| /openbsd-src/gnu/usr.bin/binutils/gdb/ |
| H A D | ChangeLog-1996 | 3463 * Makefile.in (AR, AWK): Set from corresponding autoconf substs.
|