Home
last modified time | relevance | path

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

/third_party/libdrm/nouveau/nvif/
Dunpack.h15 int _ret = (r), _vl = (vl), _vh = (vh); \
17 (m).version >= _vl && (m).version <= _vh) { \
/third_party/libwebsockets/lib/event-libs/libev/
Dlibev.c29 #define vh_to_priv_ev(_vh) ((struct lws_vh_eventlibs_libev *)(_vh)->evlib_vh) argument