HomeSort by relevance Sort by last modified time
    Searched refs:m4_ifdef (Results 1 - 9 of 9) sorted by null

  /external/qemu/distrib/sdl-1.2.15/acinclude/
ltsugar.m4 58 m4_ifdef([$1], [m4_defn([$1])[$3]])[$2])])
82 [m4_ifdef([$1],
105 m4_ifdef([$1($2:$3)], [m4_defn([$1($2:$3)])]),
106 m4_ifdef([$1($2)], [m4_defn([$1($2)])]))])
ltdl.m4 48 [m4_ifdef([AC_AUTOCONF_VERSION],
50 [-1], [m4_ifdef([_AC_HAVE_TOP_BUILD_PREFIX],
430 m4_ifdef([AM_CONDITIONAL],
ltoptions.m4 30 m4_ifdef(_LT_MANGLE_DEFUN([$1], [$2]),
40 [m4_ifdef(_LT_MANGLE_OPTION([$1], [$2]), [$3], [$4])])
49 [m4_ifdef(_LT_MANGLE_OPTION([$1], _LT_Option),
51 m4_ifdef([$0_found], [m4_undefine([$0_found])], [$3
libtool.m4 262 [m4_ifdef([AC_REQUIRE_AUX_FILE], [AC_REQUIRE_AUX_FILE([ltmain.sh])])dnl
779 [m4_ifdef([_LT_LANG_]$1[_CONFIG],
788 [m4_ifdef([_LT_LANG_]$1[_enabled], [],
819 [m4_ifdef([AC_PROG_GCJ],
821 m4_ifdef([A][M_PROG_GCJ],
823 m4_ifdef([LT_PROG_GCJ],
    [all...]
  /external/bison/data/
location.cc 41 ]m4_ifdef([b4_location_constructors], [[
172 ]m4_ifdef([b4_location_constructors], [
glr.cc 95 [yylloc.initialize ();]m4_ifdef([b4_initial_action], [
257 ]m4_ifdef([b4_stype],
lalr1.cc 65 ]m4_ifdef([b4_stype],
545 ]m4_ifdef([b4_initial_action], [
587 m4_ifdef([b4_lex_param], [, ]b4_lex_param))[;
    [all...]
yacc.c 107 b4_locations_if([, [[YYLTYPE *], [&yylloc]]])m4_ifdef([b4_lex_param], [, ])])dnl
108 m4_ifdef([b4_lex_param], b4_lex_param)))
    [all...]
glr.c 65 m4_ifdef([b4_lex_param], [, ]b4_lex_param)))
    [all...]

Completed in 171 milliseconds