Searched defs:LABEL (Results 1 - 12 of 12) sorted by relevance

/haiku-buildtools/binutils/gas/testsuite/gas/mri/
H A Dlabel.s5 LABEL DC.L SYMBOL ; And yet another comment define
/haiku-buildtools/legacy/binutils/gas/testsuite/gas/mri/
H A Dlabel.s5 LABEL DC.L SYMBOL ; And yet another comment define
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dpr46674.c7 #define LABEL(x) LABEL2(__USER_LABEL_PREFIX__, x) macro
H A Dpr43157.c8 #define LABEL(x) LABEL2(__USER_LABEL_PREFIX__, x) macro
/haiku-buildtools/gcc/libcpp/
H A Dsymtab.c286 #define LABEL(x) ((x) < 1024*10 ? ' ' : ((x) < 1024*1024*10 ? 'k' : 'M')) macro
337 #undef LABEL macro
/haiku-buildtools/legacy/gcc/gcc/
H A Dc-parse.h32 #define LABEL 286 macro
H A Dc-parse.c36 #define LABEL 286 macro
/haiku-buildtools/legacy/gcc/gcc/cp/
H A Dparse.h32 #define LABEL 287 macro
H A Dparse.c37 #define LABEL 287 macro
/haiku-buildtools/gcc/gcc/
H A Dggc-common.c208 #define LABEL(x) ((x) < 1024*10 ? ' ' : ((x) < 1024*1024*10 ? 'k' : 'M')) macro
H A Dgimple.h5816 #define LABEL(x) ((x) < 1024*10 ? 'b' : ((x) < 1024*1024*10 ? 'k' : 'M')) macro
/haiku-buildtools/legacy/gcc/gcc/objc/
H A Dobjc-parse.c37 #define LABEL 287 macro

Completed in 205 milliseconds