Searched refs:next_elem (Results 1 - 17 of 17) sorted by relevance

/xsrc/external/mit/xf86-video-amdgpu/dist/src/
H A Dsimple_list.h143 #define next_elem(elem) ((elem)->next) macro
/xsrc/external/mit/xf86-video-ati/dist/src/
H A Dsimple_list.h144 #define next_elem(elem) ((elem)->next) macro
/xsrc/external/mit/xf86-video-ati-kms/dist/src/
H A Dsimple_list.h144 #define next_elem(elem) ((elem)->next) macro
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_vs_llvm.c73 struct draw_llvm_variant_list_item *next = next_elem(li);
H A Ddraw_pt_fetch_shade_pipeline_llvm.c93 li = next_elem(li);
222 li = next_elem(li);
H A Ddraw_gs.c930 struct draw_gs_llvm_variant_list_item *next = next_elem(li);
/xsrc/external/mit/MesaLib.old/dist/src/util/
H A Dsimple_list.h149 #define next_elem(elem) ((elem)->next) macro
/xsrc/external/mit/MesaLib/dist/src/util/
H A Dsimple_list.h149 #define next_elem(elem) ((elem)->next) macro
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_vs_llvm.c75 struct draw_llvm_variant_list_item *next = next_elem(li);
H A Ddraw_pt_fetch_shade_pipeline_llvm.c94 li = next_elem(li);
164 li = next_elem(li);
234 li = next_elem(li);
365 li = next_elem(li);
H A Ddraw_tess.c496 struct draw_tcs_llvm_variant_list_item *next = next_elem(li);
625 struct draw_tes_llvm_variant_list_item *next = next_elem(li);
H A Ddraw_gs.c935 struct draw_gs_llvm_variant_list_item *next = next_elem(li);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_state_cs.c563 struct lp_cs_variant_list_item *next = next_elem(li);
825 li = next_elem(li);
H A Dlp_state_setup.c918 struct lp_setup_variant_list_item *next = next_elem(li);
H A Dlp_state_fs.c3985 struct lp_fs_variant_list_item *next = next_elem(li);
4384 li = next_elem(li);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_state_setup.c980 struct lp_setup_variant_list_item *next = next_elem(li);
H A Dlp_state_fs.c3073 struct lp_fs_variant_list_item *next = next_elem(li);
3383 li = next_elem(li);

Completed in 23 milliseconds