Home
last modified time | relevance | path

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

/busybox-1.35.0/networking/
Dnc_bloaty.c289 int rr; in connect_w_timeout() local
310 int rr; in dolisten() local
496 int rr; in udptest() local
614 int rr; in readwrite() local
Dtls_sp_c32.c81 static void sp_256_to_bin_8(const sp_digit* rr, uint8_t* a) in sp_256_to_bin_8()
118 static void sp_256_from_bin_8(sp_digit* rr, const uint8_t* a) in sp_256_from_bin_8()
610 static void sp_256_rshift1_8(sp_digit* rr, uint64_t carry) in sp_256_rshift1_8()
1098 sp_digit rr[2 * 8]; in sp_256_mont_mul_and_reduce_8() local
Dnslookup.c343 ns_rr rr; in parse_reply() local
Dtls_pstm.c656 register pstm_digit r, rr, *tmpa, *tmpb; in pstm_mul_2() local
1069 pstm_digit D, r, rr; in pstm_div_2d() local
/busybox-1.35.0/coreutils/
Dcut.c176 regmatch_t rr = {-1, -1}; in cut_file() local
Dexpr.c219 arith_t ll, rr; in cmp_common() local