Home
last modified time | relevance | path

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

/external/clang/test/CodeGen/
Dlinux-arm-atomic.c7 typedef int _Atomic_word; typedef
8 _Atomic_word exchange_and_add(volatile _Atomic_word *__mem, int __val) { in exchange_and_add()