Home
last modified time | relevance | path

Searched defs:LO_HI_LONG (Results 1 - 2 of 2) sorted by relevance

/third_party/ltp/include/lapi/
H A Dpwritev2.h16 # define LO_HI_LONG(val) (long) (val), (long) (((uint64_t) (val)) >> 32) macro
H A Dpreadv2.h20 # define LO_HI_LONG(val) (long) (val), (long) (((uint64_t) (val)) >> 32) macro

Completed in 1 milliseconds