Searched refs:VARS (Results 1 – 19 of 19) sorted by relevance
/netbsd-src/external/lgpl3/mpfr/dist/examples/ |
H A D | divworst.c | 42 #define VARS PRECN, t macro 56 mpfr_t VARS; in main() local 95 mpfr_clears (VARS, (mpfr_ptr) 0); in main()
|
/netbsd-src/external/gpl3/binutils/dist/ld/ |
H A D | h8-doc.texi | 4 @c ------------------------------ CONFIGURATION VARS: 16 @c ------------------------------ end CONFIGURATION VARS
|
H A D | gen-doc.texi | 4 @c ------------------------------ CONFIGURATION VARS: 35 @c ------------------------------ end CONFIGURATION VARS
|
/netbsd-src/external/gpl3/binutils.old/dist/ld/ |
H A D | h8-doc.texi | 4 @c ------------------------------ CONFIGURATION VARS: 16 @c ------------------------------ end CONFIGURATION VARS
|
H A D | gen-doc.texi | 4 @c ------------------------------ CONFIGURATION VARS: 35 @c ------------------------------ end CONFIGURATION VARS
|
/netbsd-src/external/gpl2/gmake/dist/tests/scripts/functions/ |
H A D | eval | 42 VARS = A B 46 $(foreach v,$(VARS),$(eval $(call VARSET,$v,$v)))
|
/netbsd-src/external/gpl3/gcc.old/dist/contrib/ |
H A D | dg-extract-results.sh | 247 VARS="$VARIANTS" 249 for VAR in $VARS
|
/netbsd-src/external/gpl3/gdb.old/dist/contrib/ |
H A D | dg-extract-results.sh | 247 VARS="$VARIANTS" 249 for VAR in $VARS
|
/netbsd-src/external/gpl3/gcc/dist/contrib/ |
H A D | dg-extract-results.sh | 247 VARS="$VARIANTS" 249 for VAR in $VARS
|
/netbsd-src/tests/bin/sh/ |
H A D | t_syntax.sh | 240 for VARS in 1:0:0:0 0:1:0:0 0:0:1:0 0:0:0:1 \ 246 set -- $VARS 271 atf_fail "#7 (${VARS}): wrapped arith fails"
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | gimple.def | 141 /* GIMPLE_BIND <VARS, BLOCK, BODY> represents a lexical scope. 142 VARS is the set of variables declared in that scope.
|
H A D | ChangeLog.tree-ssa | 9868 (rewrite_into_ssa): Add new argument VARS which is a bitmap 9870 VARS is NULL, all the variables in the program are renamed.
|
H A D | ChangeLog-1999 | 14336 * stmt.c (expand_end_bindings): Ignore any elements of VARS that
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | gimple.def | 141 /* GIMPLE_BIND <VARS, BLOCK, BODY> represents a lexical scope. 142 VARS is the set of variables declared in that scope.
|
/netbsd-src/external/gpl3/autoconf/dist/lib/autoconf/ |
H A D | lang.m4 | 162 # AC_LANG_DEFINE(NAME, ABBREV, PREFIX, COMPILER-VAR, COPY-FROM, SHELL-VARS) 166 # AC_LANG(NAME) is defined to SHELL-VARS, other macros are copied from language
|
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/ |
H A D | gimple.texi | 1256 Build a @code{GIMPLE_BIND} statement with a list of variables in @code{VARS} 1265 Set @code{VARS} to be the set of variables declared in the @code{GIMPLE_BIND} 1270 Append @code{VARS} to the set of variables declared in the @code{GIMPLE_BIND}
|
H A D | gccint.info | 14242 Build a 'GIMPLE_BIND' statement with a list of variables in 'VARS' 14249 Set 'VARS' to be the set of variables declared in the 'GIMPLE_BIND' 14253 Append 'VARS' to the set of variables declared in the 'GIMPLE_BIND'
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/ |
H A D | gimple.texi | 1264 Build a @code{GIMPLE_BIND} statement with a list of variables in @code{VARS} 1273 Set @code{VARS} to be the set of variables declared in the @code{GIMPLE_BIND} 1278 Append @code{VARS} to the set of variables declared in the @code{GIMPLE_BIND}
|
H A D | gccint.info | 13831 Build a 'GIMPLE_BIND' statement with a list of variables in 'VARS' 13838 Set 'VARS' to be the set of variables declared in the 'GIMPLE_BIND' 13842 Append 'VARS' to the set of variables declared in the 'GIMPLE_BIND'
|