Home
last modified time | relevance | path

Searched refs:half_t (Results 1 – 1 of 1) sorted by relevance

/busybox-1.35.0/coreutils/
Dfactor.c34 typedef unsigned half_t; typedef
39 typedef unsigned long half_t; typedef
131 static NOINLINE void print_h(half_t n) in print_h()
138 static half_t isqrt_odd(wide_t N) in isqrt_odd()
140 half_t s = isqrt(N); in isqrt_odd()
165 half_t factor; in factorize()
166 half_t max_factor; in factorize()
191 half_t fw; in factorize()