Home
last modified time | relevance | path

Searched defs:fnf (Results 1 – 4 of 4) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.eh/
Dspec6.C63 void fnf() throw(char){} // ERROR - declaration different exceptions in fnf() function
Dcatch7.C26 void fnf(F *obj) { throw obj; } in fnf() function
Dcatch7p.C26 void fnf(F *obj) { throw obj; } in fnf() function
/openbsd/src/include/
Dtgmath.h72 #define __tg_impl_simple(x, y, z, fn, fnf, fnl, ...) \ argument
78 #define __tg_impl_full(x, y, z, fn, fnf, fnl, cfn, cfnf, cfnl, ...) \ argument