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

  /external/llvm/autoconf/m4/
check_gnu_make.m4 7 dnl Search all the common names for GNU make
17 dnl If there was a GNU version, then set @ifGNUmake@ to the empty string,
18 dnl '#' otherwise
  /external/bison/data/
lalr1.java 38 ]b4_public_if([public ])dnl
39 b4_abstract_if([abstract ])dnl
40 b4_final_if([final ])dnl
41 b4_strictfp_if([strictfp ])dnl
42 [class ]b4_parser_class_name[]dnl
43 b4_percent_define_get3([extends], [ extends ])dnl
231 public final void push (int state, ]b4_yystype[ value]dnl
412 ]b4_yystype[ yyvaluep]dnl
460 b4_dollar_pushdef([yylval], [], [yylloc])dnl
463 b4_dollar_popdef])[]dnl
    [all...]
glr.cc 87 ]b4_parse_param_use[]dnl
127 ]b4_parse_param_use[]dnl
133 ]dnl In this section, the parse param are the original parse_params.
134 m4_pushdef([b4_parse_param], m4_defn([b4_parse_param_orig]))dnl
172 ]m4_map([b4_symbol_actions], m4_defn([b4_symbol_printers]))dnl
218 ]m4_popdef([b4_parse_param])dnl
332 ]dnl Redirections for glr.c.
glr.c 63 m4_dquote(b4_pure_if([[[[YYSTYPE *]], [[&yylval]]][]dnl
64 b4_locations_if([, [[YYLTYPE *], [&yylloc]]])])dnl
73 [b4_pure_if([b4_locations_if([yylocp, ])])dnl
81 [b4_pure_if([b4_locations_if([&yylloc, ])])dnl
174 ]b4_percent_code_get([[provides]])[]dnl
231 b4_percent_code_get[]dnl
444 ]dnl Do not use b4_int_type_for here, since there are places where
445 dnl pointers onto yyconfl are taken, which type is "short int *".
446 dnl We probably ought to introduce a type for confl.
838 ]b4_parse_param_use[]dnl
    [all...]
yacc.c 97 [b4_yyerror_arg_loc_if([&yylloc, ])dnl
106 m4_dquote(b4_pure_if([[[[YYSTYPE *]], [[&yylval]]][]dnl
107 b4_locations_if([, [[YYLTYPE *], [&yylloc]]])m4_ifdef([b4_lex_param], [, ])])dnl
290 [[b4_prefix[pstate *ps]], [[ps]]])dnl
302 #endif /* ! YYPARSE_PARAM */]dnl
310 [b4_declare_yyparse_])[]dnl
326 ]b4_cpp_guard_close([b4_spec_defines_file])[]dnl
349 b4_percent_code_get([[top]])[]dnl
386 ]])dnl
391 b4_percent_code_get[]dnl
    [all...]
lalr1.cc 272 b4_percent_code_get([[top]])[]dnl
423 ]m4_map([b4_symbol_actions], m4_defn([b4_symbol_printers]))dnl
546 b4_dollar_pushdef([yylval], [], [yylloc])dnl
549 b4_dollar_popdef])[]dnl
585 [b4_api_PREFIX[STYPE*], [&yylval]][]dnl
586 b4_locations_if([, [[location*], [&yylloc]]])dnl
874 ]b4_parser_class_name[::yysyntax_error_ (]dnl
    [all...]
  /external/chromium_org/third_party/sqlite/src/
configure.ac 92 dnl Make sure the local VERSION file matches this configure script
101 dnl Put the RCS revision string after AC_INIT so that it will also
102 dnl show in in configure.
  /external/chromium_org/third_party/tcmalloc/vendor/
configure.ac 93 AS_IF([test -n "$OBJCOPY"], [dnl
94 AC_CACHE_CHECK([if $OBJCOPY supports -W], gpt_cv_objcopy_weaken, [dnl
95 AC_LINK_IFELSE([void foo() {} int main() {return 0;}], [dnl
  /external/bison/tests/
testsuite     [all...]

Completed in 422 milliseconds