Searched refs:__XSI_VISIBLE (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/include/sys/
H A Dcdefs.h455 #define __XSI_VISIBLE 700 macro
459 #define __XSI_VISIBLE 600 macro
463 #define __XSI_VISIBLE 500 macro
514 #define __XSI_VISIBLE 0 macro
519 #define __XSI_VISIBLE 0 macro
524 #define __XSI_VISIBLE 700 macro
/bionic/libm/include/
H A Dmath.h138 #if __BSD_VISIBLE || __XSI_VISIBLE
155 #endif /* __BSD_VISIBLE || __XSI_VISIBLE */
222 #if __BSD_VISIBLE || __ISO_C_VISIBLE >= 1999 || __XSI_VISIBLE
249 #endif /* __BSD_VISIBLE || __ISO_C_VISIBLE >= 1999 || __XSI_VISIBLE */
251 #if __BSD_VISIBLE || __XSI_VISIBLE
259 #if __XSI_VISIBLE <= 500 || __BSD_VISIBLE
263 #if __XSI_VISIBLE <= 600 || __BSD_VISIBLE
266 #endif /* __BSD_VISIBLE || __XSI_VISIBLE */

Completed in 294 milliseconds