Searched defs:fpos64_t (Results 1 – 10 of 10) sorted by relevance
215 #define fpos64_t fpos_t macro
211 #define fpos64_t fpos_t macro
216 #define fpos64_t fpos_t macro
214 #define fpos64_t fpos_t macro
38 pub enum fpos64_t {} // FIXME: fill this out with a struct enum39 impl ::Copy for fpos64_t {} implementation40 impl ::Clone for fpos64_t { implementation41 fn clone(&self) -> fpos64_t { in clone()
112 pub enum fpos64_t {} // FIXME: fill this out with a struct enum113 impl ::Copy for fpos64_t {} implementation114 impl ::Clone for fpos64_t { implementation115 fn clone(&self) -> fpos64_t { in clone()
52 pub enum fpos64_t {} // FIXME: fill this out with a struct enum53 impl ::Copy for fpos64_t {} implementation54 impl ::Clone for fpos64_t { implementation55 fn clone(&self) -> fpos64_t { in clone()
2178 typedef _G_fpos64_t fpos64_t; typedef