Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/
H A Dva-sparc.h39 __va_greg * __va_next_o_limit; /* past last available %o* register */ member
77 AP.__va_next_o_limit = (AP.__va_next_o + \
79 AP.__va_next_fp = (__va_freg *) AP.__va_next_o_limit; \
107 AP.__va_next_o_limit = (AP.__va_next_o + \
109 AP.__va_next_fp = (__va_freg *) AP.__va_next_o_limit; \
121 AP.__va_next_o_limit = (AP.__va_next_o + \
123 AP.__va_next_fp = (__va_freg *) AP.__va_next_o_limit; \
209 if (pvar.__va_next_o < pvar.__va_next_o_limit) \
219 if (pvar.__va_next_o < pvar.__va_next_o_limit) \