Searched defs:rr (Results 1 – 6 of 6) sorted by relevance
/busybox-1.35.0/networking/ |
D | nc_bloaty.c | 289 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
|
D | tls_sp_c32.c | 81 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
|
D | nslookup.c | 343 ns_rr rr; in parse_reply() local
|
D | tls_pstm.c | 656 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/ |
D | cut.c | 176 regmatch_t rr = {-1, -1}; in cut_file() local
|
D | expr.c | 219 arith_t ll, rr; in cmp_common() local
|