Home
last modified time | relevance | path

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

/bionic/libc/include/android/
Dversioning.h39 #define __BIONIC_AVAILABILITY_GUARD(api_level) 1 macro
58 #define __BIONIC_AVAILABILITY_GUARD(api_level) (__ANDROID_MIN_SDK_VERSION__ >= (api_level)) macro
/bionic/libc/execinfo/include/
Dexecinfo.h36 #define __BIONIC_AVAILABILITY_GUARD(x) 1 macro
/bionic/tests/
Dcomplex_test.cpp24 #define __BIONIC_AVAILABILITY_GUARD(x) 1 macro