Home
last modified time | relevance | path

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

/busybox-1.35.0/coreutils/
Dfactor.c57 static const uint64_t packed_wheel[] = { variable
111 for (i = 0; i < ARRAY_SIZE(packed_wheel); i++) { in unpack_wheel()
112 uint64_t v = packed_wheel[i]; in unpack_wheel()