Home
last modified time | relevance | path

Searched refs:decl_init_priority_insert (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/gcc/gcc/
H A Dtree.h2938 extern void decl_init_priority_insert (tree, unsigned short);
2949 (decl_init_priority_insert (VAR_DECL_CHECK (NODE), VAL))
H A Dtree.c3985 decl_init_priority_insert (tree from, unsigned short to) in decl_init_priority_insert() function