Searched refs:sizeofs (Results 1 – 5 of 5) sorted by relevance
92 size_t sizeofs; in test_userevents() local93 …CL_EXIT_ERROR(clGetEventInfo(u1, CL_EVENT_COMMAND_EXECUTION_STATUS, sizeof s, &s, &sizeofs),"clGet… in test_userevents()94 …CL_EXIT_ERROR((sizeof s == sizeofs) ? CL_SUCCESS : -1,"clGetEventInfo returned wrong size for CL_E… in test_userevents()
919 - r600g: use Elements macro instead of manual sizeofs2417 - i965g: use Elements macro instead of manual sizeofs
4802 * configure.in: Compute sizeofs only for double and long double.5826 Replace all void * sizeofs with sizeof(int).
4810 * configure.in: Compute sizeofs only for double and long double.5834 Replace all void * sizeofs with sizeof(int).