Searched refs:a_export (Results 1 – 1 of 1) sorted by relevance
13226 bool a_export; in binding_cmp() local13229 a_export = OVL_EXPORT_P (a_ent); in binding_cmp()13233 a_export = DECL_MODULE_EXPORT_P (TREE_CODE (a_ent) == CONST_DECL in binding_cmp()13250 if (a_export != b_export) in binding_cmp()13251 return a_export ? +1 : -1; in binding_cmp()