Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_debug.h95 #define STUB(ret) \ macro
101 #define STUB(ret) do { return ret; } while (0) macro
/third_party/node/deps/v8/src/execution/
Dframes.h1376 STUB, // BuiltinContinuationFrame enumerator