Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa-modref-tree.cc1040 ggc_test_and_set_mark (tt->bases); in gt_ggc_mx()
1050 ggc_test_and_set_mark (tt->bases); in gt_ggc_mx()
1062 ggc_test_and_set_mark (b); in gt_ggc_mx()
1065 ggc_test_and_set_mark (b->refs); in gt_ggc_mx()
1072 ggc_test_and_set_mark (b); in gt_ggc_mx()
1075 ggc_test_and_set_mark (b->refs); in gt_ggc_mx()
1089 ggc_test_and_set_mark (r); in gt_ggc_mx()
1092 ggc_test_and_set_mark (r->accesses); in gt_ggc_mx()
1099 ggc_test_and_set_mark (r); in gt_ggc_mx()
1102 ggc_test_and_set_mark (r->accesses); in gt_ggc_mx()
H A Dggc.h80 #define ggc_test_and_set_mark(EXPR) \ macro
335 ggc_test_and_set_mark (const_cast<char *> (s)); in gt_ggc_mx()
H A Dsymbol-summary.h543 ggc_test_and_set_mark (summary->m_vector);
995 ggc_test_and_set_mark (summary->m_vector);
H A Dhash-table.h1155 if (!ggc_test_and_set_mark (h->m_entries)) in gt_ggc_mx()
H A DChangeLog-19991653 * ggc.h (ggc_test_and_set_mark): New macro.
1654 (ggc_mark_rtx): Use ggc_test_and_set_mark.
H A DChangeLog-200217605 * ggc.h (ggc_test_and_set_mark): Treat (void *)1 like NULL.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dggc.h76 #define ggc_test_and_set_mark(EXPR) \ macro
327 ggc_test_and_set_mark (const_cast<char *> (s)); in gt_ggc_mx()
H A Dsymbol-summary.h513 ggc_test_and_set_mark (summary->m_vector);
947 ggc_test_and_set_mark (summary->m_vector);
H A Dhash-table.h1152 if (!ggc_test_and_set_mark (h->m_entries)) in gt_ggc_mx()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/
H A Djit-playback.c134 if (ggc_test_and_set_mark (func)) in gt_ggc_mx()
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Djit-playback.cc197 if (ggc_test_and_set_mark (func)) in gt_ggc_mx()