Home
last modified time | relevance | path

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

/aosp12/bionic/libc/include/android/
H A Dversioning.h53 #define __BIONIC_AVAILABILITY(__what) __attribute__((__availability__(android,__what))) macro
57 #define __BIONIC_AVAILABILITY(__what) __attribute__((__availability__(android,strict,__what))) macro