Home
last modified time | relevance | path

Searched defs:AP (Results 1 – 3 of 3) sorted by relevance

/titanic_52/usr/src/uts/common/sys/
H A Dva-sparc.h75 #define va_start(AP, LASTARG) \ argument
90 #define va_start(AP, LASTAR argument
93 va_start(AP,LASTARG) global() argument
105 va_start(AP) global() argument
119 va_start(AP) global() argument
135 va_start(AP) global() argument
137 va_start(AP) global() argument
[all...]
H A Dswap.h169 #define swap_xlate(AP, VPP, OFFP) \ argument
191 #define swap_alloc(AP) \ argument
203 #define swap_free(AP) argument
[all...]
/titanic_52/usr/src/cmd/sgs/rtld/common/
H A Dcache_a.out.h50 #define AP(base) ((caddr_t)base) macro