Searched defs:Tmxnsec_t (Results 1 - 8 of 8) sorted by relevance

/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Dtmx.h103 typedef uint32_t Tmxnsec_t; typedef
106 #define tmxnsec(t) ((Tmxnsec_t)((t)%1000000000))
/illumos-gate/usr/src/lib/libast/amd64/src/lib/libast/
H A Dtmx.h82 typedef uint32_t Tmxnsec_t; typedef
85 #define tmxnsec(t) ((Tmxnsec_t)((t)%1000000000))
/illumos-gate/usr/src/lib/libast/i386/include/ast/
H A Dtmx.h103 typedef uint32_t Tmxnsec_t; typedef
106 #define tmxnsec(t) ((Tmxnsec_t)((t)%1000000000))
/illumos-gate/usr/src/lib/libast/i386/src/lib/libast/
H A Dtmx.h82 typedef uint32_t Tmxnsec_t; typedef
85 #define tmxnsec(t) ((Tmxnsec_t)((t)%1000000000))
/illumos-gate/usr/src/lib/libast/sparc/include/ast/
H A Dtmx.h103 typedef uint32_t Tmxnsec_t; typedef
106 #define tmxnsec(t) ((Tmxnsec_t)((t)%1000000000))
/illumos-gate/usr/src/lib/libast/sparc/src/lib/libast/
H A Dtmx.h82 typedef uint32_t Tmxnsec_t; typedef
85 #define tmxnsec(t) ((Tmxnsec_t)((t)%1000000000))
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Dtmx.h103 typedef uint32_t Tmxnsec_t; typedef
106 #define tmxnsec(t) ((Tmxnsec_t)((t)%1000000000))
/illumos-gate/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dtmx.h82 typedef uint32_t Tmxnsec_t; typedef
85 #define tmxnsec(t) ((Tmxnsec_t)((t)%1000000000))

Completed in 49 milliseconds