Lines Matching refs:attribute_hidden
15 double value) attribute_hidden;
20 attribute_hidden;
26 attribute_hidden;
30 attribute_hidden;
33 int negative) attribute_hidden;
37 attribute_hidden;
41 int sign) attribute_hidden;
44 extern __typeof (mpn_add_1) mpn_add_1 attribute_hidden;
45 extern __typeof (mpn_addmul_1) mpn_addmul_1 attribute_hidden;
46 extern __typeof (mpn_add_n) mpn_add_n attribute_hidden;
47 extern __typeof (mpn_cmp) mpn_cmp attribute_hidden;
48 extern __typeof (mpn_divrem) mpn_divrem attribute_hidden;
49 extern __typeof (mpn_lshift) mpn_lshift attribute_hidden;
50 extern __typeof (mpn_mul) mpn_mul attribute_hidden;
51 extern __typeof (mpn_mul_1) mpn_mul_1 attribute_hidden;
52 extern __typeof (mpn_rshift) mpn_rshift attribute_hidden;
53 extern __typeof (mpn_sub_1) mpn_sub_1 attribute_hidden;
54 extern __typeof (mpn_submul_1) mpn_submul_1 attribute_hidden;
55 extern __typeof (mpn_sub_n) mpn_sub_n attribute_hidden;