Home
last modified time | relevance | path

Searched full:point (Results 1 – 25 of 5663) sorted by relevance

12345678910>>...227

/openbsd-src/gnu/gcc/gcc/cp/
H A Dcfns.gperf47 #fclose -- POSIX thread cancellation point
50 #fflush -- POSIX thread cancellation point
51 #fgetc -- POSIX thread cancellation point
52 #fgetpos -- POSIX thread cancellation point
53 #fgets -- POSIX thread cancellation point
54 #fgetwc -- POSIX thread cancellation point
55 #fgetws -- POSIX thread cancellation point
58 #fopen -- POSIX thread cancellation point
59 #fprintf -- POSIX thread cancellation point
60 #fputc -- POSIX thread cancellation point
[all …]
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Dcfns.gperf46 #fclose -- POSIX thread cancellation point
49 #fflush -- POSIX thread cancellation point
50 #fgetc -- POSIX thread cancellation point
51 #fgetpos -- POSIX thread cancellation point
52 #fgets -- POSIX thread cancellation point
53 #fgetwc -- POSIX thread cancellation point
54 #fgetws -- POSIX thread cancellation point
57 #fopen -- POSIX thread cancellation point
58 #fprintf -- POSIX thread cancellation point
59 #fputc -- POSIX thread cancellation point
[all …]
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A Dsequence-pt-1.c1 /* Test for sequence point warnings. */
6 /* { dg-options "-Wsequence-point" } */
26 a = a++; /* { dg-warning "undefined" "sequence point warning" } */ in foo()
27 a = --a; /* { dg-warning "undefined" "sequence point warning" } */ in foo()
28 a = ++a + b; /* { dg-warning "undefined" "sequence point warning" } */ in foo()
29 a = a-- + b; /* { dg-warning "undefined" "sequence point warning" } */ in foo()
30 ap[n] = bp[n++]; /* { dg-warning "undefined" "sequence point warning" } */ in foo()
31 ap[--n] = bp[n]; /* { dg-warning "undefined" "sequence point warning" } */ in foo()
32 ap[++n] = bp[--n]; /* { dg-warning "undefined" "sequence point warning" } */ in foo()
33 cp[n][n] = cp[n][n]++; /* { dg-warning "undefined" "sequence point warning" { xfail *-*-* } } */ in foo()
[all …]
/openbsd-src/gnu/usr.bin/perl/cpan/CPAN-Meta-YAML/t/tml-spec/
H A Dunicode.tml16 # Make a mapping { "$code" : "$code" } where code is a unicode code point:
32 === Code point 0
39 === Code point 1
46 === Code point 7
53 === Code point 8
60 === Code point 9
67 === Code point 10
74 === Code point 11
81 === Code point 12
88 === Code point 13
[all …]
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVSchedule.td40 def WriteFAdd16 : SchedWrite; // 16-bit floating point addition/subtraction
41 def WriteFAdd32 : SchedWrite; // 32-bit floating point addition/subtraction
42 def WriteFAdd64 : SchedWrite; // 64-bit floating point addition/subtraction
43 def WriteFMul16 : SchedWrite; // 16-bit floating point multiply
44 def WriteFMul32 : SchedWrite; // 32-bit floating point multiply
45 def WriteFMul64 : SchedWrite; // 64-bit floating point multiply
46 def WriteFMA16 : SchedWrite; // 16-bit floating point fused multiply-add
47 def WriteFMA32 : SchedWrite; // 32-bit floating point fused multiply-add
48 def WriteFMA64 : SchedWrite; // 64-bit floating point fused multiply-add
49 def WriteFDiv16 : SchedWrite; // 16-bit floating point divide
[all …]
/openbsd-src/lib/libm/arch/alpha/
H A Dfenv.c32 * The following constant represents the default floating-point environment
37 * that manage the floating-point environment, namely fesetenv() and
47 * The feclearexcept() function clears the supported floating-point exceptions
58 /* Store the current floating-point sticky flags */ in feclearexcept()
61 /* Clear the requested floating-point exceptions */ in feclearexcept()
64 /* Load the floating-point sticky flags */ in feclearexcept()
74 * representation of the states of the floating-point status flags indicated by
84 /* Store the current floating-point sticky flags */ in fegetexceptflag()
94 * The feraiseexcept() function raises the supported floating-point exceptions
109 * This function sets the floating-point status flags indicated by the argument
[all …]
/openbsd-src/lib/libm/arch/mips64/
H A Dfenv.c22 * The following constant represents the default floating-point environment
27 * that manage the floating-point environment, namely fesetenv() and
33 * The feclearexcept() function clears the supported floating-point exceptions
43 /* Store the current floating-point control and status register */ in feclearexcept()
46 /* Clear the requested floating-point exceptions */ in feclearexcept()
49 /* Load the floating-point control and status register */ in feclearexcept()
58 * representation of the states of the floating-point status flags indicated by
68 /* Store the current floating-point control and status register */ in fegetexceptflag()
78 * The feraiseexcept() function raises the supported floating-point exceptions
88 /* Store the current floating-point control and status register */ in feraiseexcept()
[all …]
/openbsd-src/lib/libm/arch/sparc64/
H A Dfenv.c31 * The following constant represents the default floating-point environment
36 * that manage the floating-point environment, namely fesetenv() and
42 * The feclearexcept() function clears the supported floating-point exceptions
52 /* Save floating-point state register */ in feclearexcept()
57 /* Load floating-point state register */ in feclearexcept()
66 * representation of the states of the floating-point status flags indicated
76 /* Save floating-point state register */ in fegetexceptflag()
86 * This function sets the floating-point status flags indicated by the argument
88 * NOT raise any floating-point exceptions, but only sets the state of the flags.
97 /* Save floating-point state register */ in fesetexceptflag()
[all …]
/openbsd-src/lib/libm/arch/m88k/
H A Dfenv.c22 * The following constant represents the default floating-point environment
27 * that manage the floating-point environment, namely fesetenv() and
36 * The feclearexcept() function clears the supported floating-point exceptions
46 /* Store the current floating-point status register */ in feclearexcept()
49 /* Clear the requested floating-point exceptions */ in feclearexcept()
52 /* Load the floating-point status register */ in feclearexcept()
61 * representation of the states of the floating-point status flags indicated by
71 /* Store the current floating-point status register */ in fegetexceptflag()
81 * The feraiseexcept() function raises the supported floating-point exceptions
123 * This function sets the floating-point status flags indicated by the argument
[all …]
/openbsd-src/lib/libm/arch/powerpc64/
H A Dfenv.c27 * The following constant represents the default floating-point environment
32 * that manage the floating-point environment, namely fesetenv() and
38 * The feclearexcept() function clears the supported floating-point exceptions
47 /* Store the current floating-point status and control register */ in feclearexcept()
50 /* Clear the requested floating-point exceptions */ in feclearexcept()
55 /* Load the floating-point status and control register */ in feclearexcept()
64 * representation of the states of the floating-point status flags indicated by
74 /* Store the current floating-point status and control register */ in fegetexceptflag()
84 * The feraiseexcept() function raises the supported floating-point exceptions
99 * This function sets the floating-point status flags indicated by the argument
[all …]
/openbsd-src/lib/libm/arch/powerpc/
H A Dfenv.c27 * The following constant represents the default floating-point environment
32 * that manage the floating-point environment, namely fesetenv() and
38 * The feclearexcept() function clears the supported floating-point exceptions
47 /* Store the current floating-point status and control register */ in feclearexcept()
50 /* Clear the requested floating-point exceptions */ in feclearexcept()
55 /* Load the floating-point status and control register */ in feclearexcept()
64 * representation of the states of the floating-point status flags indicated by
74 /* Store the current floating-point status and control register */ in fegetexceptflag()
84 * The feraiseexcept() function raises the supported floating-point exceptions
99 * This function sets the floating-point status flags indicated by the argument
[all …]
/openbsd-src/lib/libm/arch/sh/
H A Dfenv.c24 * The following constant represents the default floating-point environment
29 * that manage the floating-point environment, namely fesetenv() and
35 * The feclearexcept() function clears the supported floating-point exceptions
45 /* Store the current floating-point status and control register */ in feclearexcept()
48 /* Clear the requested floating-point exceptions */ in feclearexcept()
53 /* Load the floating-point status and control register */ in feclearexcept()
62 * representation of the states of the floating-point status flags indicated by
72 /* Store the current floating-point status and control register */ in fegetexceptflag()
82 * The feraiseexcept() function raises the supported floating-point exceptions
125 * This function sets the floating-point status flags indicated by the argument
[all …]
/openbsd-src/lib/libm/arch/hppa/
H A Dfenv.c27 * The following constant represents the default floating-point environment
32 * that manage the floating-point environment, namely fesetenv() and
38 * The feclearexcept() function clears the supported floating-point exceptions
48 /* Store the current floating-point status register */ in feclearexcept()
52 /* Clear the requested floating-point exceptions */ in feclearexcept()
55 /* Load the floating-point status register */ in feclearexcept()
64 * representation of the states of the floating-point status flags indicated by
74 /* Store the current floating-point status register */ in fegetexceptflag()
85 * The feraiseexcept() function raises the supported floating-point exceptions
129 * This function sets the floating-point status flags indicated by the argument
[all …]
/openbsd-src/gnu/lib/libreadline/
H A Dmbutil.c82 int point = 0; local
91 point = seed + _rl_adjust_point(string, seed, &ps);
93 started byte. So correct the point and consume count */
94 if (seed < point)
99 tmp = mbrtowc (&wc, string+point, strlen(string + point), &ps);
103 point++;
114 point += tmp;
129 tmp = mbrtowc (&wc, string + point, strlen (string + point), &ps);
132 point += tmp;
133 tmp = mbrtowc (&wc, string + point, strlen (string + point), &ps);
[all …]
/openbsd-src/lib/libm/arch/arm/
H A Dfenv.c27 * The following constant represents the default floating-point environment
32 * that manage the floating-point environment, namely fesetenv() and
42 * The feclearexcept() function clears the supported floating-point exceptions
52 /* Clear the requested floating-point exceptions */ in feclearexcept()
65 * representation of the states of the floating-point status flags indicated by
84 * The feraiseexcept() function raises the supported floating-point exceptions
99 * This function sets the floating-point status flags indicated by the argument
101 * NOT raise any floating-point exceptions, but only sets the state of the flags.
125 * floating-point exception flags are currently set. The `excepts' argument
126 * specifies the floating-point status flags to be queried.
[all …]
/openbsd-src/lib/libm/man/
H A Dfegetenv.325 .Nd manage floating-point environment
37 These functions manage the floating-point environment \(em status
41 input argument is an object representing the floating-point environment.
44 represents the default floating-point environment \(em the one installed
49 function stores the current floating-point environment in the object
55 function saves the current floating-point environment in the object
58 clears the floating-point status flags, and then installs a non-stop
59 (continue on floating-point exceptions) mode for all floating-point
64 function establishes the floating-point environment represented by
69 shall point to an object set by a call to
[all …]
H A Dfeclearexcept.326 .Nd access floating-point status flags
40 These functions provide access to the floating-point status flags.
67 Denormalization exception occurs when the result of a floating-point
70 This is available only on the floating-point implementations of
76 is simply the bitwise OR of all floating-point exception macros
81 function clears the floating-point exceptions represented by
86 function stores a representation of the states of the floating-point
94 function raises floating-point exceptions represented by
99 function sets the floating-point status flags indicated by
107 whose second argument represented at least those floating-point
[all …]
/openbsd-src/sbin/unwind/libunbound/iterator/
H A Diter_delegpt.h2 * iterator/iter_delegpt.h - delegation point with NS and address information.
39 * This file implements the Delegation Point. It contains a list of name servers
54 * Delegation Point.
58 /** the domain name of the delegation point. */
60 /** length of the delegation point name */
62 /** number of labels in delegation point */
95 * Nameservers for a delegation point.
139 * Address of target nameserver in delegation point.
142 /** next delegation point in results */
144 /** next delegation point in usable list */
[all …]
/openbsd-src/usr.sbin/unbound/iterator/
H A Diter_delegpt.h2 * iterator/iter_delegpt.h - delegation point with NS and address information.
39 * This file implements the Delegation Point. It contains a list of name servers
54 * Delegation Point.
58 /** the domain name of the delegation point. */
60 /** length of the delegation point name */
62 /** number of labels in delegation point */
95 * Nameservers for a delegation point.
139 * Address of target nameserver in delegation point.
142 /** next delegation point in results */
144 /** next delegation point in usable list */
[all …]
/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DIntervalTree.h29 // finding all intervals that overlap with any given point. At this time,
54 // IntervalReferences getContaining(PointT Point);
57 // find_iterator begin(PointType Point) const;
94 // MP: A middle point.
96 // point. They are sorted in ascending order by their beginning point.
98 // middle point. They are sorted in descending order by their ending point.
127 // MP: Middle point.
128 // IL: Intervals to the left (in ascending order by beginning point).
129 // IR: Intervals to the right (in descending order by ending point).
170 // a) Iterators over intervals overlapping the given point with very weak
[all …]
/openbsd-src/gnu/usr.bin/perl/cpan/Math-BigRat/t/
H A Dconst-mbr.t
/openbsd-src/lib/libcrypto/man/
H A DEC_POINT_new.386 .Fa "EC_POINT *point"
90 .Fa "EC_POINT *point"
104 .Fa "const EC_POINT *point"
109 .Fa "EC_POINT *point"
226 represents a point on a curve.
232 A new point is constructed by calling the function
236 object that the point relates to.
242 .Fa point
252 .Fa point
258 copies the point
[all …]
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86Schedule.td23 // integer unit to the floating point unit.
218 // Floating point. This covers both scalar and vector operations.
244 defm WriteFAdd : X86SchedWritePair<ReadAfterVecLd>; // Floating point add/sub.
245 defm WriteFAddX : X86SchedWritePair<ReadAfterVecXLd>; // Floating point add/sub (XMM).
246 defm WriteFAddY : X86SchedWritePair<ReadAfterVecYLd>; // Floating point add/sub (YMM).
247 defm WriteFAddZ : X86SchedWritePair<ReadAfterVecYLd>; // Floating point add/sub (ZMM).
248 defm WriteFAdd64 : X86SchedWritePair<ReadAfterVecLd>; // Floating point double add/sub.
249 defm WriteFAdd64X : X86SchedWritePair<ReadAfterVecXLd>; // Floating point double add/sub (XMM).
250 defm WriteFAdd64Y : X86SchedWritePair<ReadAfterVecYLd>; // Floating point double add/sub (YMM).
251 defm WriteFAdd64Z : X86SchedWritePair<ReadAfterVecYLd>; // Floating point double add/sub (ZMM).
[all …]
/openbsd-src/lib/libm/arch/riscv64/
H A Dfenv.c41 * The following constant represents the default floating-point environment
46 * that manage the floating-point environment, namely fesetenv() and
52 * The feclearexcept() function clears the supported floating-point exceptions
70 * representation of the states of the floating-point status flags indicated by
85 * The feraiseexcept() function raises the supported floating-point exceptions
102 * This function sets the floating-point status flags indicated by the argument
104 * NOT raise any floating-point exceptions, but only sets the state of the flags.
122 * floating-point exception flags are currently set. The `excepts' argument
123 * specifies the floating-point status flags to be queried.
167 * The fegetenv() function attempts to store the current floating-point
[all …]
/openbsd-src/gnu/usr.bin/perl/cpan/bignum/t/
H A Dconst-bigrat.t3 # Binary, octal, and hexadecimal floating point literals were introduced in
6 # - It wasn't until v5.28.0 that binary, octal, and hexadecimal floating point
10 # - It wasn't until v5.34.0 that binary and octal floating point literals worked
16 # - Octal floating point literals using the "0o" prefix were introduced in
57 skip "perl v5.34.0 required for octal floating point literals"
98 # Hexadecimal floating point literals require v5.28.0.
99 skip "perl v5.28.0 required for hexadecimal floating point literals",
107 is($x, "314", "hexadecimal floating point literal $str");
114 is($x, "0", "hexadecimal floating point literal $str");
120 # Octal floating point literals using the "0o" prefix require v5.34.0.
[all …]

12345678910>>...227