OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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