Searched defs:method (Results 1 – 2 of 2) sorted by relevance
159 #define FETCH_FUNC_NAME(method, type) fetch_##method##_##type argument162 #define DECLARE_FETCH_FUNC(method, type) \ argument166 #define DECLARE_BASIC_FETCH_FUNCS(method) \ argument204 #define DEFINE_BASIC_FETCH_FUNCS(method) \ argument216 #define ASSIGN_FETCH_FUNC(method, type) \ argument
80 #define CHECK_FETCH_FUNCS(method, fn) \ argument