Searched refs:__DEVICE_VOID__ (Results 1 – 1 of 1) sorted by relevance
40 #define __DEVICE_VOID__ static __attribute__((always_inline, nothrow)) macro42 #define __DEVICE_VOID__ __DEVICE__ macro294 __DEVICE_VOID__ void sincos(double __a, double *__s, double *__c) { in sincos()297 __DEVICE_VOID__ void sincosf(float __a, float *__s, float *__c) { in sincosf()300 __DEVICE_VOID__ void sincospi(double __a, double *__s, double *__c) { in sincospi()303 __DEVICE_VOID__ void sincospif(float __a, float *__s, float *__c) { in sincospif()