Searched refs:returns (Results 1 - 25 of 52) sorted by relevance

123

/haiku-buildtools/binutils/ld/testsuite/ld-powerpc/
H A Dattr-gnu-12-21.d5 #warning: Warning: .* uses r3/r4 for small structure returns, .* uses memory
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/fixedbugs/
H A Dbug476.go7 // Logical operation on named boolean type returns the same type,
H A Dissue4529.go8 // when g has multiple returns.
H A Dbug099.go16 // Allocates S but returns I
H A Dissue4518.go8 // where F has multiple returns is miscompiled by 6g due to
H A Dissue2615.go12 // test returns the index of the lowest set bit in a 256-bit vector.
/haiku-buildtools/gcc/libgcc/config/arc/gmon/
H A Ddcache_linesz.S36 ; cache build register returns the ID register. For ARC600 and
/haiku-buildtools/gcc/libgcc/config/msp430/
H A Dcmpsi2.S34 ;; If A is less than B it returns 0. If A is greater
35 ;; than B it returns 2. If they are equal it returns 1.
69 ;; If A is less than B it returns 0. If A is greater
70 ;; than B it returns 2. If they are equal it returns 1.
/haiku-buildtools/gcc/libgcc/config/rl78/
H A Dcmpsi2.S31 ;; If A is less than B it returns 0. If A is greater
32 ;; than B it returns 2. If they are equal it returns 1.
97 ;; If A is less than B it returns 0. If A is greater
98 ;; than B it returns 2. If they are equal it returns 1.
H A Dfpbit-sf.S45 ;; [HL] points to value, returns Z if it's a NaN
70 ;; call from toplevel functions, returns Z if either number is a NaN,
90 ;; [HL] points to value, returns Z if it's zero
315 ;; __fixunssfsi returns UINTMAX or 0). In such cases just return 0.
H A Dfpmath-sf.S34 ;; [HL] points to value, returns Z if it's #Inf
/haiku-buildtools/gcc/gcc/testsuite/lib/
H A Dgcov.exp226 # /* returns(50, 20, 33) */
228 # /* returns(end) */
229 # All specified percentages must also be seen by the next returns(n) or
246 verbose "Processing returns line $n: $line" 3
247 if [regexp "returns\\((\[0-9 \]+)\\)" "$line" all new_shouldbe] {
257 all returns] {
259 fail "$testname line $n: negative percentage: $returns"
262 all returns] {
269 set i [lsearch $shouldbe $returns]
273 } elseif [regexp "returns\\(en
[all...]
/haiku-buildtools/legacy/gcc/texinfo/
H A Dgen-info-dir45 Typing "d" returns here, "q" exits, "?" lists all INFO commands, "h"
/haiku-buildtools/gcc/gcc/testsuite/go.test/test/
H A Dsolitaire.go55 // in direction dir. If the move is valid, it is executed and move returns true.
56 // Otherwise, move returns false.
/haiku-buildtools/gcc/gmp/demos/perl/
H A DGMP.pm190 quotient/remainder pair. C<fib2> returns a pair F[n] and F[n-1], similarly
192 more). C<gcdext> returns a triplet of gcd and two cofactors, for example
208 and must be a multiple of $size bytes. C<mpz_export> conversely returns a
211 C<invert> returns the inverse, or undef if it doesn't exist. C<remove>
212 returns a remainder/multiplicity pair. C<root> returns the nth root, and
213 C<roote> returns a root/bool pair, the bool indicating whether the root is
356 and returns a float and an integer exponent,
404 C<GMP::version()> is recommended. It returns the GMP library version
/haiku-buildtools/gcc/gmp/tune/
H A Dalpha.asm26 C The rpcc instruction returns a 64-bit value split into two 32-bit fields.
/haiku-buildtools/legacy/gcc/texinfo/util/
H A Dgen-dir-node59 Typing "d" returns here, "q" exits, "?" lists all INFO commands, "h"
H A Dupdate-info275 Typing "d" returns here, "q" exits, "?" lists all INFO commands, "h"
/haiku-buildtools/autoconf/lib/Autom4te/
H A DStruct.pm206 $cmt = " # returns ref";
384 With no argument, the accessor returns a reference to the
391 is C<'@'>, the accessor returns the array element value. If the
399 With no argument, the accessor returns a reference to the
406 accessor returns the hash element value. If the element type is
420 returns the element value (after assignment). If the element type
/haiku-buildtools/gcc/libgcc/config/i386/
H A Dmorestack.S44 # __generic_morestack function returns the new stack pointer,
68 # When that returns (to the predicted instruction), we release the
71 # the call to __generic_morestack. That then returns to the caller of
120 # %esp + 20: stack pointer after two returns
128 # do anything when our caller returns. So we return to our
279 # CFA + 12: stack pointer after two returns
770 # void *__morestack_get_guard (void) returns the current stack guard.
818 # void *__morestack_make_guard (void *, size_t) returns the stack
/haiku-buildtools/gcc/zlib/contrib/delphi/
H A DZLib.pas69 The Position property returns the number of uncompressed bytes of
72 CompressionRate returns the on-the-fly percentage by which the original
108 The Position property returns the number of bytes of uncompressed data that
/haiku-buildtools/binutils/zlib/contrib/delphi/
H A DZLib.pas69 The Position property returns the number of uncompressed bytes of
72 CompressionRate returns the on-the-fly percentage by which the original
108 The Position property returns the number of bytes of uncompressed data that
/haiku-buildtools/legacy/autoconf/
H A Dconfig.guess276 # DG/UX returns AViiON for all architectures
416 /* The order matters, because CPU_IS_HP_MC68K erroneously returns
417 true for CPU_PA_RISC1_0. CPU_IS_PA_RISC returns correct
/haiku-buildtools/binutils/ld/
H A Ddeffilep.y622 /* Search the position of the identical element, or returns the position
767 /* Search the position of the identical element, or returns the position
1356 printf ("lex: `%s' returns DIGITS\n", buffer);
1378 printf ("lex: @ returns itself\n");
1401 printf ("lex: `%s' returns ID\n", buffer);
1420 printf ("lex: `%s' returns ID\n", buffer);
1431 printf ("lex: `==' returns EQUAL\n");
1437 printf ("lex: `=' returns itself\n");
1444 printf ("lex: `%c' returns itself\n", c);
/haiku-buildtools/gcc/gmp/
H A Dconfigfsf.guess487 # DG/UX returns AViiON for all architectures
687 /* The order matters, because CPU_IS_HP_MC68K erroneously returns
688 true for CPU_PA_RISC1_0. CPU_IS_PA_RISC returns correct

Completed in 170 milliseconds

123