Searched refs:fpp (Results 1 – 9 of 9) sorted by relevance
347 …int (**fpp)(); /* expected-warning {{a function declaration without a prototype is deprecated in a… in dr053() local352 fpp = &fp1; in dr053()353 …(**fpp)(3); /* expected-warning {{passing arguments to a function without a prototype is deprecate… in dr053()
9 void (**fpp)() noexcept; variable
40 f *fpp = const_cast<f*>(&fp); in good_const_cast_test() local
39 f *fpp = (f*)(&fp); in t_cc() local
71 f *fpp = fp_t(&fp); in t_cc() local
64 define void @icall_global_fp(i32 %x, ptr %fpp) #0 {
42 define void @icall_global_fp(i32 %x, ptr %fpp) #0 {
98 * Fortran (``-x f95``, ``.f``, ``.f9[05]``, ``.for``, ``.fpp``, case-insensitive)