Home
last modified time | relevance | path

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

/aosp_15_r20/external/igt-gpu-tools/assembler/
H A Dbrw_compat.h41 # define __builtin_expect(x, y) (x) macro
/aosp_15_r20/external/mesa3d/src/glx/
H A Dpixelstore.c13 # define __builtin_expect(x, y) x macro
H A Dindirect_vertex_program.c34 # define __builtin_expect(x, y) x macro
H A Dsingle2.c21 # define __builtin_expect(x, y) x macro
/aosp_15_r20/external/python/cpython2/Modules/_ctypes/libffi/include/
Dffi_common.h123 #define __builtin_expect(x, expected_value) (x) macro
/aosp_15_r20/external/libffi/include/
H A Dffi_common.h144 #define __builtin_expect(x, expected_value) (x) macro
/aosp_15_r20/external/virglrenderer/src/mesa/util/
H A Dmacros.h53 # define __builtin_expect(x, y) (x) macro
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
Dsystem.h674 #define __builtin_expect(a, b) (a) macro
/aosp_15_r20/external/mesa3d/src/util/
H A Dmacros.h60 # define __builtin_expect(x, y) (x) macro