Searched defs:STUB (Results 1 – 1 of 1) sorted by relevance
95 #define STUB(ret) \ macro101 #define STUB(ret) do { return ret; } while (0) macro