Searched refs:_ENV_ (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/fixincludes/
H A Dfixopts.c27 #define _ENV_(v,m,n,t) char const * v = NULL; macro
29 #undef _ENV_ macro
40 # define _ENV_(vv,mm,nn,tt) \ macro
43 # undef _ENV_ macro
51 #define _ENV_(v,m,n,t) { \ macro
58 #undef _ENV_ macro
H A Dfixlib.h121 _ENV_( pz_machine, BOOL_TRUE, "TARGET_MACHINE", \
124 _ENV_( pz_orig_dir, BOOL_TRUE, "ORIGDIR", \
127 _ENV_( pz_src_dir, BOOL_TRUE, "SRCDIR", \
130 _ENV_( pz_input_dir, BOOL_TRUE, "INPUT", \
133 _ENV_( pz_dest_dir, BOOL_TRUE, "DESTDIR", \
136 _ENV_( pz_mn_name_pat, BOOL_FALSE, "MN_NAME_PAT", \
139 _ENV_( pz_verbose, BOOL_FALSE, "VERBOSE", \
142 _ENV_( pz_find_base, BOOL_TRUE, "FIND_BASE", \
145 _ENV_( pz_test_mode, BOOL_FALSE, "TEST_MODE", \
148 #define _ENV_( macro
150 #undef _ENV_ macro
[all...]
H A Dfixtests.c50 #define _ENV_(v,m,n,t) extern char const * v; macro
52 #undef _ENV_ macro
/netbsd-current/external/gpl3/gcc.old/dist/fixincludes/
H A Dfixopts.c27 #define _ENV_(v,m,n,t) char const * v = NULL; macro
29 #undef _ENV_ macro
40 # define _ENV_(vv,mm,nn,tt) \ macro
43 # undef _ENV_ macro
51 #define _ENV_(v,m,n,t) { \ macro
58 #undef _ENV_ macro
H A Dfixlib.h121 _ENV_( pz_machine, BOOL_TRUE, "TARGET_MACHINE", \
124 _ENV_( pz_orig_dir, BOOL_TRUE, "ORIGDIR", \
127 _ENV_( pz_src_dir, BOOL_TRUE, "SRCDIR", \
130 _ENV_( pz_input_dir, BOOL_TRUE, "INPUT", \
133 _ENV_( pz_dest_dir, BOOL_TRUE, "DESTDIR", \
136 _ENV_( pz_mn_name_pat, BOOL_FALSE, "MN_NAME_PAT", \
139 _ENV_( pz_verbose, BOOL_FALSE, "VERBOSE", \
142 _ENV_( pz_find_base, BOOL_TRUE, "FIND_BASE", \
145 _ENV_( pz_test_mode, BOOL_FALSE, "TEST_MODE", \
148 #define _ENV_( macro
150 #undef _ENV_ macro
[all...]
H A Dfixtests.c50 #define _ENV_(v,m,n,t) extern char const * v; macro
52 #undef _ENV_ macro

Completed in 216 milliseconds