Searched refs:DUMP_NONE (Results 1 – 3 of 3) sorted by relevance
| /NextBSD/contrib/gcc/ |
| HD | tree-dump.h | 31 #define DUMP_NONE 0 macro 83 queue_and_dump_index (di, field, child, DUMP_NONE)
|
| HD | tree-dump.c | 127 queue_and_dump_index (di, "type", TREE_TYPE (t), DUMP_NONE); in queue_and_dump_type() 725 queue (&di, t, DUMP_NONE); in dump_node()
|
| /NextBSD/contrib/gcc/cp/ |
| HD | ChangeLog-1999 | 1281 (dump_child): Pass DUMP_NONE, instead of DUMP_CHILDREN, to 1285 (dump_node): Pass DUMP_NONE, instead of DUMP_CHILDREN to queue.
|