Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/lib/libc/
Dcrt_priv.h25 void __crt_exit(void);
Dcrt.c48 void __crt_exit(void) in __crt_exit() function
/device/google/contexthub/firmware/app/chre/common/
Dchre_app.c44 __crt_exit(); in chreappEnd()