Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/
Di386.cc1037 bool is_stdarg; in ix86_get_callcvt() local
1068 is_stdarg = stdarg_p (type); in ix86_get_callcvt()
1069 if (TARGET_RTD && !is_stdarg) in ix86_get_callcvt()
1073 || is_stdarg in ix86_get_callcvt()