HomeSort by relevance Sort by last modified time
    Searched refs:quad_t (Results 1 - 5 of 5) sorted by null

  /hardware/msm7k/librpc/rpc/
xdr.h 93 extern bool_t xdr_quad_t (XDR *xdrs, quad_t *llp);
types.h 91 typedef int64_t quad_t; typedef
  /system/core/sh/
output.c 55 #include <sys/types.h> /* quad_t */
301 quad_t l;
366 l = va_arg(ap, quad_t);
  /hardware/msm7k/librpc/
xdr.c 443 xdr_quad_t (XDR *xdrs, quad_t *llp)
  /external/strace/
syscall.c     [all...]

Completed in 47 milliseconds