Searched defs:need (Results 1 - 5 of 5) sorted by relevance

/seL4-test-master/projects/musllibc/src/network/
H A Dgethostbyname2_r.c18 size_t align, need; local
/seL4-test-master/projects/musllibc/src/thread/
H A Dpthread_create.c217 size_t need = libc.tls_size + __pthread_tsd_size; local
/seL4-test-master/projects/musllibc/src/aio/
H A Daio.c73 static struct aio_queue *__aio_get_queue(int fd, int need) argument
/seL4-test-master/projects/musllibc/src/stdio/
H A Dvfprintf.c317 int sh=MIN(9,-e2), need=1+(p+LDBL_MANT_DIG/3U+8)/9; local
/seL4-test-master/tools/nanopb/generator/
H A Dnanopb_generator.py17 import google, distutils.util # bbfreeze seems to need these namespace
18 import pkg_resources # pyinstaller / protobuf 2.5 seem to need these namespace

Completed in 100 milliseconds