Home
last modified time | relevance | path

Searched refs:malloc0 (Results 1 - 2 of 2) sorted by relevance

/third_party/eudev/src/shared/
H A Dutil.h66 #define malloc0(n) (calloc((n), 1)) macro
H A Dhashmap.c782 h = use_pool ? mempool_alloc0_tile(hi->mempool) : malloc0(hi->head_size); in hashmap_base_new()

Completed in 4 milliseconds