Home
last modified time | relevance | path

Searched defs:ull (Results 1 – 2 of 2) sorted by relevance

/busybox-1.35.0/networking/
Dinterface.c804 static void print_bytes_scaled(unsigned long long ull, const char *end) in print_bytes_scaled()
/busybox-1.35.0/editors/
Dawk.c889 unsigned long long ull = strtoull(cp, pp, 0); in my_strtod() local