Home
last modified time | relevance | path

Searched defs:__weak (Results 1 – 2 of 2) sorted by relevance

/optee_os/lib/libutee/
H A Dtee_api.c29 const size_t __ta_no_share_heap_size __weak; variable
30 struct malloc_ctx *__ta_no_share_malloc_ctx __weak; variable
/optee_os/lib/libutils/ext/include/
H A Dcompiler.h27 #define __weak __attribute__((weak)) macro