Searched refs:UV__UNUSED (Results 1 - 2 of 2) sorted by relevance
/third_party/libuv/include/uv/ |
H A D | tree.h | 29 #ifndef UV__UNUSED 31 # define UV__UNUSED __attribute__((unused)) macro 33 # define UV__UNUSED macro 386 RB_PROTOTYPE_INTERNAL(name, type, field, cmp, UV__UNUSED static) 405 RB_GENERATE_INTERNAL(name, type, field, cmp, UV__UNUSED static)
|
/third_party/node/deps/uv/include/uv/ |
H A D | tree.h | 29 #ifndef UV__UNUSED 31 # define UV__UNUSED __attribute__((unused)) macro 33 # define UV__UNUSED macro 386 RB_PROTOTYPE_INTERNAL(name, type, field, cmp, UV__UNUSED static) 405 RB_GENERATE_INTERNAL(name, type, field, cmp, UV__UNUSED static)
|
Completed in 4 milliseconds