Searched refs:variable1 (Results 1 – 6 of 6) sorted by relevance
| /netbsd-src/external/gpl2/gmake/dist/tests/scripts/features/ |
| H A D | varnesting | 9 print MAKEFILE "x = variable1\n"
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
| H A D | fold-const.c | 9686 tree variable1 = TREE_OPERAND (arg0, 0); in fold_comparison() local 9704 variable1, in fold_comparison() 9721 variable1, cst), in fold_comparison()
|
| H A D | tree.def | 1228 /* OpenACC - #pragma acc cache (variable1 ... variableN)
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | fold-const.cc | 10315 tree variable1 = TREE_OPERAND (arg0, 0); in fold_comparison() local 10333 variable1, in fold_comparison() 10350 variable1, cst), in fold_comparison()
|
| H A D | tree.def | 1250 /* OpenACC - #pragma acc cache (variable1 ... variableN)
|
| /netbsd-src/external/gpl2/gmake/dist/doc/ |
| H A D | make.texi | 5220 x = variable1 5232 @samp{$($(subst 1,2,$(x)))}. This gets the value @samp{variable1} from
|