Home
last modified time | relevance | path

Searched refs:variable1 (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl2/gmake/dist/tests/scripts/features/
H A Dvarnesting9 print MAKEFILE "x = variable1\n"
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfold-const.c9686 tree variable1 = TREE_OPERAND (arg0, 0); in fold_comparison() local
9704 variable1, in fold_comparison()
9721 variable1, cst), in fold_comparison()
H A Dtree.def1228 /* OpenACC - #pragma acc cache (variable1 ... variableN)
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dfold-const.cc10315 tree variable1 = TREE_OPERAND (arg0, 0); in fold_comparison() local
10333 variable1, in fold_comparison()
10350 variable1, cst), in fold_comparison()
H A Dtree.def1250 /* OpenACC - #pragma acc cache (variable1 ... variableN)
/netbsd-src/external/gpl2/gmake/dist/doc/
H A Dmake.texi5220 x = variable1
5232 @samp{$($(subst 1,2,$(x)))}. This gets the value @samp{variable1} from