Searched refs:msg_string (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_assert.c70 LLVMValueRef msg_string; local in function:lp_build_assert
72 msg_string = lp_build_const_string(gallivm, msg);
85 args[1] = msg_string;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_assert.c70 LLVMValueRef msg_string; local in function:lp_build_assert
72 msg_string = lp_build_const_string(gallivm, msg);
85 args[1] = msg_string;

Completed in 3 milliseconds