Searched refs:FI (Results 1 - 18 of 18) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/other/
H A Dcv_func.C4 typedef int FI(int); typedef
10 const FI g; // { dg-error "qualifier" }
16 const FI S::*pm2 = &S::f; // { dg-error "qualifier" }
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.dg/other/
H A Dcv_func.C4 typedef int FI(int); typedef
11 const FI g; // { dg-error "qualifier" }
17 const FI S::*pm2 = &S::f; // { dg-error "qualifier" }
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/gcc.dg/torture/
H A Dbuiltin-math-6.c186 TESTIT_COMPLEX_R_ALLNEG (cacos, 3.45678F + 2.34567FI,
187 0.60971F - 2.11780FI, 2.531875F - 2.117800FI,
188 0.60971F + 2.11780FI, 2.531875F + 2.117800FI);
192 TESTIT_COMPLEX_R_ALLNEG (casin, 3.45678F + 2.34567FI,
193 0.96107F + 2.11780FI, -0.96107F + 2.11780FI,
194 0.96107F - 2.11780FI, -0.96107F - 2.11780FI);
[all...]
H A Dbuiltin-math-5.c92 foof (__builtin_cpowf (__FLT_MAX__ * 1.FI, 3.5F));
101 foof (__builtin_cpowf (__FLT_MAX__ * 1.FI, -3.5F));
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/libntp/
H A Dicom.c31 * occurs on receive (timeout), all input to the terminating FI is
40 * or more data octets DA (depending on command), and terminator FI.
49 * | PR | PR | RE | TX | CN | DA | FI |
73 u_char cmd[] = {PAD, PR, PR, 0, TX, V_SFREQ, 0, 0, 0, 0, FI,
74 FI};
113 x[i] = FI;
/netbsd-6-1-5-RELEASE/external/gpl2/xcvs/dist/lib/
H A Dmd5.c290 #define FI(b, c, d) (c ^ (b | ~d)) macro
423 OP (FI, A, B, C, D, 0, 6, 0xf4292244);
424 OP (FI, D, A, B, C, 7, 10, 0x432aff97);
425 OP (FI, C, D, A, B, 14, 15, 0xab9423a7);
426 OP (FI, B, C, D, A, 5, 21, 0xfc93a039);
427 OP (FI, A, B, C, D, 12, 6, 0x655b59c3);
428 OP (FI, D, A, B, C, 3, 10, 0x8f0ccc92);
429 OP (FI, C, D, A, B, 10, 15, 0xffeff47d);
430 OP (FI, B, C, D, A, 1, 21, 0x85845dd1);
431 OP (FI,
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/fixincludes/
H A DMakefile.in96 FI = fixincl@EXEEXT@
107 $(CC) $(CFLAGS) $(LDFLAGS) -o $(FI) $(ALLOBJ) $(LIBIBERTY)
111 $(CC) $(CFLAGS) $(LDFLAGS) -o $(FI) $(TESTOBJ) $(LIBIBERTY)
132 rm -f *.o *-stamp $(AF) $(FI) *~ fixinc.sh
/netbsd-6-1-5-RELEASE/external/bsd/ntp/dist/include/
H A Dicom.h48 #define FI 0xfd /* end of message */ macro
/netbsd-6-1-5-RELEASE/bin/ksh/
H A Dlex.h86 #define FI 264 macro
H A Dsyn.c372 musthave(FI, KEYWORD|ALIAS);
656 { "fi", FI, TRUE },
/netbsd-6-1-5-RELEASE/share/locale/
H A DMakefile.locale9 CZ DE DK EE ES FI FR GB GR HK \
71 TERRITORY_fi= FI
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/libiberty/
H A Dmd5.c265 #define FI(b, c, d) (c ^ (b | ~d)) macro
399 #define FX(b, c, d) FI (b, c, d)
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libiberty/
H A Dmd5.c265 #define FI(b, c, d) (c ^ (b | ~d)) macro
399 #define FX(b, c, d) FI (b, c, d)
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libiberty/
H A Dmd5.c264 #define FI(b, c, d) (c ^ (b | ~d)) macro
398 #define FX(b, c, d) FI (b, c, d)
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/libiberty/
H A Dmd5.c265 #define FI(b, c, d) (c ^ (b | ~d)) macro
399 #define FX(b, c, d) FI (b, c, d)
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/windows/
H A DNTMakefile.w32237 CPREPROCESSOUT = $(CC) /EP /FI$(INCDIR)\config.h /TC /DCPP_ONLY=1
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/sh/
H A Dinterp.c543 #define FI(n) (saved_state.asregs.fregs[0].i[(n)]) macro
1540 WLAT (R[n] + 4 * disp12, FI (m));
2415 val = FI (rn - SIM_SH_FR0_REGNUM);
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/mpn/sparc64/
H A Daddmul_2.asm46 C FI = 20

Completed in 168 milliseconds