Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-8.0/gcc/c/
H A Dc-tree.h624 extern location_t c_last_sizeof_loc;
H A Dc-typeck.c77 location_t c_last_sizeof_loc; variable
2914 c_last_sizeof_loc = loc; in c_expr_sizeof_expr()
2944 c_last_sizeof_loc = loc; in c_expr_sizeof_type()
H A Dc-parser.c9467 sizeof_arg_loc[0] = c_last_sizeof_loc; in c_parser_expr_list()
9490 sizeof_arg_loc[idx] = c_last_sizeof_loc; in c_parser_expr_list()