OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pextern
(Results
1 - 1
of
1
) sorted by null
/external/clang/test/Sema/
tentative-decls.c
36
__private_extern__ int
pExtern
; // expected-warning {{use of __private_extern__ on a declaration may not produce external symbol private to the linkage unit and is deprecated}} \
38
int
pExtern
= 0;
Completed in 44 milliseconds