Searched refs:unicosmk_output_align (Results 1 – 7 of 7) sorted by relevance
/openbsd/gnu/gcc/gcc/config/alpha/ |
H A D | alpha-protos.h | 130 extern void unicosmk_output_align (FILE *, int);
|
H A D | unicosmk.h | 353 #define ASM_OUTPUT_ALIGN(STREAM,LOG) unicosmk_output_align (STREAM, LOG)
|
H A D | alpha.c | 10152 unicosmk_output_align (FILE *file, int align) in unicosmk_output_align() function
|
/openbsd/gnu/usr.bin/gcc/gcc/config/alpha/ |
H A D | alpha-protos.h | 176 extern void unicosmk_output_align PARAMS ((FILE *, int));
|
H A D | unicosmk.h | 450 #define ASM_OUTPUT_ALIGN(STREAM,LOG) unicosmk_output_align (STREAM, LOG)
|
H A D | alpha.c | 9714 unicosmk_output_align (file, align) in unicosmk_output_align() function
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | ChangeLog.6 | 11490 unicosmk_output_align, unicosmk_text_section, unicosmk_data_section,
|