Searched refs:ASM_SHORT (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/gcc/config/i386/
H A Dbsd.h36 #define ASM_SHORT "\t.word\t"
35 #define ASM_SHORT macro
H A Datt.h31 #define ASM_SHORT "\t.value\t"
30 #define ASM_SHORT macro
H A Ddarwin.h139 #define ASM_SHORT "\t.word\t" macro
H A Di386.c1509 #define TARGET_ASM_ALIGNED_HI_OP ASM_SHORT
/freebsd-11-stable/contrib/binutils/binutils/
H A Ddlltool.c861 #define ASM_SHORT mtable[machine].how_short macro
1612 fprintf (f, "\t%s\t0x%lx\n", ASM_SHORT, needed);
1617 fprintf (f, "\t%s\t0x%x\n", ASM_SHORT, 0 | 0x0000);
1770 fprintf (filvar,"\t%s\t%d\n", ASM_SHORT,
1899 fprintf (f, "\t%s %d\n", ASM_SHORT, exp->ordinal - d_low_ord);

Completed in 134 milliseconds