Home
last modified time | relevance | path

Searched defs:__keep (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/bits/
Dforward_list.h59 _Fwd_list_node_base* __keep = __begin->_M_next; in _GLIBCXX_VISIBILITY() local
79 _Fwd_list_node_base* __keep = _M_next; in _GLIBCXX_VISIBILITY() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
Dforward_list.h59 _Fwd_list_node_base* __keep = __begin->_M_next; in _GLIBCXX_VISIBILITY() local
79 _Fwd_list_node_base* __keep = _M_next; in _GLIBCXX_VISIBILITY() local
/aosp_15_r20/external/gsc-utils/include/
H A Dcommon.h101 #define __keep __attribute__((used)) __visible macro