Searched defs:rr (Results 1 – 8 of 8) sorted by relevance
/glibc-2.36/soft-fp/ |
D | testit.c | 279 float tr, rr; in test_float_arith() local 296 double tr, rr; in test_double_arith() local 324 double tr, rr; in test_float_double_conv() local 338 float tr, rr; in test_double_float_conv() local 352 float tr, rr; in test_int_float_conv() local 366 double tr, rr; in test_int_double_conv() local 380 int tr, rr; in test_float_int_conv() local 392 int tr, rr; in test_double_int_conv() local 414 int tr, rr; in test_float_cmp() local 430 int tr, rr; in test_double_cmp() local
|
/glibc-2.36/resolv/arpa/ |
D | nameser.h | 133 #define ns_rr_name(rr) (((rr).name[0] != '\0') ? (rr).name : ".") argument 134 #define ns_rr_type(rr) ((ns_type)((rr).type + 0)) argument 135 #define ns_rr_class(rr) ((ns_class)((rr).rr_class + 0)) argument 136 #define ns_rr_ttl(rr) ((rr).ttl + 0) argument 137 #define ns_rr_rdlen(rr) ((rr).rdlength + 0) argument 138 #define ns_rr_rdata(rr) ((rr).rdata + 0) argument
|
/glibc-2.36/sysdeps/ieee754/dbl-64/ |
D | dla.h | 154 #define ADD2A(x, xx, y, yy, z, zz, r, rr, s, ss, u, uu, w) \ argument 175 #define SUB2A(x, xx, y, yy, z, zz, r, rr, s, ss, u, uu, w) \ argument
|
/glibc-2.36/sysdeps/wordsize-32/ |
D | divdi3.c | 62 DWunion rr; in __udivmoddi4() local
|
/glibc-2.36/hesiod/ |
D | hesiod.c | 334 } rr; in get_txt_records() local
|
/glibc-2.36/resolv/ |
D | ns_print.c | 67 ns_sprintrr(const ns_msg *handle, const ns_rr *rr, in ns_sprintrr()
|
D | res_debug.c | 171 ns_rr rr; in do_section() local
|
/glibc-2.36/support/ |
D | resolv_test.c | 524 } rr; in parse_query() local
|