Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gcc/
H A Dtree.h2995 extern void decl_init_priority_insert (tree, unsigned short);
3006 (decl_init_priority_insert (VAR_DECL_CHECK (NODE), VAL))
H A Dtree.c3990 decl_init_priority_insert (tree from, unsigned short to) in decl_init_priority_insert() function
H A DChangeLog-200512251 (decl_init_priority_insert): Ditto.