Home
last modified time | relevance | path

Searched refs:check_tgmath_function (Results 1 – 1 of 1) sorted by relevance

/dflybsd-src/contrib/gcc-8.0/gcc/c/
H A Dc-parser.c7757 check_tgmath_function (c_expr *expr, unsigned int pos) in check_tgmath_function() function
8299 unsigned int nargs = check_tgmath_function (&(*cexpr_list)[0], 1); in c_parser_postfix_expression()
8326 = check_tgmath_function (&(*cexpr_list)[j], j + 1); in c_parser_postfix_expression()