Home
last modified time | relevance | path

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

/third_party/ulib/musl/src/network/
A Dgethostbyname2_r.c47 size_t need = roundup(namelen + 1, sizeof(char*)); // h_name in gethostbyname2_r() local
/third_party/ulib/musl/src/stdio/
A Dvfprintf.c378 int sh = MIN(9, -e2), need = 1 + (p + LDBL_MANT_DIG / 3 + 8) / 9; in fmt_fp() local

Completed in 5 milliseconds