Searched defs:NEXT (Results 1 - 19 of 19) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dwhole_file_26.f9016 subroutine NEXT subroutine
H A Dunlimited_polymorphic_23.f9031 SUBROUTINE NEXT subroutine in program:P
/haiku-buildtools/legacy/binutils/bfd/
H A Dcpu-v850.c30 #define NEXT NULL macro
38 #undef NEXT macro
39 #define NEXT & arch_info_struct[0] macro
H A Dcpu-m32r.c29 #define NEXT & arch_info_struct [0] macro
H A Dieee.c2468 #define NEXT macro
[all...]
/haiku-buildtools/binutils/bfd/
H A Dcpu-m32r.c30 #define NEXT & arch_info_struct [0] macro
H A Dcpu-v850.c30 #define NEXT NULL macro
42 #undef NEXT macro
43 #define NEXT & arch_info_struct[0] macro
H A Dcpu-nds32.c31 #define NEXT &arch_info_struct[0] macro
H A Dieee.c2574 #define NEXT macro
[all...]
/haiku-buildtools/binutils/gas/testsuite/gas/epiphany/
H A Dregression.s84 NEXT: STRB R4,[R0,#0x0] ;//Store Byte label
/haiku-buildtools/gcc/zlib/examples/
H A Dgun.c154 #define NEXT() (have ? 0 : (have = in(indp, &next)), \ macro
[all...]
/haiku-buildtools/binutils/zlib/examples/
H A Dgun.c155 #define NEXT() (have ? 0 : (have = in(indp, &next)), \ macro
[all...]
/haiku-buildtools/jam/
H A Dregexp.c142 #define NEXT(p) (((*((p)+1)&0377)<<8) + (*((p)+2)&0377)) macro
/haiku-buildtools/legacy/binutils/ld/
H A Dldgram.h87 NEXT = 313, enumerator in enum:yytokentype
204 #define NEXT 313 macro
H A Dldgram.c114 NEXT = 313, enumerator in enum:yytokentype
231 #define NEXT 313 macro
H A Dldlex.c2058 { RTOKEN(NEXT);} variable
/haiku-buildtools/binutils/ld/
H A Dldgram.h109 NEXT = 319, enumerator in enum:yytokentype
241 #define NEXT 319 macro
H A Dldgram.c200 NEXT = 319, enumerator in enum:yytokentype
332 #define NEXT 319 macro
H A Dldlex.c2474 { RTOKEN(NEXT);} variable

Completed in 142 milliseconds