Home
last modified time | relevance | path

Searched defs:k (Results 1 – 11 of 11) sorted by relevance

/coreutils/src/
Dtsort.c104 struct item *k = xzalloc (sizeof *k); in new_item() local
264 record_relation (struct item *j, struct item *k) in record_relation()
286 scan_zeros (struct item *k) in scan_zeros()
321 detect_loop (struct item *k) in detect_loop()
433 struct item *k = nullptr; in tsort() local
Dcut.c201 print_kth (uintmax_t k) in print_kth()
209 is_range_start_index (uintmax_t k) in is_range_start_index()
Dfactor.c1125 int k, uintmax_t one) in millerrabin()
1148 const uintmax_t *qp, int k, const uintmax_t *one) in millerrabin2()
1178 mpz_srcptr q, mp_bitcnt_t k) in mp_millerrabin()
1201 mp_bitcnt_t k; in prime_p() local
1287 int k; in prime2_p() local
1398 mp_bitcnt_t k = mpz_scan1 (nm1, 0); in mp_prime_p() local
1466 unsigned long int k = 1; in factor_using_pollard_rho() local
1552 unsigned long int k = 1; in factor_using_pollard_rho2() local
1685 unsigned long long int k = 1; in mp_factor_using_pollard_rho() local
2457 for (int k = 0; k < factors.e[j]; k++) in print_factors_single() local
[all …]
Dsplit.c882 lines_chunk_split (intmax_t k, intmax_t n, char *buf, idx_t bufsize, in lines_chunk_split()
1008 bytes_chunk_extract (intmax_t k, intmax_t n, char *buf, idx_t bufsize, in bytes_chunk_extract()
1156 lines_rr (intmax_t k, intmax_t n, char *buf, idx_t bufsize, of_t **filesp) in lines_rr()
Dshred.c395 unsigned long int k, unsigned long int n) in dopass()
707 int k; in genpattern() local
Dshuf.c172 read_input_reservoir_sampling (FILE *in, char eolbyte, size_t k, in read_input_reservoir_sampling()
Dstty.c1114 for (int k = 1; k < n_settings; k++) in apply_settings() local
Dbasenc.c1178 for (int k = 0; k < 1 + !!feof (in); k++) in do_decode() local
Dpr.c2430 int j, k; in read_line() local
Dsort.c1309 size_t j, k; in inittables() local
/coreutils/gl/lib/
Dheap.c141 size_t k = count; in heapify_up() local