Home
last modified time | relevance | path

Searched defs:t (Results 1 – 13 of 13) sorted by relevance

/coreutils/gl/lib/
Drandperm.c72 size_t t = v[i]; in swap() local
137 size_t t = v1->val; in sparse_swap() local
/coreutils/src/blake2/
Dblake2.h54 uint32_t t[2]; member
65 uint64_t t[2]; member
/coreutils/src/
Dtouch.c125 struct timespec const *t = newtime; in touch() local
Dfactor.c206 # define __ll_lowpart(t) ((uintmax_t) (t) & (__ll_B - 1)) argument
207 # define __ll_highpart(t) ((uintmax_t) (t) >> (W_TYPE_SIZE / 2)) argument
443 uintmax_t t = b; in gcd_odd() local
455 uintmax_t t; in gcd_odd() local
838 mp_factor_using_division (mpz_t t, struct mp_factors *factors) in mp_factor_using_division()
1464 uintmax_t x, z, y, P, t, ni, g; in factor_using_pollard_rho() local
1675 mpz_t t, t2; in mp_factor_using_pollard_rho() local
2075 uintmax_t q, P1, t, rem; in factor_using_squfof() local
2253 mp_factor (mpz_t t, struct mp_factors *factors) in mp_factor()
2521 mpz_t t; in print_factors() local
Dtsort.c121 struct item *p, *q, *r, *s, *t; in search_item() local
Dsystem.h471 size_t t = u % v; in gcd() local
718 timetostr (time_t t, char *buf) in timetostr()
Dtail.c1843 int t = start_bytes (pretty_filename, fd, n_bytes, read_pos); in tail_bytes() local
1899 int t = start_lines (pretty_filename, fd, n_lines, read_pos); in tail_lines() local
Dnumfmt.c412 simple_round (long double val, enum round_type t) in simple_round()
Dstat.c644 human_time (struct timespec t) in human_time()
Dpr.c1649 struct timespec t; in init_header() local
Dsort.c3033 size_t t; in mergefps() local
3231 mergelines (struct line *restrict t, size_t nlines, in mergelines()
Dlonglong.h44 #define __ll_lowpart(t) ((UWtype) (t) & (__ll_B - 1)) argument
45 #define __ll_highpart(t) ((UWtype) (t) >> (W_TYPE_SIZE / 2)) argument
Dls.c5349 size_t t = s * column_info_growth; in init_column_info() local