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

  /src/external/gpl3/gcc/dist/gcc/config/msp430/
msp430.cc 2178 #define TARGET_ASM_FUNCTION_PROLOGUE msp430_start_function
2181 msp430_start_function (FILE *outfile)
2259 msp430_start_function (FILE *file, const char *name, tree decl)
2172 msp430_start_function (FILE *outfile) function
2250 msp430_start_function (FILE *file, const char *name, tree decl) function
  /src/external/gpl3/gcc.old/dist/gcc/config/msp430/
msp430.cc 2178 #define TARGET_ASM_FUNCTION_PROLOGUE msp430_start_function
2181 msp430_start_function (FILE *outfile)
2259 msp430_start_function (FILE *file, const char *name, tree decl)
2172 msp430_start_function (FILE *outfile) function
2250 msp430_start_function (FILE *file, const char *name, tree decl) function

Completed in 19 milliseconds