Home | History | Annotate | Download | only in include

Lines Matching refs:priority_type

3249 typedef unsigned short priority_type;
3251 extern priority_type decl_init_priority_lookup (tree);
3252 extern priority_type decl_fini_priority_lookup (tree);
3253 extern void decl_init_priority_insert (tree, priority_type);
3254 extern void decl_fini_priority_insert (tree, priority_type);
6310 priority_type init;
6311 priority_type fini;