Home
last modified time | relevance | path

Searched refs:ARB_REMOVE (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/sys/
H A Darb.h707 ARB_REMOVE(name, head, elm); \
716 #define ARB_REMOVE(name, x, y) name##_ARB_REMOVE(x, y) macro