Searched refs:M4 (Results 1 - 25 of 62) sorted by relevance

123

/netbsd-6-1-5-RELEASE/tools/autoconf/
H A DMakefile6 CONFIGURE_ENV= M4="${TOOLDIR}/bin/${_TOOL_PREFIX}m4 -g -D__gnu__"
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.other/
H A Dvbase4.C18 class M4 : virtual public M10 {}; class in inherits:M10
21 : public M4, virtual public M10
H A Dvbase5.C83 /*{{{ struct M4 : virtual Base, virtual M10*/
84 struct M4 : virtual Base, virtual M10 struct in inherits:Base,M10
87 static M4 *addr;
89 M4 ();
90 virtual ~M4 ();
93 M4 *M4::addr;
94 /*{{{ M4::M4 ()*/
95 M4 function in class:M4
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.other/
H A Dvbase4.C18 class M4 : virtual public M10 {}; class in inherits:M10
21 : public M4, virtual public M10
H A Dvbase5.C83 /*{{{ struct M4 : virtual Base, virtual M10*/
84 struct M4 : virtual Base, virtual M10 struct in inherits:Base,M10
87 static M4 *addr;
89 M4 ();
90 virtual ~M4 ();
93 M4 *M4::addr;
94 /*{{{ M4::M4 ()*/
95 M4 function in class:M4
[all...]
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/
H A Dm4-ccas23 # Usage: m4-ccas --m4=M4 CC ... file.asm ...
25 # Process file.asm with the given M4 plus any -D arguments, then
28 # The M4 command must be in a single --m4= argument, and will be split
30 # temporary .s file which is the M4 output.
36 M4=
45 M4=`echo "$i" | sed 's/^--m4=//'`
71 if test -z "$M4"; then
89 echo "$M4 $DEFS $ASM >$TMP"
90 $M4 $DEFS $ASM >$TMP || exit
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.c-torture/compile/
H A Dpr40692.c6 #define M4(x) (((x) & 0x0000ff00) ? M3 ((x) >> 8) << 8 : M3 (x)) macro
7 #define M5(x) (((x) & 0xffff0000) ? M4 ((x) >> 16) << 16 : M4 (x))
/netbsd-6-1-5-RELEASE/external/bsd/flex/dist/
H A Dscan.l339 ACTION_M4_IFDEF( "M4""_YY_ALWAYS_INTERACTIVE", option_sense );
370 ACTION_M4_IFDEF( "M4""_YY_MAIN", option_sense);
377 ACTION_M4_IFDEF( "M4""_YY_NEVER_INTERACTIVE", option_sense );
385 stack ACTION_M4_IFDEF( "M4""_YY_STACK_USED", option_sense );
389 unput ACTION_M4_IFDEF("M4""_YY_NO_UNPUT", ! option_sense);
392 yylineno do_yylineno = option_sense; ACTION_M4_IFDEF("M4""_YY_USE_LINENO", option_sense);
396 yy_push_state ACTION_M4_IFDEF("M4""_YY_NO_PUSH_STATE", ! option_sense);
397 yy_pop_state ACTION_M4_IFDEF("M4""_YY_NO_POP_STATE", ! option_sense);
398 yy_top_state ACTION_M4_IFDEF("M4""_YY_NO_TOP_STATE", ! option_sense);
400 yy_scan_buffer ACTION_M4_IFDEF("M4""_YY_NO_SCAN_BUFFE
[all...]
H A Dconf.in142 /* Define to the GNU M4 executable name. */
143 #undef M4
/netbsd-6-1-5-RELEASE/external/bsd/flex/include/
H A Dconfig.h147 /* Define to the GNU M4 executable name. */
148 #ifndef M4
149 #define M4 "/usr/bin/m4" macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/testsuite/gas/frv/
H A Dfr450-media-issue.s9 mqmulhu fr4,fr6,acc8 ; M4 -- error
23 mqmulhu fr4,fr6,acc8 ; M4 -- error
37 mqmulhu fr4,fr6,acc8 ; M4 -- error
44 mqcpxrs.p fr0,fr2,acc0 ; M4
46 mqcpxrs.p fr0,fr2,acc0 ; M4
48 mqcpxrs.p fr0,fr2,acc0 ; M4
50 mqcpxrs.p fr0,fr2,acc0 ; M4
51 mqmulhu fr4,fr6,acc8 ; M4 -- error
52 mqcpxrs.p fr0,fr2,acc0 ; M4
54 mqcpxrs.p fr0,fr2,acc0 ; M4
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/
H A DWcxx-compat-13.c19 #define M4 bitor /* { dg-warning "operator" } */ macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/graphite/
H A Dpr42914.c6 int M1[16][16],M0[4][4][4][4],M3[4],M4[4][4]; local
/netbsd-6-1-5-RELEASE/gnu/dist/autoconf/
H A Dautoconf.in96 : ${M4=@M4@}
220 # Set them in the order expected by the M4 macros: the converse.
263 run_m4="$M4 $m4_common"
314 # M4 expansion.
497 $M4 2>&1 >/dev/null |
503 $M4 2>&1 >/dev/null |
659 # GNU M4 1.4's tracing of builtins is buggy. When run on this input:
689 if echo "ifdef(\`$base_name', \`', \`m4exit(-1)')" | $M4; then
739 $verbose "$me: running $M4
[all...]
H A DMakefile.am124 -e 's,@M4\@,$(M4),g' \
183 $(M4) --include $(srcdir) --fatal-warning --define divert \
202 $(M4) --include $(srcdir) --fatal-warning --freeze-state=$*.m4f \
H A Dconfigure1161 case $M4 in
1163 ac_cv_path_M4="$M4" # Let the user override the test with a path.
1181 M4=$ac_cv_path_M4
1183 if test -n "$M4"; then
1184 echo "$as_me:1184: result: $M4" >&5
1185 echo "${ECHO_T}$M4" >&6
1191 test -n "$M4" && break
1193 test -n "$M4" || M4="m4"
1196 # a AC-SUBST inside AC-PROG-GNU-M4
[all...]
H A DMakefile.in63 M4 = @M4@
111 edit = sed -e 's,@SHELL\@,$(SHELL),g' -e 's,@PERL\@,$(PERL),g' -e 's,@datadir\@,$(pkgdatadir),g' -e 's,@bindir\@,$(bindir),g' -e 's,@autoconf-name\@,'`echo autoconf | sed '$(transform)'`',g' -e 's,@autoheader-name\@,'`echo autoheader | sed '$(transform)'`',g' -e 's,@M4\@,$(M4),g' -e 's,@AWK\@,$(AWK),g' -e 's,@VERSION\@,$(VERSION),g' -e 's,@PACKAGE_NAME\@,$(PACKAGE_NAME),g'
492 $(M4) --include $(srcdir) --fatal-warning --define divert \
511 $(M4) --include $(srcdir) --fatal-warning --freeze-state=$*.m4f \
/netbsd-6-1-5-RELEASE/gnu/dist/autoconf/tests/
H A DMakefile.in63 M4 = @M4@
198 $(M4) -I $(srcdir) -I $(top_srcdir) atspecific.m4 suite.at | \
H A DMakefile.am42 $(M4) -I $(srcdir) -I $(top_srcdir) atspecific.m4 suite.at | \
/netbsd-6-1-5-RELEASE/gnu/dist/autoconf/config/
H A DMakefile.in63 M4 = @M4@
/netbsd-6-1-5-RELEASE/gnu/dist/autoconf/m4/
H A DMakefile.in63 M4 = @M4@
/netbsd-6-1-5-RELEASE/tools/
H A DMakefile.gnuhost59 M4=${TOOL_M4:Q} \
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/md5/asm/
H A Dmd5-ia64.S34 // {in,out}3 Block Value 4 M4
135 #define M4 in3 define
673 mov V = M4
684 mov M4 = M5
730 mov M0 = M4
741 mov M4 = Z
779 mov V = M4
790 mov M4 = M13
/netbsd-6-1-5-RELEASE/gnu/dist/autoconf/man/
H A DMakefile.in63 M4 = @M4@
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/cxx/
H A DMakefile.in163 M4 = @M4@

Completed in 215 milliseconds

123