Home
last modified time | relevance | path

Searched refs:__long (Results 1 - 2 of 2) sorted by relevance

/third_party/rust/crates/bindgen/bindgen-tests/tests/headers/
H A Dissue-493_1_0.hpp11 struct __long struct in basic_string
18 enum {__min_cap = (sizeof(__long) - 1)/sizeof(value_type) > 2 ?
19 (sizeof(__long) - 1)/sizeof(value_type) : 2};
31 union __ulx{__long __lx; __short __lxx;};
44 __long __l;
H A Dissue-493.hpp10 struct __long struct in basic_string
17 enum {__min_cap = (sizeof(__long) - 1)/sizeof(value_type) > 2 ?
18 (sizeof(__long) - 1)/sizeof(value_type) : 2};
30 union __ulx{__long __lx; __short __lxx;};
43 __long __l;

Completed in 1 milliseconds