Searched refs:__u128_halves (Results 1 – 4 of 4) sorted by relevance
29 union __u128_halves { union38 union __u128_halves o = { .full = (_old), }, \64 union __u128_halves o = { .full = *(_oldp), }, \
243 union __u128_halves { union255 union __u128_halves __old, __new, __ret; \
334 union __u128_halves { union344 union __u128_halves __hn = { .full = (n) }; \345 union __u128_halves __ho = { .full = (__o) }; \
297 union __u128_halves { union308 union __u128_halves r, o = { .full = (old) }, \