OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:s_local
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/Analysis/
loop-widening.c
147
int
s_local
= 2;
local
154
clang_analyzer_eval(
s_local
); // expected-warning {{UNKNOWN}}
/external/libnl/include/
netlink-types.h
63
struct sockaddr_nl
s_local
;
member in struct:nl_sock
Completed in 254 milliseconds