Searched refs:SKIP (Results 1 - 16 of 16) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A D20030209-1.c3 #define SKIP macro
7 #ifndef SKIP
/haiku-buildtools/gcc/libgomp/testsuite/libgomp.fortran/appendix-a/
H A Da.39.1.f903 SUBROUTINE SKIP(ID) subroutine
4 END SUBROUTINE SKIP
18 CALL SKIP(ID) ! We do not yet have the lock
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dpr16194.c5 #undef SKIP macro
28 # define SKIP 1 macro
31 #ifndef SKIP
/haiku-buildtools/legacy/binutils/gas/config/
H A Dtc-avr.h129 #define TC_VALIDATE_FIX(FIXP,SEG,SKIP) \
138 goto SKIP; \
H A Dtc-i386.h408 #define TC_VALIDATE_FIX(FIX,SEGTYPE,SKIP) i386_validate_fix(FIX)
/haiku-buildtools/binutils/gas/config/
H A Dtc-score.h45 #define TC_VALIDATE_FIX(FIXP, SEGTYPE, SKIP) score_validate_fix (FIXP)
H A Dtc-avr.h164 #define TC_VALIDATE_FIX(FIXP,SEG,SKIP) \
183 goto SKIP; \
H A Dtc-arc.h131 #define TC_VALIDATE_FIX(FIXP,SEG,SKIP) \
142 goto SKIP; \
H A Dtc-i386.h149 #define TC_VALIDATE_FIX(FIX,SEGTYPE,SKIP) i386_validate_fix(FIX)
/haiku-buildtools/gcc/contrib/reghunt/bin/
H A Dreg-hunt109 SKIP=0
115 SKIP=1
144 if [ ${SKIP} -eq 0 ]; then
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/powerpc/
H A Ddarwin64-abi.c172 #ifndef SKIP
/haiku-buildtools/gcc/libbacktrace/
H A DMakefile.in542 col=$$blu; res=SKIP; \
/haiku-buildtools/binutils/gold/
H A Dpowerpc.cc996 SKIP = 2, enumerator in enum:__anon572::Target_powerpc::Track_tls::Tls_get_addr
1037 {this->tls_get_addr_ = SKIP; }
6519 if (this->maybe_skip_tls_get_addr_call(r_type, gsym) == Track_tls::SKIP)
7750 case Track_tls::SKIP:
H A DMakefile.in314 77.*) col=$$blu; res=SKIP ;; \
1079 skip=`echo "$$results" | grep -c '^SKIP'`; \
/haiku-buildtools/gcc/gcc/config/arm/
H A Darm.c17309 enum Convert_Action {SKIP, CONV, SWAP_CONV};
17318 Convert_Action action = SKIP;
17322 ? SKIP : CONV;
17332 action = SKIP;
17416 action = action_for_partial_flag_setting == SKIP
17417 ? SKIP : SWAP_CONV;
17474 if (action != SKIP)
17293 enum Convert_Action {SKIP, CONV, SWAP_CONV}; enumerator in enum:Convert_Action
/haiku-buildtools/binutils/gold/testsuite/
H A DMakefile.in2560 77.*) col=$$blu; res=SKIP ;; \
4960 skip=`echo "$$results" | grep -c '^SKIP'`; \

Completed in 248 milliseconds