Searched refs:PUT_SDB_START_DIM (Results 1 - 6 of 6) sorted by relevance

/openbsd-current/gnu/gcc/gcc/
H A Dsdbout.c208 #ifndef PUT_SDB_START_DIM
209 #define PUT_SDB_START_DIM fprintf(asm_out_file, "\t.dim\t") macro
396 PUT_SDB_START_DIM;
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dsdbout.c198 #ifndef PUT_SDB_START_DIM macro
199 #define PUT_SDB_START_DIM fprintf(asm_out_file, "\t.dim\t")
413 PUT_SDB_START_DIM;
/openbsd-current/gnu/usr.bin/gcc/gcc/config/m68k/
H A D3b1.h432 #define PUT_SDB_START_DIM fprintf(asm_out_file, "\tdim\t")
431 #define PUT_SDB_START_DIM macro
H A Dmot3300.h579 #define PUT_SDB_START_DIM fprintf(asm_out_file, "\tdim\t") macro
H A Dtower-as.h474 #define PUT_SDB_START_DIM fprintf(asm_out_file, "\tdim\t")
472 #define PUT_SDB_START_DIM macro
/openbsd-current/gnu/usr.bin/gcc/gcc/config/mips/
H A Dmips.h1373 #ifndef PUT_SDB_START_DIM
1374 #define PUT_SDB_START_DIM \
1368 #define PUT_SDB_START_DIM macro

Completed in 111 milliseconds