Searched refs:CL_OUT_OF_RESOURCES (Results 1 – 4 of 4) sorted by relevance
156 throw error(CL_OUT_OF_RESOURCES); in root_resource()204 throw error(CL_OUT_OF_RESOURCES); in mapping()
48 CL_VAL_TO_STRING(CL_OUT_OF_RESOURCES); in cl_get_error_string()
124 #define CL_OUT_OF_RESOURCES -5 macro