Home
last modified time | relevance | path

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

/external/clang/test/Parser/
Datomic.c17 typedef int *_Atomic atomic_int_ptr; typedef
18 typedef _Atomic(int *) atomic_int_ptr; typedef
19 typedef int (*_Atomic atomic_int_ptr);