HomeSort by: relevance | last modified time | path
    Searched defs:FUNC_PROLOG_LABEL (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/
vmsdbgout.cc 258 #ifndef FUNC_PROLOG_LABEL
259 #define FUNC_PROLOG_LABEL "LVFP"
728 (label, FUNC_PROLOG_LABEL,
1156 ASM_GENERATE_INTERNAL_LABEL (label, FUNC_PROLOG_LABEL,
  /src/external/gpl3/gcc.old/dist/gcc/
vmsdbgout.cc 258 #ifndef FUNC_PROLOG_LABEL
259 #define FUNC_PROLOG_LABEL "LVFP"
728 (label, FUNC_PROLOG_LABEL,
1156 ASM_GENERATE_INTERNAL_LABEL (label, FUNC_PROLOG_LABEL,

Completed in 17 milliseconds