Home
last modified time | relevance | path

Searched refs:ASM_OUTPUT_LABEL (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
Ddefaults.h141 #ifndef ASM_OUTPUT_LABEL
142 #define ASM_OUTPUT_LABEL(FILE,NAME) \ macro
154 ASM_OUTPUT_LABEL ((FILE), (NAME))
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/config/i386/
Dcygming.h245 ASM_OUTPUT_LABEL ((STREAM), (NAME)); \
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/
Dgccint.info33868 -- Macro: ASM_OUTPUT_LABEL (STREAM, NAME)
33885 the usual manner as a label (by means of 'ASM_OUTPUT_LABEL').
33888 Identical to 'ASM_OUTPUT_LABEL', except that NAME is known to refer
34000 definition (perhaps using 'ASM_OUTPUT_LABEL'). The argument DECL
34004 the usual manner as a label (by means of 'ASM_OUTPUT_LABEL').
45390 * ASM_OUTPUT_LABEL: Label Output. (line 8)