Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/config/pa/
H A Dpa.c8108 int max_arg_words = (TARGET_64BIT ? 8 : 4); local
8311 unsigned int max_arg_words = 8; local
/openbsd-src/gnu/gcc/gcc/config/pa/
H A Dpa.c9061 int max_arg_words = (TARGET_64BIT ? 8 : 4); in function_arg() local
9258 unsigned int max_arg_words = 8; in pa_arg_partial_bytes() local