Searched defs:STUB (Results 1 – 3 of 3) sorted by relevance
20 #define STUB() assert(false); // Stub function. Should not be called macro
95 #define STUB(ret) \ macro101 #define STUB(ret) do { return ret; } while (0) macro
1328 STUB, // BuiltinContinuationFrame enumerator