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), }, \
325 union __u128_halves { union335 union __u128_halves __hn = { .full = (n) }; \336 union __u128_halves __ho = { .full = (__o) }; \
243 union __u128_halves { union255 union __u128_halves __old, __new, __ret; \
297 union __u128_halves { union308 union __u128_halves r, o = { .full = (old) }, \