Searched defs:ret_ty (Results 1 – 4 of 4) sorted by relevance
/external/valgrind/drd/ |
D | drd_libstdcxx_intercepts.c | 50 #define LIBSTDCXX_FUNC(ret_ty, zf, implf, argl_decl, argl) \ argument
|
D | drd_qtcore_intercepts.c | 48 #define QT4CORE_FUNC(ret_ty, f, args...) \ argument
|
D | drd_pthread_intercepts.c | 158 #define PTH_FUNC(ret_ty, zf, implf, argl_decl, argl) \ argument 174 #define PTH_FUNC(ret_ty, zf, implf, argl_decl, argl) \ argument 179 #define PTH_FUNC(ret_ty, zf, implf, argl_decl, argl) \ argument 192 #define PTH_FUNCS(ret_ty, zf, implf, argl_decl, argl) \ argument
|
/external/valgrind/helgrind/ |
D | hg_intercepts.c | 87 #define PTH_FUNC(ret_ty, f, args...) \ argument 96 #define PTH_FUNC(ret_ty, f, args...) \ argument 3018 #define QT4_FUNC(ret_ty, f, args...) \ argument 3023 #define QT5_FUNC(ret_ty, f, args...) \ argument
|