Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-common.h1003 extern tree boolean_increment (enum tree_code, tree);
H A Dc-common.c5057 boolean_increment (enum tree_code code, tree arg) in boolean_increment() function
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-common.h1029 extern tree boolean_increment (enum tree_code, tree);
H A Dc-common.cc5321 boolean_increment (enum tree_code code, tree arg) in boolean_increment() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dtypeck.c6791 val = boolean_increment (code, arg); in cp_build_unary_op()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dtypeck.cc7306 val = boolean_increment (code, arg); in cp_build_unary_op()
H A DChangeLog-2000505 * typeck.c (build_unary_op): Use boolean_increment from
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/
H A Dc-typeck.c4764 val = boolean_increment (code, arg); in build_unary_op()
/netbsd-src/external/gpl3/gcc/dist/gcc/c/
H A Dc-typeck.cc4795 val = boolean_increment (code, arg); in build_unary_op()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A DChangeLog-20003909 * c-common.c (boolean_increment): New function.
3913 (boolean_increment): Declare.
H A DChangeLog-200414862 c_expand_expr, boolean_increment, nonnull_check_p,
19128 c_common_truthvalue_conversion, boolean_increment): Replace calls
H A DChangeLog-200715625 * c-common.c (boolean_increment): Use correctly typed
H A DChangeLog-200316587 c_add_case_label, finish_label_addr_expr, boolean_increment):