Searched defs:is_internal (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/system/host/abigen/
H A Dtypes.cpp166 bool Syscall::is_internal() const { function in class:Syscall
/fuchsia/zircon/third_party/ulib/jemalloc/include/jemalloc/internal/
H A Djemalloc_internal.h986 iallocztm(tsdn_t *tsdn, size_t size, szind_t ind, bool zero, tcache_t *tcache, bool is_internal, arena_t *arena, bool slow_path) argument
1012 ipallocztm(tsdn_t *tsdn, size_t usize, size_t alignment, bool zero, tcache_t *tcache, bool is_internal, arena_t *arena) argument
1070 idalloctm(tsdn_t *tsdn, extent_t *extent, void *ptr, tcache_t *tcache, bool is_internal, bool slow_path) argument
[all...]
/fuchsia/zircon/third_party/ulib/jemalloc/src/
H A Djemalloc.c303 a0ialloc(size_t size, bool zero, bool is_internal) argument
313 a0idalloc(extent_t *extent, void *ptr, bool is_internal) argument

Completed in 22 milliseconds