Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/test/CodeGen/
H A Dmicrosoft-call-conv-x64.c17 void (__fastcall *pf1)(void) = f1; variable
19 void (__fastcall *pf4)(void) = f4; variable
H A Dmicrosoft-call-conv.c30 void (__fastcall *pf1)(void) = f1; variable
33 void (__fastcall *pf4)(void) = f4; variable
/aosp_15_r20/external/openthread/third_party/mbedtls/repo/3rdparty/everest/include/everest/kremlin/internal/
H A Dcallconv.h23 #define __fastcall macro
/aosp_15_r20/external/mbedtls/3rdparty/everest/include/everest/kremlin/internal/
H A Dcallconv.h23 #define __fastcall macro
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/function_types/include/boost/function_types/config/
Dcompiler.hpp91 # define __fastcall __attribute__((__fastcall__)) macro
/aosp_15_r20/external/intel-media-driver/media_driver/linux/common/cm/hal/osservice/
H A Dcm_mem_os.h33 #define __fastcall macro
/aosp_15_r20/external/gmmlib/Source/inc/
H A Dportable_compiler.h33 #define __fastcall macro
/aosp_15_r20/external/clang/test/Parser/
H A DMicrosoftExtensions.c5 void (*__fastcall fastpfunc)(void); variable
/aosp_15_r20/external/trusty/arm-trusted-firmware/include/lib/libc/sys/
Dcdefs.h363 #define __fastcall __attribute__((__fastcall__)) macro
366 #define __fastcall macro