Lines Matching refs:variable
43 dnl Checks for a compiler flag and sets a result variable.
47 dnl \param 1 The shell variable containing the compiler name. Used for
49 dnl \param 2 The shell variable containing the flags for the compiler.
52 dnl \param 4 The shell variable to set with the result of the test. Will
72 dnl Checks for a compiler flag and appends it to a result variable.
74 dnl \param 1 The shell variable containing the compiler name. Used for
76 dnl \param 2 The shell variable containing the flags for the compiler.
79 dnl \param 4 The shell variable to which to append $3 if the flag is valid.
98 dnl Checks for a C compiler flag and appends it to a variable.
103 dnl \param 2 The shell variable to which to append $1 if the flag is valid.
110 dnl Checks for a C++ compiler flag and appends it to a variable.
115 dnl \param 2 The shell variable to which to append $1 if the flag is valid.
125 dnl done, the output variable is modified.
144 dnl done, the output variable is modified.