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

/xsrc/external/mit/xf86-video-qxl/dist/src/
H A Dspiceqxl_main_loop.c140 #define RING_FOREACH_SAFE(var, next, ring) \ macro
247 RING_FOREACH_SAFE(link, next, &watches) {
296 RING_FOREACH_SAFE(link, next, &watches) {
320 RING_FOREACH_SAFE(link, next, w) {

Completed in 2 milliseconds