Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/glsl/tests/
Dlist_iterators.cpp92 TEST_P(list_iterators_node_inherite, foreach_in_list_safe) in TEST_P() argument
/third_party/mesa3d/src/compiler/glsl/
Dlist.h702 #define foreach_in_list_safe(__type, __node, __list) … macro