Searched defs:fnf (Results 1 – 4 of 4) sorted by relevance
| /openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.eh/ |
| D | spec6.C | 63 void fnf() throw(char){} // ERROR - declaration different exceptions in fnf() function
|
| D | catch7.C | 26 void fnf(F *obj) { throw obj; } in fnf() function
|
| D | catch7p.C | 26 void fnf(F *obj) { throw obj; } in fnf() function
|
| /openbsd/src/include/ |
| D | tgmath.h | 72 #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
|