Home
last modified time | relevance | path

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

/third_party/libuv/test/
Dtest-poll-close-doesnt-corrupt-stack.c29 # define NO_INLINE __declspec(noinline) macro
31 # define NO_INLINE __attribute__ ((noinline)) macro