Searched refs:alert (Results 1 - 4 of 4) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/obj-c++.dg/attributes/
H A Dmethod-format-1.mm22 + (void) alert: (const char *) my_format __attribute__ ((format (printf, 1, 2))); /* { dg-error "args to be formatted is not ..." } */
23 - (void) alert: (const char *) my_format __attribute__ ((format (printf, 1, 2))); /* { dg-error "args to be formatted is not ..." } */
/haiku-buildtools/gcc/gcc/testsuite/objc.dg/attributes/
H A Dmethod-format-1.m22 + (void) alert: (const char *) my_format __attribute__ ((format (printf, 1, 2))); /* { dg-error "args to be formatted is not ..." } */
23 - (void) alert: (const char *) my_format __attribute__ ((format (printf, 1, 2))); /* { dg-error "args to be formatted is not ..." } */
/haiku-buildtools/legacy/binutils/bfd/
H A Dversados.c82 int alert; /* To see if we're trampling. */ member in struct:versados_data_struct
157 VDATA (abfd)->alert = 0x12345678;
/haiku-buildtools/binutils/bfd/
H A Dversados.c83 int alert; /* To see if we're trampling. */ member in struct:versados_data_struct
158 VDATA (abfd)->alert = 0x12345678;

Completed in 101 milliseconds