Searched refs:p_msg (Results 1 – 2 of 2) sorted by relevance
77 cl_disp_msg_t *p_msg; in __cl_disp_worker() local85 p_msg = in __cl_disp_worker()98 p_msg->p_dest_reg->pfn_rcv_callback((void *)p_msg->p_dest_reg-> in __cl_disp_worker()105 if (p_msg->pfn_xmt_callback) { in __cl_disp_worker()106 p_msg->pfn_xmt_callback((void *)p_msg->context, in __cl_disp_worker()107 (void *)p_msg->p_data); in __cl_disp_worker()297 cl_disp_msg_t *p_msg; in cl_disp_post() local318 if (!p_msg) { in cl_disp_post()324 p_msg->p_src_reg = p_src_reg; in cl_disp_post()326 p_msg->p_data = p_data; in cl_disp_post()[all …]
354 p_msg = warning0; in cxx_incomplete_type_diagnostic()356 p_msg = pedwarn; in cxx_incomplete_type_diagnostic()358 p_msg = error; in cxx_incomplete_type_diagnostic()368 p_msg ("%q+D has incomplete type", value); in cxx_incomplete_type_diagnostic()380 p_msg ("invalid use of incomplete type %q#T", type); in cxx_incomplete_type_diagnostic()382 p_msg ("forward declaration of %q+#T", type); in cxx_incomplete_type_diagnostic()384 p_msg ("declaration of %q+#T", type); in cxx_incomplete_type_diagnostic()388 p_msg ("invalid use of %qT", type); in cxx_incomplete_type_diagnostic()397 p_msg ("invalid use of array with unspecified bounds"); in cxx_incomplete_type_diagnostic()415 p_msg ("invalid use of dependent type %qT", type); in cxx_incomplete_type_diagnostic()[all …]