Home
last modified time | relevance | path

Searched refs:JITAPI_CDECL (Results 1 – 1 of 1) sorted by relevance

/PHP-8.0/ext/opcache/jit/vtune/
H A Djitprofiling.h637 #ifndef JITAPI_CDECL
639 # define JITAPI_CDECL __cdecl macro
642 # define JITAPI_CDECL __attribute__ ((cdecl))
644 # define JITAPI_CDECL /* actual only on x86_64 platform */
649 #define JITAPI JITAPI_CDECL

Completed in 6 milliseconds