Home
last modified time | relevance | path

Searched refs:cookie_of (Results 1 – 1 of 1) sorted by relevance

/device/google/contexthub/firmware/lib/libc/
Daeabi.cpp71 inline array_cookie& cookie_of(void* user_array) in cookie_of() function
80 return cookie_of(user_array).element_size; in element_size_of()
87 return cookie_of(user_array).element_count; in element_count_of()
216 return &cookie_of(user_array); in __aeabi_vec_dtor()
254 (*dealloc)(&cookie_of(user_array), size); in __aeabi_vec_delete3_nodtor()