/prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/sys/ |
cdefs.h | 303 * to evaluate to true, and __predict_false() if you expect the 308 * * Generally, __predict_false() error condition checks (unless 325 #define __predict_false(exp) __builtin_expect((exp) != 0, 0) macro 328 #define __predict_false(exp) (exp) macro
|
/prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/sys/ |
cdefs.h | 303 * to evaluate to true, and __predict_false() if you expect the 308 * * Generally, __predict_false() error condition checks (unless 325 #define __predict_false(exp) __builtin_expect((exp) != 0, 0) macro 328 #define __predict_false(exp) (exp) macro
|
/prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/sys/ |
cdefs.h | 303 * to evaluate to true, and __predict_false() if you expect the 308 * * Generally, __predict_false() error condition checks (unless 325 #define __predict_false(exp) __builtin_expect((exp) != 0, 0) macro 328 #define __predict_false(exp) (exp) macro
|
/prebuilts/ndk/current/platforms/android-16/arch-arm/usr/include/sys/ |
cdefs.h | 303 * to evaluate to true, and __predict_false() if you expect the 308 * * Generally, __predict_false() error condition checks (unless 325 #define __predict_false(exp) __builtin_expect((exp) != 0, 0) macro 328 #define __predict_false(exp) (exp) macro
|
/prebuilts/ndk/current/platforms/android-16/arch-mips/usr/include/sys/ |
cdefs.h | 303 * to evaluate to true, and __predict_false() if you expect the 308 * * Generally, __predict_false() error condition checks (unless 325 #define __predict_false(exp) __builtin_expect((exp) != 0, 0) macro 328 #define __predict_false(exp) (exp) macro
|
/prebuilts/ndk/current/platforms/android-16/arch-x86/usr/include/sys/ |
cdefs.h | 303 * to evaluate to true, and __predict_false() if you expect the 308 * * Generally, __predict_false() error condition checks (unless 325 #define __predict_false(exp) __builtin_expect((exp) != 0, 0) macro 328 #define __predict_false(exp) (exp) macro
|
/prebuilts/ndk/current/platforms/android-17/arch-arm/usr/include/sys/ |
cdefs.h | 303 * to evaluate to true, and __predict_false() if you expect the 308 * * Generally, __predict_false() error condition checks (unless 325 #define __predict_false(exp) __builtin_expect((exp) != 0, 0) macro 328 #define __predict_false(exp) (exp) macro
|
/prebuilts/ndk/current/platforms/android-17/arch-mips/usr/include/sys/ |
cdefs.h | 303 * to evaluate to true, and __predict_false() if you expect the 308 * * Generally, __predict_false() error condition checks (unless 325 #define __predict_false(exp) __builtin_expect((exp) != 0, 0) macro 328 #define __predict_false(exp) (exp) macro
|
/prebuilts/ndk/current/platforms/android-17/arch-x86/usr/include/sys/ |
cdefs.h | 303 * to evaluate to true, and __predict_false() if you expect the 308 * * Generally, __predict_false() error condition checks (unless 325 #define __predict_false(exp) __builtin_expect((exp) != 0, 0) macro 328 #define __predict_false(exp) (exp) macro
|
/prebuilts/ndk/current/platforms/android-18/arch-arm/usr/include/sys/ |
cdefs.h | 303 * to evaluate to true, and __predict_false() if you expect the 308 * * Generally, __predict_false() error condition checks (unless 325 #define __predict_false(exp) __builtin_expect((exp) != 0, 0) macro 328 #define __predict_false(exp) (exp) macro
|
/prebuilts/ndk/current/platforms/android-18/arch-mips/usr/include/sys/ |
cdefs.h | 303 * to evaluate to true, and __predict_false() if you expect the 308 * * Generally, __predict_false() error condition checks (unless 325 #define __predict_false(exp) __builtin_expect((exp) != 0, 0) macro 328 #define __predict_false(exp) (exp) macro
|
/prebuilts/ndk/current/platforms/android-18/arch-x86/usr/include/sys/ |
cdefs.h | 303 * to evaluate to true, and __predict_false() if you expect the 308 * * Generally, __predict_false() error condition checks (unless 325 #define __predict_false(exp) __builtin_expect((exp) != 0, 0) macro 328 #define __predict_false(exp) (exp) macro
|
/prebuilts/ndk/current/platforms/android-19/arch-arm/usr/include/sys/ |
cdefs.h | 303 * to evaluate to true, and __predict_false() if you expect the 308 * * Generally, __predict_false() error condition checks (unless 325 #define __predict_false(exp) __builtin_expect((exp) != 0, 0) macro 328 #define __predict_false(exp) (exp) macro
|
/prebuilts/ndk/current/platforms/android-19/arch-mips/usr/include/sys/ |
cdefs.h | 303 * to evaluate to true, and __predict_false() if you expect the 308 * * Generally, __predict_false() error condition checks (unless 325 #define __predict_false(exp) __builtin_expect((exp) != 0, 0) macro 328 #define __predict_false(exp) (exp) macro
|
/prebuilts/ndk/current/platforms/android-19/arch-x86/usr/include/sys/ |
cdefs.h | 303 * to evaluate to true, and __predict_false() if you expect the 308 * * Generally, __predict_false() error condition checks (unless 325 #define __predict_false(exp) __builtin_expect((exp) != 0, 0) macro 328 #define __predict_false(exp) (exp) macro
|
/prebuilts/ndk/current/platforms/android-21/arch-arm/usr/include/sys/ |
cdefs.h | 303 * to evaluate to true, and __predict_false() if you expect the 308 * * Generally, __predict_false() error condition checks (unless 325 #define __predict_false(exp) __builtin_expect((exp) != 0, 0) macro 328 #define __predict_false(exp) (exp) macro
|
/prebuilts/ndk/current/platforms/android-21/arch-arm64/usr/include/sys/ |
cdefs.h | 303 * to evaluate to true, and __predict_false() if you expect the 308 * * Generally, __predict_false() error condition checks (unless 325 #define __predict_false(exp) __builtin_expect((exp) != 0, 0) macro 328 #define __predict_false(exp) (exp) macro
|
/prebuilts/ndk/current/platforms/android-21/arch-mips/usr/include/sys/ |
cdefs.h | 303 * to evaluate to true, and __predict_false() if you expect the 308 * * Generally, __predict_false() error condition checks (unless 325 #define __predict_false(exp) __builtin_expect((exp) != 0, 0) macro 328 #define __predict_false(exp) (exp) macro
|
/prebuilts/ndk/current/platforms/android-21/arch-mips64/usr/include/sys/ |
cdefs.h | 303 * to evaluate to true, and __predict_false() if you expect the 308 * * Generally, __predict_false() error condition checks (unless 325 #define __predict_false(exp) __builtin_expect((exp) != 0, 0) macro 328 #define __predict_false(exp) (exp) macro
|
/prebuilts/ndk/current/platforms/android-21/arch-x86/usr/include/sys/ |
cdefs.h | 303 * to evaluate to true, and __predict_false() if you expect the 308 * * Generally, __predict_false() error condition checks (unless 325 #define __predict_false(exp) __builtin_expect((exp) != 0, 0) macro 328 #define __predict_false(exp) (exp) macro
|
/prebuilts/ndk/current/platforms/android-21/arch-x86_64/usr/include/sys/ |
cdefs.h | 303 * to evaluate to true, and __predict_false() if you expect the 308 * * Generally, __predict_false() error condition checks (unless 325 #define __predict_false(exp) __builtin_expect((exp) != 0, 0) macro 328 #define __predict_false(exp) (exp) macro
|
/prebuilts/ndk/current/platforms/android-23/arch-arm/usr/include/sys/ |
cdefs.h | 303 * to evaluate to true, and __predict_false() if you expect the 308 * * Generally, __predict_false() error condition checks (unless 325 #define __predict_false(exp) __builtin_expect((exp) != 0, 0) macro 328 #define __predict_false(exp) (exp) macro
|
/prebuilts/ndk/current/platforms/android-23/arch-arm64/usr/include/sys/ |
cdefs.h | 303 * to evaluate to true, and __predict_false() if you expect the 308 * * Generally, __predict_false() error condition checks (unless 325 #define __predict_false(exp) __builtin_expect((exp) != 0, 0) macro 328 #define __predict_false(exp) (exp) macro
|
/prebuilts/ndk/current/platforms/android-23/arch-mips/usr/include/sys/ |
cdefs.h | 303 * to evaluate to true, and __predict_false() if you expect the 308 * * Generally, __predict_false() error condition checks (unless 325 #define __predict_false(exp) __builtin_expect((exp) != 0, 0) macro 328 #define __predict_false(exp) (exp) macro
|
/prebuilts/ndk/current/platforms/android-23/arch-mips64/usr/include/sys/ |
cdefs.h | 303 * to evaluate to true, and __predict_false() if you expect the 308 * * Generally, __predict_false() error condition checks (unless 325 #define __predict_false(exp) __builtin_expect((exp) != 0, 0) macro 328 #define __predict_false(exp) (exp) macro
|