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

  /src/external/gpl3/gcc/dist/gcc/config/msp430/
msp430.cc 693 #define TARGET_PROMOTE_PROTOTYPES msp430_promote_prototypes
696 msp430_promote_prototypes (const_tree fntype ATTRIBUTE_UNUSED)
690 msp430_promote_prototypes (const_tree fntype ATTRIBUTE_UNUSED) function
  /src/external/gpl3/gcc.old/dist/gcc/config/msp430/
msp430.cc 693 #define TARGET_PROMOTE_PROTOTYPES msp430_promote_prototypes
696 msp430_promote_prototypes (const_tree fntype ATTRIBUTE_UNUSED)
690 msp430_promote_prototypes (const_tree fntype ATTRIBUTE_UNUSED) function

Completed in 19 milliseconds