Searched refs:CL_OUT_OF_RESOURCES (Results 1 – 2 of 2) sorted by relevance
143 throw error(CL_OUT_OF_RESOURCES); in root_resource()183 throw error(CL_OUT_OF_RESOURCES); in mapping()188 throw error(CL_OUT_OF_RESOURCES); in mapping()
104 #define CL_OUT_OF_RESOURCES -5 macro