Home
last modified time | relevance | path

Searched defs:get_tail (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/
Dlist.h611 inline const exec_node *exec_list::get_tail() const in get_tail() function
616 inline exec_node *exec_list::get_tail() in get_tail() function
/third_party/ffmpeg/libavcodec/
Dwavpack.c122 static av_always_inline unsigned get_tail(GetBitContext *gb, int k) in get_tail() function