Searched refs:__va_next_fp (Results 1 – 1 of 1) sorted by relevance
42 __va_freg * __va_next_fp; /* next available %f* register */ member81 AP.__va_next_fp = (__va_freg *) AP.__va_next_o_limit; \82 AP.__va_next_fp_limit = (AP.__va_next_fp + \111 AP.__va_next_fp = (__va_freg *) AP.__va_next_o_limit; \112 AP.__va_next_fp_limit = (AP.__va_next_fp + \125 AP.__va_next_fp = (__va_freg *) AP.__va_next_o_limit; \126 AP.__va_next_fp_limit = (AP.__va_next_fp + \195 if (pvar.__va_next_fp < pvar.__va_next_fp_limit \196 …&& ((__r = (__va_freg *) (((__va_greg) pvar.__va_next_fp + sizeof (TYPE) - 1) & ~(__va_greg) (size…199 pvar.__va_next_fp = __r + (sizeof (TYPE) + 7) / 8; \