Home
last modified time | relevance | path

Searched refs:fny (Results 1 – 25 of 184) sorted by relevance

12345678

/dports/science/cdcl/dcl-5.4.8-C/src/grph1/szpack/
H A Dsztxwv.c69 static real fnx, fny; in sztxwv_() local
185 fny = 0.f; in sztxwv_()
197 fny = szbtx2_1.shift * 24.f * (mode - mode0); in sztxwv_()
200 xc = xc + fnx * szbtx1_1.ct - fny * szbtx1_1.st; in sztxwv_()
201 yc = yc + fnx * szbtx1_1.st + fny * szbtx1_1.ct; in sztxwv_()
209 fny = -ny * factz; in sztxwv_()
211 xp = xc + fnx * szbtx1_1.ct - fny * szbtx1_1.st; in sztxwv_()
212 yp = yc + fnx * szbtx1_1.st + fny * szbtx1_1.ct; in sztxwv_()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.old-deja/g++.eh/
H A Dspec6.C21 template<class T> void fny() throw(T); // ok (so far)
22 template<> void fny<int>() throw(int); // ok
23 template<> void fny<void>() throw(void); // { dg-error "" } invalid use of void
/dports/lang/gcc9/gcc-9.4.0/gcc/testsuite/g++.old-deja/g++.eh/
H A Dspec6.C21 template<class T> void fny() throw(T); // ok (so far)
22 template<> void fny<int>() throw(int); // ok
23 template<> void fny<void>() throw(void); // { dg-error "" } invalid use of void
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/testsuite/g++.old-deja/g++.eh/
H A Dspec6.C20 template<class T> void fny() throw(T); // ok (so far)
21 template<> void fny<int>() throw(int); // ok
22 template<> void fny<void>() throw(void); // { dg-error "" } invalid use of void
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/testsuite/g++.old-deja/g++.eh/
H A Dspec6.C21 template<class T> void fny() throw(T); // ok (so far)
22 template<> void fny<int>() throw(int); // ok
23 template<> void fny<void>() throw(void); // { dg-error "" } invalid use of void
/dports/devel/avr-gcc/gcc-10.2.0/gcc/testsuite/g++.old-deja/g++.eh/
H A Dspec6.C21 template<class T> void fny() throw(T); // ok (so far)
22 template<> void fny<int>() throw(int); // ok
23 template<> void fny<void>() throw(void); // { dg-error "" } invalid use of void
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/g++.old-deja/g++.eh/
H A Dspec6.C20 template<class T> void fny() throw(T); // ok (so far)
21 template<> void fny<int>() throw(int); // ok
22 template<> void fny<void>() throw(void); // { dg-error "" } invalid use of void
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/g++.old-deja/g++.eh/
H A Dspec6.C21 template<class T> void fny() throw(T); // ok (so far)
22 template<> void fny<int>() throw(int); // ok
23 template<> void fny<void>() throw(void); // { dg-error "" } invalid use of void
/dports/lang/gcc48/gcc-4.8.5/gcc/testsuite/g++.old-deja/g++.eh/
H A Dspec6.C20 template<class T> void fny() throw(T); // ok (so far)
21 template<> void fny<int>() throw(int); // ok
22 template<> void fny<void>() throw(void); // { dg-error "" } invalid use of void
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/g++.old-deja/g++.eh/
H A Dspec6.C20 template<class T> void fny() throw(T); // ok (so far)
21 template<> void fny<int>() throw(int); // ok
22 template<> void fny<void>() throw(void); // { dg-error "" } invalid use of void
/dports/lang/gcc11/gcc-11.2.0/gcc/testsuite/g++.old-deja/g++.eh/
H A Dspec6.C21 template<class T> void fny() throw(T); // ok (so far)
22 template<> void fny<int>() throw(int); // ok
23 template<> void fny<void>() throw(void); // { dg-error "" } invalid use of void
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/testsuite/g++.old-deja/g++.eh/
H A Dspec6.C21 template<class T> void fny() throw(T); // ok (so far)
22 template<> void fny<int>() throw(int); // ok
23 template<> void fny<void>() throw(void); // { dg-error "" } invalid use of void
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.old-deja/g++.eh/
H A Dspec6.C21 template<class T> void fny() throw(T); // ok (so far)
22 template<> void fny<int>() throw(int); // ok
23 template<> void fny<void>() throw(void); // { dg-error "" } invalid use of void
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/testsuite/g++.old-deja/g++.eh/
H A Dspec6.C21 template<class T> void fny() throw(T); // ok (so far)
22 template<> void fny<int>() throw(int); // ok
23 template<> void fny<void>() throw(void); // { dg-error "" } invalid use of void
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/testsuite/g++.old-deja/g++.eh/
H A Dspec6.C21 template<class T> void fny() throw(T); // ok (so far)
22 template<> void fny<int>() throw(int); // ok
23 template<> void fny<void>() throw(void); // { dg-error "" } invalid use of void
/dports/lang/gcc10/gcc-10.3.0/gcc/testsuite/g++.old-deja/g++.eh/
H A Dspec6.C21 template<class T> void fny() throw(T); // ok (so far)
22 template<> void fny<int>() throw(int); // ok
23 template<> void fny<void>() throw(void); // { dg-error "" } invalid use of void
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/testsuite/g++.old-deja/g++.eh/
H A Dspec6.C21 template<class T> void fny() throw(T); // ok (so far)
22 template<> void fny<int>() throw(int); // ok
23 template<> void fny<void>() throw(void); // { dg-error "" } invalid use of void
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/testsuite/g++.old-deja/g++.eh/
H A Dspec6.C21 template<class T> void fny() throw(T); // ok (so far)
22 template<> void fny<int>() throw(int); // ok
23 template<> void fny<void>() throw(void); // { dg-error "" } invalid use of void
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/g++.old-deja/g++.eh/
H A Dspec6.C21 template<class T> void fny() throw(T); // ok (so far)
22 template<> void fny<int>() throw(int); // ok
23 template<> void fny<void>() throw(void); // { dg-error "" } invalid use of void
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/gcc/testsuite/g++.old-deja/g++.eh/
H A Dspec6.C20 template<class T> void fny() throw(T); // ok (so far)
21 template<> void fny<int>() throw(int); // ok
22 template<> void fny<void>() throw(void); // { dg-error "" } invalid use of void
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/g++.old-deja/g++.eh/
H A Dspec6.C21 template<class T> void fny() throw(T); // ok (so far)
22 template<> void fny<int>() throw(int); // ok
23 template<> void fny<void>() throw(void); // { dg-error "" } invalid use of void
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/g++.old-deja/g++.eh/
H A Dspec6.C20 template<class T> void fny() throw(T); // ok (so far)
21 template<> void fny<int>() throw(int); // ok
22 template<> void fny<void>() throw(void); // { dg-error "" } invalid use of void
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/g++.old-deja/g++.eh/
H A Dspec6.C21 template<class T> void fny() throw(T); // ok (so far)
22 template<> void fny<int>() throw(int); // ok
23 template<> void fny<void>() throw(void); // { dg-error "" } invalid use of void
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/g++.old-deja/g++.eh/
H A Dspec6.C20 template<class T> void fny() throw(T); // ok (so far)
21 template<> void fny<int>() throw(int); // ok
22 template<> void fny<void>() throw(void); // { dg-error "" } invalid use of void
/dports/net/c3270/suite3270-4.0/wc3270/
H A Dkeymap.c259 char *fny; in locate_keymap() local
279 fny = xs_buffer("%s.%s", fnx, WC3270KM_SUFFIX); in locate_keymap()
283 fnp = xs_buffer("%s%s", mydocs3270, fny); in locate_keymap()
287 Free(fny); in locate_keymap()
296 fnp = xs_buffer("%s%s", commondocs3270, fny); in locate_keymap()
300 Free(fny); in locate_keymap()
308 fnp = xs_buffer("%s%s", instdir, fny); in locate_keymap()
311 Free(fny); in locate_keymap()
319 a = access(fny, R_OK); in locate_keymap()
322 *fullname = fny; in locate_keymap()
[all …]

12345678