Searched defs:atomic_intptr_t (Results 1 – 2 of 2) sorted by relevance
/external/clang/lib/Headers/ | ||
D | stdatomic.h | 122 typedef _Atomic(intptr_t) atomic_intptr_t; typedef |
/external/elfutils/lib/ | ||
D | stdatomic-fbsd.h | 249 typedef _Atomic(intptr_t) atomic_intptr_t; typedef |