Searched refs:jit_line (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_rast_priv.h45 /* If we crash in a jitted function, we can examine jit_line and jit_state
51 extern int jit_line;
57 jit_line = __LINE__; \
64 jit_line = 0; \
H A Dlp_rast.c54 int jit_line = 0; variable in typeref:typename:int
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_rast_priv.h45 /* If we crash in a jitted function, we can examine jit_line and jit_state
51 extern int jit_line;
57 jit_line = __LINE__; \
64 jit_line = 0; \
H A Dlp_rast.c54 int jit_line = 0; variable in typeref:typename:int

Completed in 6 milliseconds