Searched defs:_Atomic_word (Results 1 – 8 of 8) sorted by relevance
29 typedef long _Atomic_word; typedef31 typedef int _Atomic_word; typedef
29 typedef int _Atomic_word __attribute__ ((__aligned__ (4))); typedef
32 typedef int _Atomic_word; typedef
373 alias _Atomic_word = int; in version() local
1152 alias _Atomic_word = int; // should we use atomic!int? in version() local1155 alias _Atomic_word = int; in version() local