Searched refs:succeed (Results 1 - 25 of 26) sorted by relevance

12

/haiku-buildtools/legacy/gcc/gcc/config/arc/
H A Darc.c1911 /* If we start with a return insn, we only succeed if we find another one. */
1992 int insns_skipped = 0, fail = FALSE, succeed = FALSE;
2024 label is not too far away, succeed. */
2026 !fail && !succeed && insns_skipped < MAX_INSNS_SKIPPED;
2043 succeed = TRUE;
2060 succeed = TRUE;
2086 /* If this is an unconditional branch to the same label, succeed.
2098 succeed = TRUE;
2107 succeed = TRUE;
2135 if (succeed)
1974 int insns_skipped = 0, fail = FALSE, succeed = FALSE; local
[all...]
/haiku-buildtools/gcc/gcc/
H A Ddominance.c1121 goto succeed;
1126 goto succeed;
1153 goto succeed;
1160 succeed:
H A Dtree-eh.c4489 goto succeed;
4506 goto succeed;
4514 goto succeed;
4537 succeed:
/haiku-buildtools/legacy/gcc/gcc/config/arm/
H A Darm.c6275 /* If we start with a return insn, we only succeed if we find another one. */
6358 int fail = FALSE, succeed = FALSE;
6397 label is not too far away, succeed. */
6399 !fail && !succeed && insns_skipped++ < max_insns_skipped;)
6421 succeed = TRUE;
6442 succeed = TRUE;
6470 succeed = TRUE;
6478 /* If this is an unconditional branch to the same label, succeed.
6491 succeed = TRUE;
6506 succeed
6348 int fail = FALSE, succeed = FALSE; local
[all...]
/haiku-buildtools/legacy/gcc/gcc/fixinc/
H A Dgnu-regex.c387 succeed,
2624 /* If the upper bound is zero, don't want to succeed at
2877 BUF_PUSH (succeed);
3136 Returns 0 if we succeed, -2 if an internal error. */
3179 if (p == pend || *p == succeed)
3380 /* Get to the number of times to succeed. */
4225 case succeed:
4226 DEBUG_PRINT1 ("EXECUTING succeed.\n");
4928 /* Have to succeed matching what follows at least n times.
4935 /* Originally, this is how many times we HAVE to succeed
384 succeed, enumerator in enum:__anon3368
[all...]
/haiku-buildtools/legacy/gcc/
H A Dltmain.sh412 repeat this compilation, it may succeed, by chance, but you had better
482 repeat this compilation, it may succeed, by chance, but you had better
561 repeat this compilation, it may succeed, by chance, but you had better
/haiku-buildtools/gcc/gcc/config/arc/
H A Darc.c3455 /* If we start with a return insn, we only succeed if we find another one. */
3553 int insns_skipped = 0, fail = FALSE, succeed = FALSE;
3595 label is not too far away, succeed. */
3597 !fail && !succeed && insns_skipped < MAX_INSNS_SKIPPED;
3614 succeed = TRUE;
3631 succeed = TRUE;
3657 /* If this is an unconditional branch to the same label, succeed.
3670 succeed = TRUE;
3681 succeed = TRUE;
3709 if (succeed)
3551 int insns_skipped = 0, fail = FALSE, succeed = FALSE; local
[all...]
/haiku-buildtools/gcc/gmp/demos/perl/
H A DGMP.pm445 currently supported is 128. The other forms always succeed.
/haiku-buildtools/legacy/binutils/libiberty/
H A Dregex.c462 succeed,
3895 /* If the upper bound is zero, don't want to succeed at
4168 BUF_PUSH (succeed);
4531 Returns 0 if we succeed, -2 if an internal error. */
4602 if (p == pend || *p == (UCHAR_T) succeed)
4823 /* Get to the number of times to succeed. */
6110 case succeed:
6111 DEBUG_PRINT1 ("EXECUTING succeed.\n");
7220 /* Have to succeed matching what follows at least n times.
7227 /* Originally, this is how many times we HAVE to succeed
458 succeed, enumerator in enum:__anon3042
[all...]
/haiku-buildtools/gcc/libiberty/
H A Dregex.c464 succeed,
3897 /* If the upper bound is zero, don't want to succeed at
4170 BUF_PUSH (succeed);
4533 Returns 0 if we succeed, -2 if an internal error. */
4604 if (p == pend || *p == (UCHAR_T) succeed)
4825 /* Get to the number of times to succeed. */
6115 case succeed:
6116 DEBUG_PRINT1 ("EXECUTING succeed.\n");
7225 /* Have to succeed matching what follows at least n times.
7232 /* Originally, this is how many times we HAVE to succeed
460 succeed, enumerator in enum:__anon2161
[all...]
/haiku-buildtools/binutils/libiberty/
H A Dregex.c464 succeed,
3898 /* If the upper bound is zero, don't want to succeed at
4171 BUF_PUSH (succeed);
4534 Returns 0 if we succeed, -2 if an internal error. */
4605 if (p == pend || *p == (UCHAR_T) succeed)
4826 /* Get to the number of times to succeed. */
6116 case succeed:
6117 DEBUG_PRINT1 ("EXECUTING succeed.\n");
7227 /* Have to succeed matching what follows at least n times.
7234 /* Originally, this is how many times we HAVE to succeed
460 succeed, enumerator in enum:__anon1070
[all...]
/haiku-buildtools/legacy/binutils/
H A Dltmain.sh602 repeat this compilation, it may succeed, by chance, but you had better
677 repeat this compilation, it may succeed, by chance, but you had better
747 repeat this compilation, it may succeed, by chance, but you had better
/haiku-buildtools/gcc/gcc/config/arm/
H A Darm.c22854 /* If we start with a return insn, we only succeed if we find another one. */
22929 int fail = FALSE, succeed = FALSE;
22964 label is not too far away, succeed. */
22966 !fail && !succeed && insns_skipped++ < max_insns_skipped;)
22982 succeed = TRUE;
22997 succeed = TRUE;
23025 succeed = TRUE;
23032 /* If this is an unconditional branch to the same label, succeed.
23046 succeed = TRUE;
23060 succeed
22906 int fail = FALSE, succeed = FALSE; local
[all...]
/haiku-buildtools/legacy/gcc/texinfo/doc/
H A Dtexinfo.tex965 % @iftex, @ifnothtml, @ifnotinfo always succeed; we read the text
/haiku-buildtools/legacy/gcc/texinfo/
H A Dtexinfo.tex941 % @iftex, @ifnothtml, @ifnotinfo always succeed; we read the text
/haiku-buildtools/legacy/autoconf/
H A Dtexinfo.tex1022 % @iftex, @ifnothtml, @ifnotinfo always succeed; we read the text
/haiku-buildtools/legacy/binutils/texinfo/
H A Dtexinfo.tex2714 % @ifnotxml always succeed. They currently do nothing; we don't
/haiku-buildtools/legacy/gcc/gcc/
H A Dtexinfo.tex997 % @iftex, @ifnothtml, @ifnotinfo always succeed; we read the text
/haiku-buildtools/libtool/doc/
H A Dtexinfo.tex2906 % @ifnotxml always succeed. They currently do nothing; we don't
/haiku-buildtools/autoconf/build-aux/
H A Dtexinfo.tex3144 % @ifnotxml always succeed. They currently do nothing; we don't
/haiku-buildtools/binutils/texinfo/
H A Dtexinfo.tex3826 % @ifnotxml always succeed. They currently do nothing; we don't
/haiku-buildtools/gcc/gmp/doc/
H A Dtexinfo.tex3608 % @ifnotxml always succeed. They currently do nothing; we don't
/haiku-buildtools/gcc/mpc/doc/
H A Dtexinfo.tex3829 % @ifnotxml always succeed. They currently do nothing; we don't
/haiku-buildtools/cloog/osl/autoconf/
H A Dtexinfo.tex4013 % @ifnotxml always succeed. They currently do nothing; we don't
/haiku-buildtools/gcc/mpfr/doc/
H A Dtexinfo.tex4013 % @ifnotxml always succeed. They currently do nothing; we don't

Completed in 951 milliseconds

12