OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:dummy0
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/Sema/
expr-address-of.c
98
int *
dummy0
= &x; // expected-error {{address of register variable requested}}
local
112
void *
dummy0
= &f8(); // expected-error {{cannot take the address of an rvalue of type 'void'}}
local
/external/qemu/
kqemu.c
391
uint16_t
dummy0
;
member in struct:fpxstate
Completed in 412 milliseconds