OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:atomic_int_fn
(Results
1 - 1
of
1
) sorted by null
/external/clang/test/Parser/
atomic.c
25
typedef _Atomic int_fn
atomic_int_fn
; // expected-error {{_Atomic cannot be applied to function type 'int_fn' (aka 'int ()')}}
typedef
Completed in 1861 milliseconds