Home
last modified time | relevance | path

Searched refs:unicosmk_output_align (Results 1 – 7 of 7) sorted by relevance

/openbsd/gnu/gcc/gcc/config/alpha/
H A Dalpha-protos.h130 extern void unicosmk_output_align (FILE *, int);
H A Dunicosmk.h353 #define ASM_OUTPUT_ALIGN(STREAM,LOG) unicosmk_output_align (STREAM, LOG)
H A Dalpha.c10152 unicosmk_output_align (FILE *file, int align) in unicosmk_output_align() function
/openbsd/gnu/usr.bin/gcc/gcc/config/alpha/
H A Dalpha-protos.h176 extern void unicosmk_output_align PARAMS ((FILE *, int));
H A Dunicosmk.h450 #define ASM_OUTPUT_ALIGN(STREAM,LOG) unicosmk_output_align (STREAM, LOG)
H A Dalpha.c9714 unicosmk_output_align (file, align) in unicosmk_output_align() function
/openbsd/gnu/usr.bin/gcc/gcc/
H A DChangeLog.611490 unicosmk_output_align, unicosmk_text_section, unicosmk_data_section,