Home
last modified time | relevance | path

Searched defs:e (Results 1 – 4 of 4) sorted by relevance

/malloc/
A Dtst-dynarray.c28 #define DYNARRAY_ELEMENT_INIT(e) (*(e) = 17) argument
40 #define DYNARRAY_ELEMENT_INIT(e) (*(e) = 23) argument
A Dtst-malloc-thread-fail.c196 struct list *e = allocate (); in allocate_thread() local
A Dmemusage.c120 gettime (struct entry *e) in gettime()
A Dmalloc.c3177 tcache_entry *e = (tcache_entry *) chunk2mem (chunk); in tcache_put() local
3193 tcache_entry *e = tcache->entries[tc_idx]; in tcache_get() local
3222 tcache_entry *e = tcache_tmp->entries[i]; in tcache_thread_shutdown() local
4453 tcache_entry *e = (tcache_entry *) chunk2mem (p); in _int_free() local

Completed in 17 milliseconds