Searched defs:DEF_D_RUNTIME (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/ |
H A D | runtime.cc | 278 #define DEF_D_RUNTIME(CODE, NAME, TYPE, PARAMS, FLAGS) \ in get_libcall() macro
|
H A D | d-tree.h | 470 #define DEF_D_RUNTIME(CODE, N, T, P, F) LIBCALL_ ## CODE, macro
|
/netbsd-src/external/gpl3/gcc/dist/gcc/d/ |
H A D | runtime.cc | 283 #define DEF_D_RUNTIME(CODE, NAME, TYPE, PARAMS, FLAGS) \ in get_libcall() macro
|
H A D | d-tree.h | 485 #define DEF_D_RUNTIME(CODE, N, T, P, F) LIBCALL_ ## CODE, macro
|