Searched refs:ASM_FPRINTF_EXTENSIONS (Results 1 – 8 of 8) sorted by relevance
/openbsd/gnu/gcc/gcc/ |
H A D | final.c | 3456 #ifdef ASM_FPRINTF_EXTENSIONS in asm_fprintf() 3468 ASM_FPRINTF_EXTENSIONS (file, argptr, p) in asm_fprintf()
|
/openbsd/gnu/usr.bin/gcc/gcc/ |
H A D | final.c | 3804 #ifdef ASM_FPRINTF_EXTENSIONS in asm_fprintf() 3816 ASM_FPRINTF_EXTENSIONS (file, argptr, p) in asm_fprintf()
|
H A D | ChangeLog.2 | 12452 * final.c (asm_fprintf): Accept ASM_FPRINTF_EXTENSIONS, if 12455 * tm.texi: Document ASM_FPRINTF_EXTENSIONS.
|
/openbsd/gnu/gcc/gcc/config/arm/ |
H A D | arm.h | 747 #define ASM_FPRINTF_EXTENSIONS(FILE, ARGS, P) \ macro
|
/openbsd/gnu/usr.bin/gcc/gcc/config/arm/ |
H A D | arm.h | 860 #define ASM_FPRINTF_EXTENSIONS(FILE, ARGS, P) \ macro
|
/openbsd/gnu/usr.bin/gcc/gcc/doc/ |
H A D | tm.texi | 7357 @item ASM_FPRINTF_EXTENSIONS(@var{file}, @var{argptr}, @var{format}) 7358 @findex ASM_FPRINTF_EXTENSIONS
|
/openbsd/gnu/gcc/gcc/doc/ |
H A D | tm.texi | 7779 @defmac ASM_FPRINTF_EXTENSIONS (@var{file}, @var{argptr}, @var{format})
|
H A D | gccint.info | 26080 -- Macro: ASM_FPRINTF_EXTENSIONS (FILE, ARGPTR, FORMAT) 31663 * ASM_FPRINTF_EXTENSIONS: Instruction Output. (line 134)
|