Home
last modified time | relevance | path

Searched defs:op_loc (Results 1 – 6 of 6) sorted by relevance

/dflybsd-src/contrib/mpc/src/
H A Dsin_cos.c29 mpc_t op_loc; in mpc_sin_cos_nonfinite() local
236 mpc_t op_loc; in mpc_sin_cos_imag() local
/dflybsd-src/contrib/gcc-8.0/gcc/c/
H A Dgimple-parser.c570 location_t op_loc = c_parser_peek_token (parser)->location; in c_parser_gimple_unary_expression() local
1007 location_t op_loc = c_parser_peek_token (parser)->location; in c_parser_gimple_postfix_expression_after_primary() local
H A Dc-parser.c7192 location_t op_loc = c_parser_peek_token (parser)->location; in c_parser_unary_expression() local
9165 location_t op_loc = c_parser_peek_token (parser)->location; in c_parser_postfix_expression_after_primary() local
11579 location_t op_loc = c_parser_peek_token (parser)->location; in c_parser_omp_variable_list() local
/dflybsd-src/contrib/gcc-4.7/gcc/
H A Dc-parser.c5863 location_t op_loc = c_parser_peek_token (parser)->location; in c_parser_unary_expression() local
6858 location_t op_loc = c_parser_peek_token (parser)->location; in c_parser_postfix_expression_after_primary() local
/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dgenmatch.c1742 source_location op_loc = 0; in find_node() local
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dsemantics.c2697 finish_unary_op_expr (location_t op_loc, enum tree_code code, cp_expr expr, in finish_unary_op_expr()