Home
last modified time | relevance | path

Searched defs:_Atomic (Results 1 - 4 of 4) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/validation/
H A Dreserved.c47 static int (_Atomic); variable
/third_party/ltp/tools/sparse/sparse-src/
H A Dident-list.h40 IDENT(_Atomic); variable
/third_party/elfutils/lib/
H A Dstdatomic-fbsd.h103 #define _Atomic(T) struct { volatile __typeof__(T) __val; } macro
[all...]
/third_party/FreeBSD/sys/sys/
H A Dcdefs.h267 #define _Atomic(T) struct { T volatile __val; } macro

Completed in 3 milliseconds