Home
last modified time | relevance | path

Searched refs:errorfunc (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans.cc543 trans_runtime_error_vararg (tree errorfunc, locus* where, const char* msgid, in trans_runtime_error_vararg() argument
597 fntype = TREE_TYPE (errorfunc); in trans_runtime_error_vararg()
603 errorfunc), in trans_runtime_error_vararg()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans.c469 trans_runtime_error_vararg (tree errorfunc, locus* where, const char* msgid, in trans_runtime_error_vararg() argument
523 fntype = TREE_TYPE (errorfunc); in trans_runtime_error_vararg()
529 errorfunc), in trans_runtime_error_vararg()
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/
H A Dvariant.d2231 void errorfunc() in errorfunc() function
2236 variant.tryVisit!((int i) { which = 0; }, errorfunc)();
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/
H A Dvariant.d2594 void errorfunc() in errorfunc() function
2599 variant.tryVisit!((int i) { which = 0; }, errorfunc)();