Lines Matching defs:which

25   # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
107 # in which case we are not to be found in the path.
148 # Pre-4.2 versions of Zsh do word splitting on \${1+\"\$@\"}, which
1909 which can conflict with char $2 (); below. */
1921 /* The GNU C library defines this for functions which it implements
1975 It was created by bmake $as_me 20240314, which was
2574 # Locations in which to look for auxiliary files.
2894 # which is used by the localtime tests
4822 # AmigaOS /C/install, which installs bootblocks on floppy discs
4823 # AIX 4 /usr/bin/installbsd, which doesn't work without a -g flag
4824 # AFS /usr/afsws/bin/install, which mishandles nonexistent args
4825 # SVR4 /usr/ucb/install, which tries to use the nonexistent group "staff"
4826 # OS/2's system install, which has a completely different semantic
4827 # ./install, which can be erroneously created by make from ./install.sh.
4931 # if type does not work which(1) had better!
4934 : which
4935 which() {
4944 _cc=`which $x`
7259 # Pre-4.2 versions of Zsh do word splitting on ${1+"$@"}, which
7341 # in which case we are not to be found in the path.
7615 This file was extended by bmake $as_me 20240314, which was
7822 # Note that there is a small window in which the directory will not be cleaned:
8096 # in the case of _POSIX_SOURCE, which is predefined and required
8155 # Let's still pretend it is `configure' which instantiates (i.e., don't
8314 which seems to be undefined. Please make sure it is defined" >&5
8316 which seems to be undefined. Please make sure it is defined" >&2;}
8380 # Use ||, not &&, to avoid exiting from the if with $? = 1, which