Searched defs:__weak (Results 1 – 2 of 2) sorted by relevance
29 const size_t __ta_no_share_heap_size __weak; variable30 struct malloc_ctx *__ta_no_share_malloc_ctx __weak; variable
27 #define __weak __attribute__((weak)) macro