Searched refs:fixed (Results 1 - 25 of 199) sorted by relevance

12345678

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20020320-1.c11 int fixed; local
13 fixed = ({ int temp1 = 2; temp1; }) - ({ int temp2 = 1; temp2; });
14 if (fixed != 1)
17 fixed = ({ struct large temp3; temp3.x = 2; temp3; }).x
19 if (fixed != 1)
H A D981130-1.x3 # by the reassignment of a variable structure to a fixed structure. The
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D20030405-1.c3 typedef long fixed; typedef
5 fixfloor (fixed x)
13 fixtoi (fixed x)
17 extern inline fixed
33 fixtof (fixed x)
37 extern inline fixed
38 fixdiv (fixed x, fixed y)
48 extern inline fixed
H A D981223-1.x6 # This can be fixed by adding "-mb-step" to the command line, which
H A D920428-2.c145 typedef long fixed; typedef
147 fixed x, y;
169 fixed tx_fixed, ty_fixed;
179 fixed round;
386 { (*pmat). tx = ((float)(((*pmat). tx_fixed = ((fixed)(((*pmat). tx)*(float)(1<<12 ) )) )*(1.0/(1<<12 ) ))) , (*pmat). ty = ((float)(((*pmat). ty_fixed = ((fixed)(((*pmat). ty)*(float)(1<<12 ) )) )*(1.0/(1<<12 ) )));
392 (pgs->ctm). tx = ((float)(((pgs->ctm). tx_fixed = ((fixed)(((pgs->ctm). tx)*(float)(1<<12 ) )) )*(1.0/(1<<12 ) ))) , (pgs->ctm). ty = ((float)(((pgs->ctm). ty_fixed = ((fixed)(((pgs->ctm). ty)*(float)(1<<12 ) )) )*(1.0/(1<<12 ) ))) , pgs->inverse_valid = 0, pgs->char_tm_valid = 0;
409 (pgs->ctm). tx = ((float)(((pgs->ctm). tx_fixed = ((fixed)(((pgs->ctm). tx)*(float)(1<<12 ) )) )*(1.0/(1<<12 ) ))) , (pgs->ctm). ty = ((float)(((pgs->ctm). ty_fixed = ((fixed)(((pg
[all...]
/openbsd-current/etc/examples/
H A Dypldap.conf23 fixed attribute passwd "*"
29 fixed attribute change "0"
30 fixed attribute expire "0"
31 fixed attribute class ""
37 fixed attribute grouppasswd "*"
H A Ddhcpd.conf23 fixed-address 192.168.1.200;
/openbsd-current/regress/lib/libpthread/pthread_once/
H A DMakefile8 @echo Wait until guenther@ has fixed the binutils problem
/openbsd-current/usr.sbin/dhcpd/
H A Ddhcpd.conf51 # Hosts for which fixed IP addresses have been specified can boot using
52 # BOOTP or DHCP. Hosts for which no fixed address is specified can only
58 fixed-address fantasia.fugue.com;
62 # of networks, more than one fixed address for that host can be specified.
63 # Hosts can have fixed addresses on some networks, but receive dynamically
65 # declaration for that client must be given which does not have a fixed
68 # be given. Finally, if a domain name is given for a host's fixed address
74 fixed-address confusia-1.fugue.com, confusia-2.fugue.com;
81 fixed-address confusia-3.fugue.com;
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.law/
H A Denum2.C17 scientific=04000, fixed=010000, unitbuf=020000, stdio=040000, enumerator in enum:ios::__anon6667
/openbsd-current/sys/dev/pci/drm/amd/display/modules/freesync/
H A Dfreesync.c34 /* Refresh rate ramp at a fixed rate of 65 Hz/second */
42 /* Threshold to exit fixed refresh rate */
44 /* Number of consecutive frames to check before entering/exiting fixed refresh */
194 in_out_vrr->fixed.target_refresh_in_uhz);
223 in_out_vrr->fixed.ramping_active = false;
224 in_out_vrr->fixed.ramping_done = true;
227 in_out_vrr->fixed.target_refresh_in_uhz);
236 in_out_vrr->fixed.ramping_active = false;
237 in_out_vrr->fixed.ramping_done = true;
240 in_out_vrr->fixed
[all...]
/openbsd-current/gnu/llvm/libcxx/include/__charconv/
H A Dchars_format.h27 fixed = 0x2, member in class:chars_format
29 general = fixed | scientific
/openbsd-current/gnu/gcc/libstdc++-v3/include/backward/
H A Diomanip.h54 using std::fixed;
/openbsd-current/gnu/lib/libstdc++/libstdc++/include/backward/
H A Diomanip.h54 using std::fixed;
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.benjamin/
H A Dtypedef03.C26 fixed = 0x2000 enumerator in enum:QTextStream::__anon6618
/openbsd-current/gnu/usr.bin/perl/cpan/podlators/t/man/
H A Dsnippets.t31 error-stderr error-stderr-opt eth fixed-font fixed-font-in-item for-blocks
/openbsd-current/games/adventure/
H A Dvocab.c59 j = fixed[object];
73 from = fixed[object - 100];
113 fixed[object - 100] = where;
H A Dsubr.c66 if (place[objj] == loc || fixed[objj] == loc)
227 if (at(j) && fixed[j] == 0)
443 fixed[bear] = -1;
564 if (fixed[obj] != 0)
671 fixed[vase] = -1;
721 fixed[chain] = -1;
732 fixed[chain] = 0;
735 fixed[bear] = 2 - prop[bear];
890 fixed[axe] = -1;
937 fixed[ax
[all...]
H A Dsave.c104 {fixed, sizeof(fixed)},
/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g77.f-torture/noncompile/
H A D19990826-4.f34 logical fixed,piped,debug,ex,clinfo
43 data burn, fixedxy,fixed, piped
114 write(*,'(''Read from fixed (X,Y) list (y/[n])? '',$)')
118 fixed = .true.
191 fixed = .true.
223 if(.not.fixed) then
472 C If using a fixed (X,Y) coordinate list, read it.
473 if (fixed) then
485 fixed = .false.
598 fixed
[all...]
/openbsd-current/gnu/gcc/libstdc++-v3/src/
H A Dlocale_facets.cc76 // __flags & ios_base::fixed || __prec > 0
84 if (__fltfield == ios_base::fixed)
/openbsd-current/gnu/usr.bin/gcc/gcc/fixinc/
H A Dfixinc.wrap4 # This script is designed for systems whose include files can be fixed
31 echo Building fixed headers in ${LIB}
/openbsd-current/gnu/usr.bin/perl/cpan/Pod-Perldoc/lib/Pod/Perldoc/
H A DToNroff.pm19 sub fixed { shift->_perldoc_elem('fixed' , @_) } subroutine
66 The following options are supported: center, date, fixed, fixedbold,
/openbsd-current/gnu/usr.bin/perl/t/japh/
H A Dabigail.t292 SKIP: Abuses a fixed bug.
297 SKIP: Abuses a fixed bug.
467 SKIP: Abuses a fixed bug.
471 SKIP: Abuses a fixed bug.
475 SKIP: Abuses a fixed bug.
652 SKIP: Abuses a fixed bug; what is in $#{...} must be an arrayref, not an array
/openbsd-current/gnu/lib/libstdc++/libstdc++/testsuite/27_io/
H A Dostream_inserter_arith.cc47 bool fixed; member in struct:_TestCase
74 // fixed formatting 5-11
83 // fixed formatting with width 12-22
111 // fixed formatting
120 // fixed formatting with width
175 if (tc.fixed)
176 os.setf(ios::fixed);
277 // Make sure we can output a long float in fixed format
283 os2.setf(ios::fixed);
296 os2 << fixed << setprecisio
[all...]

Completed in 388 milliseconds

12345678