Searched refs:sysv_varargs_p (Results 1 – 4 of 4) sorted by relevance
324 #define RS6000_VARARGS_AREA ((cfun->machine->sysv_varargs_p) ? RS6000_VARARGS_SIZE : 0)
1645 int sysv_varargs_p; member
3362 cfun->machine->sysv_varargs_p = 1;3373 cfun->machine->sysv_varargs_p = 0;
13188 (setup_incoming_varargs): Use sysv_varargs_p field of the13202 sysv_varargs_p field of the cfun->machine structure.