Searched refs:gOut_half_reference (Results 1 – 3 of 3) sorted by relevance
40 void *gOut_half_reference = NULL; variable135 gOut_half_reference = malloc( BUFFER_SIZE/2 ); in InitCL()146 NULL == gOut_half_reference || in InitCL()268 free(gOut_half_reference); in ReleaseCL()
49 extern void *gOut_half_reference;
699 fref.r = (cl_half *)gOut_half_reference; in Test_vStoreHalf_private()706 fchk.r = (const cl_half *)gOut_half_reference; in Test_vStoreHalf_private()1296 fref.r = (cl_half *)gOut_half_reference; in Test_vStoreaHalf_private()1303 fchk.r = (const cl_half *)gOut_half_reference; in Test_vStoreaHalf_private()