HomeSort by: relevance | last modified time | path
    Searched defs:YYSTYPE_IS_TRIVIAL (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/acpica/dist/compiler/
dtcompilerparser.tab.c 316 # define YYSTYPE_IS_TRIVIAL 1
484 || (defined YYSTYPE_IS_TRIVIAL && YYSTYPE_IS_TRIVIAL)))
dtparser.tab.c 333 # define YYSTYPE_IS_TRIVIAL 1
501 || (defined YYSTYPE_IS_TRIVIAL && YYSTYPE_IS_TRIVIAL)))
prparser.tab.c 335 # define YYSTYPE_IS_TRIVIAL 1
503 || (defined YYSTYPE_IS_TRIVIAL && YYSTYPE_IS_TRIVIAL)))

Completed in 121 milliseconds