Home
last modified time | relevance | path

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

/xnu-8020.101.4/bsd/sys/
H A Dtypes.h96 typedef int64_t quad_t; typedef
97 typedef quad_t * qaddr_t;
H A Dvstat.h73 quad_t vst_blocks; /* bytes allocated for file */
/xnu-8020.101.4/iokit/Kernel/
H A DIOStringFuncs.c87 quad_t strtoq(const char *nptr, char **endptr, int base);
297 quad_t
H A DIOHibernateRestoreKernel.c1143 *(va_arg(ap, quad_t *)) = retval; in hibkvprintf()
1245 num = va_arg(ap, quad_t); in hibkvprintf()
/xnu-8020.101.4/bsd/libkern/
H A Dlibkern.h155 extern quad_t strtoq(const char *, char **, int);
/xnu-8020.101.4/libkern/stdio/
H A Dscanf.c70 quad_t strtoq(const char *, char **, int);
/xnu-8020.101.4/bsd/netinet/
H A Dip_compat.h115 # define QUAD_T quad_t