Home
last modified time | relevance | path

Searched refs:variable2 (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl2/gmake/dist/tests/scripts/features/
H A Dvarnesting10 ."variable2 := Hello\n"
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfold-const.c9687 tree variable2 = TREE_OPERAND (arg1, 0); in fold_comparison() local
9707 variable2, cst)); in fold_comparison()
9722 variable2); in fold_comparison()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dfold-const.cc10316 tree variable2 = TREE_OPERAND (arg1, 0); in fold_comparison() local
10336 variable2, cst)); in fold_comparison()
10351 variable2); in fold_comparison()
/netbsd-src/external/gpl2/gmake/dist/doc/
H A Dmake.texi5221 variable2 := Hello
5233 @code{x} and changes it by substitution to @samp{variable2}, so that the
5234 entire string becomes @samp{$(variable2)}, a simple variable reference