HomeSort by relevance Sort by last modified time
    Searched full:user_array_of (Results 1 - 1 of 1) sorted by null

  /device/google/contexthub/firmware/lib/libc/
aeabi.cpp 90 // user_array_of() takes a pointer to the cookie and returns a pointer to the user array.
91 inline void* user_array_of(array_cookie* cookie_address) function in namespace:__aeabiv1
150 return __aeabi_vec_ctor_nocookie_nodtor(user_array_of(cookie), constructor,
177 return user_array_of(cookie);

Completed in 78 milliseconds