Home
last modified time | relevance | path

Searched defs:rr (Results 1 – 8 of 8) sorted by relevance

/glibc-2.36/soft-fp/
Dtestit.c279 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/
Dnameser.h133 #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/
Ddla.h154 #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/
Ddivdi3.c62 DWunion rr; in __udivmoddi4() local
/glibc-2.36/hesiod/
Dhesiod.c334 } rr; in get_txt_records() local
/glibc-2.36/resolv/
Dns_print.c67 ns_sprintrr(const ns_msg *handle, const ns_rr *rr, in ns_sprintrr()
Dres_debug.c171 ns_rr rr; in do_section() local
/glibc-2.36/support/
Dresolv_test.c524 } rr; in parse_query() local