Home | History | Annotate | Download | only in include

Lines Matching full:__long

1239     struct __long
1254 enum {__min_cap = (sizeof(__long) - 1)/sizeof(value_type) > 2 ?
1255 (sizeof(__long) - 1)/sizeof(value_type) : 2};
1269 struct __long
1284 enum {__min_cap = (sizeof(__long) - 1)/sizeof(value_type) > 2 ?
1285 (sizeof(__long) - 1)/sizeof(value_type) : 2};
1299 union __ulx{__long __lx; __short __lxx;};
1312 __long __l;