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

  /src/external/gpl3/gcc/dist/gcc/config/msp430/
msp430.cc 768 #define TARGET_FUNCTION_ARG_BOUNDARY msp430_function_arg_boundary
771 msp430_function_arg_boundary (machine_mode mode, const_tree type)
765 msp430_function_arg_boundary (machine_mode mode, const_tree type) function
  /src/external/gpl3/gcc.old/dist/gcc/config/msp430/
msp430.cc 768 #define TARGET_FUNCTION_ARG_BOUNDARY msp430_function_arg_boundary
771 msp430_function_arg_boundary (machine_mode mode, const_tree type)
765 msp430_function_arg_boundary (machine_mode mode, const_tree type) function

Completed in 19 milliseconds