Searched refs:SIZEOF_PTR (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/avs/ns/
H A Dmodel.h155 #define SIZEOF_PTR(umodel) \ macro
203 #define SIZEOF_PTR(umodel) sizeof (caddr_t) macro
/illumos-gate/usr/src/uts/common/sys/
H A Dmodel.h146 #define SIZEOF_PTR(umodel) \ macro
193 #define SIZEOF_PTR(umodel) sizeof (caddr_t) macro
/illumos-gate/usr/src/uts/common/rpc/sec/
H A Dsec_svc.c240 oallocsz = count * SIZEOF_PTR(model);
/illumos-gate/usr/src/uts/common/os/
H A Dclock.c1692 switch (SIZEOF_PTR(model)) {
1711 pr->pr_base = (caddr_t)pr->pr_base + SIZEOF_PTR(model);
/illumos-gate/usr/src/man/man9f/
H A DMakefile529 MANLINKS= SIZEOF_PTR.9f \
1238 SIZEOF_PTR.9f := LINKSRC = STRUCT_DECL.9f

Completed in 57 milliseconds