Home
last modified time | relevance | path

Searched defs:max_arg_words (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/config/pa/
H A Dpa.cc9776 int max_arg_words = (TARGET_64BIT ? 8 : 4); in pa_function_arg() local
9988 unsigned int max_arg_words = 8; in pa_arg_partial_bytes() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/pa/
H A Dpa.c9746 int max_arg_words = (TARGET_64BIT ? 8 : 4); in pa_function_arg() local
9956 unsigned int max_arg_words = 8; in pa_arg_partial_bytes() local