Home
last modified time | relevance | path

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

/titanic_44/usr/src/grub/grub-0.97/netboot/
H A Dtypes.h35 typedef long long quad_t; typedef
/titanic_44/usr/src/lib/libbc/inc/include/sys/
H A Dtypes.h41 typedef struct _quad_t { long val[2]; } quad_t; typedef
/titanic_44/usr/src/uts/common/sys/
H A Dtypes.h632 typedef struct _quad { int val[2]; } quad_t; /* used by UFS */ typedef