Home
last modified time | relevance | path

Searched defs:imaxdiv_t (Results 1 - 4 of 4) sorted by relevance

/third_party/musl/porting/uniproton/kernel/include/
H A Dinttypes.h14 typedef struct { intmax_t quot, rem; } imaxdiv_t; typedef
/third_party/musl/porting/liteos_m/kernel/include/
H A Dinttypes.h14 typedef struct { intmax_t quot, rem; } imaxdiv_t; typedef
/third_party/musl/porting/liteos_a/kernel/include/
H A Dinttypes.h14 typedef struct { intmax_t quot, rem; } imaxdiv_t; typedef
/third_party/musl/include/
H A Dinttypes.h14 typedef struct { intmax_t quot, rem; } imaxdiv_t; typedef

Completed in 3 milliseconds