Searched defs:stdarg (Results 1 – 6 of 6) sorted by relevance
423 unsigned int stdarg : 1; member
466 unsigned int stdarg : 1; member
4393 int stdarg local
1492 int stdarg = (TYPE_ARG_TYPES (fntype) != 0 local
1494 int stdarg = (TYPE_ARG_TYPES (fntype) != 0 in init_cumulative_args() local
1372 int stdarg; /* Whether function is a stdarg function. */ member