Home
last modified time | relevance | path

Searched refs:atomic_addr_space_int (Results 1 – 1 of 1) sorted by relevance

/external/clang/test/Parser/
Datomic.c31 typedef _Atomic int __attribute__((address_space(1))) atomic_addr_space_int; typedef
32 typedef _Atomic(int) __attribute__((address_space(1))) atomic_addr_space_int; typedef