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
82 dnl Checks for a compiler flag and appends it to a result variable.
84 dnl \param 1 The shell variable containing the compiler name. Used for
86 dnl \param 2 The shell variable containing the flags for the compiler.
89 dnl \param 4 The shell variable to which to append $3 if the flag is valid.
108 dnl Checks for a C compiler flag and appends it to a variable.
113 dnl \param 2 The shell variable to which to append $1 if the flag is valid.
120 dnl Checks for a C++ compiler flag and appends it to a variable.
125 dnl \param 2 The shell variable to which to append $1 if the flag is valid.
135 dnl done, the output variable is modified.
154 dnl done, the output variable is modified.