Searched refs:__OMP_GET_INTEROP_TY (Results 1 – 1 of 1) sorted by relevance
147 #define __OMP_GET_INTEROP_TY(RETURN_TYPE, SUFFIX) \ macro158 __OMP_GET_INTEROP_TY(intptr_t, int)159 __OMP_GET_INTEROP_TY(void *, ptr)160 __OMP_GET_INTEROP_TY(const char *, str)161 #undef __OMP_GET_INTEROP_TY