Searched refs:CL_F_CLUSTER_LABS_INIT (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/OpenSSL098-52/src/demos/engines/cluster_labs/
H A Dhw_cluster_labs_err.h78 #define CL_F_CLUSTER_LABS_INIT 104 macro
H A Dhw_cluster_labs_err.c73 {ERR_PACK(0,CL_F_CLUSTER_LABS_INIT,0), "CLUSTER_LABS_INIT"},
H A Dhw_cluster_labs.c312 CLerr(CL_F_CLUSTER_LABS_INIT,CL_R_ALREADY_LOADED);
319 CLerr(CL_F_CLUSTER_LABS_INIT,CL_R_DSO_FAILURE);
346 CLerr(CL_F_CLUSTER_LABS_INIT,CL_R_DSO_FAILURE);
367 CLerr(CL_F_CLUSTER_LABS_INIT,CL_R_INIT_FAILED);

Completed in 119 milliseconds