Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/config/rs6000/
H A Drs6000.c250 bool aix_struct_ret; /* True if -maix-struct-ret was used. */ member
1453 if (!rs6000_explicit_options.aix_struct_ret) in rs6000_override_options()
1738 rs6000_explicit_options.aix_struct_ret = true; in rs6000_handle_option()