Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/gcc/gcc/
Dc-objc-common.c365 c_expand_expr_stmt (build_function_call (TREE_VALUE (static_ctors), in c_objc_common_finish_file()
376 c_expand_expr_stmt (build_function_call (TREE_VALUE (static_dtors), in c_objc_common_finish_file()
Dc-common.h898 extern tree c_expand_expr_stmt PARAMS ((tree));
Dc-common.c1885 c_expand_expr_stmt (expr) in c_expand_expr_stmt() function
Dc-parse.in2370 $$ = c_expand_expr_stmt ($1); }
DChangeLog.4482 * c-common.c (c_expand_expr_stmt): Likewise.
6095 (c_expand_expr_stmt): Call verify_sequence_points if -Wsequence-point.
8239 (c_expand_expr_stmt): Don't generate RTL.
DChangeLog.39487 * c-common.c (c_expand_expr_stmt): Use COMPLETE_TYPE_OR_VOID_P,
9505 * c-common.c (c_expand_expr_stmt): Likewise.
DChangeLog.66456 * c-common.c (c_expand_expr_stmt): Apply default conversions to
/openbsd/src/gnu/usr.bin/gcc/gcc/objc/
Dobjc-act.c1798 c_expand_expr_stmt (decelerator); in build_module_descriptor()