Home
last modified time | relevance | path

Searched refs:FT32_FUNCTION_ARG_SIZE (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/ft32/
H A Dft32.c670 #define FT32_FUNCTION_ARG_SIZE(MODE, TYPE) \ macro
681 ? *cum + ((3 + FT32_FUNCTION_ARG_SIZE (arg.mode, arg.type)) / 4) in ft32_function_arg_advance()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/ft32/
H A Dft32.cc670 #define FT32_FUNCTION_ARG_SIZE(MODE, TYPE) \ macro
681 ? *cum + ((3 + FT32_FUNCTION_ARG_SIZE (arg.mode, arg.type)) / 4) in ft32_function_arg_advance()