Searched defs:size (Results 26 - 50 of 355) sorted by relevance

1234567891011>>

/seL4-camkes-master/projects/musllibc/src/linux/
H A Dremap_file_pages.c5 int remap_file_pages(void *addr, size_t size, int prot, size_t pgoff, int flags) argument
/seL4-camkes-master/projects/musllibc/src/network/
H A Dgethostbyaddr.c10 size_t size = 63; local
H A Dgethostbyname2.c11 size_t size = 63; local
/seL4-camkes-master/projects/musllibc/src/passwd/
H A Dfgetpwent.c8 size_t size=0; local
H A Dfgetspent.c8 size_t size = 0; local
H A Dfgetgrent.c9 size_t size=0, nmem=0; local
H A Dgetpwent.c6 static size_t size; variable
H A Dgetpwent_a.c11 int __getpwent_a(FILE *f, struct passwd *pw, char **line, size_t *size, struct passwd **res) argument
/seL4-camkes-master/projects/musllibc/src/stdio/
H A Dext2.c10 size_t size = f->rend - f->rpos; local
H A Dfread.c6 size_t fread(void *restrict destv, size_t size, size_t nmemb, FILE *restrict f) argument
/seL4-camkes-master/projects/musllibc/src/time/
H A D__map_file.c8 const char unsigned *__map_file(const char *pathname, size_t *size) argument
/seL4-camkes-master/projects/musllibc/src/unistd/
H A Dttyname_r.c7 int ttyname_r(int fd, char *name, size_t size) argument
/seL4-camkes-master/tools/rumprun/platform/xen/xen/include/mini-os/
H A Dmm.h47 static __inline__ int get_order(unsigned long size) argument
/seL4-camkes-master/projects/camkes-tool/camkes/templates/
H A Drpc-connector-common-from.c61 unsigned size; local
/seL4-camkes-master/projects/projects_libs/libmsgpack/msgpack-c/example/c/
H A Dspeed_test_uint32_array.c5 size_t size = 10000000; local
H A Dspeed_test_uint64_array.c6 size_t size = 10000000; local
/seL4-camkes-master/projects/projects_libs/libmsgpack/msgpack-c/include/msgpack/adaptor/
H A Dcheck_container_size.hpp34 inline void check_container_size(std::size_t size) { argument
43 inline void check_container_size_for_ext(std::size_t size) { argument
48 inline void check_container_size_for_ext<4>(std::size_t size) { argument
55 checked_get_container_size(T size) argument
[all...]
/seL4-camkes-master/projects/seL4_libs/libsel4allocman/include/allocman/mspace/
H A Dfixed_pool.h26 size_t size; member in struct:mspace_fixed_pool_config
H A Dk_r_malloc.h22 size_t size; member in struct:k_r_malloc_header::__anon537
/seL4-camkes-master/projects/seL4_libs/libsel4debug/src/
H A Dbacktrace.c38 int backtrace(void **buffer, int size) argument
/seL4-camkes-master/projects/util_libs/libethdrivers/src/
H A Dhelpers.c16 dma_alloc_pin(ps_dma_man_t *dma_man, size_t size, int cached, int alignment) argument
36 dma_unpin_free(ps_dma_man_t *dma_man, void *virt, size_t size) argument
/seL4-camkes-master/projects/util_libs/libplatsupport/src/
H A Dio.c16 static int ps_stdlib_malloc(UNUSED void *cookie, size_t size, void **ptr) argument
26 static int ps_stdlib_calloc(UNUSED void *cookie, size_t nmemb, size_t size, void **ptr) argument
36 static int ps_stdlib_free(UNUSED void *cookie, UNUSED size_t size, void *ptr) argument
/seL4-camkes-master/projects/musllibc/src/locale/
H A D__mo_lookup.c9 const char *__mo_lookup(const void *p, size_t size, const char *s) argument
/seL4-camkes-master/projects/musllibc/src/thread/
H A D__unmapself.c18 void __unmapself(void *base, size_t size) argument
/seL4-camkes-master/projects/picotcp/include/arch/
H A Dpico_esp8266.h27 static inline void *pico_zalloc(size_t size) argument

Completed in 102 milliseconds

1234567891011>>