OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_STRINGIFY
(Results
1 - 5
of
5
) sorted by null
/external/qemu/android/config/
check-esd.c
23
#define STRINGIFY(x)
_STRINGIFY
(x)
24
#define
_STRINGIFY
(x) #x
check-pulseaudio.c
23
#define STRINGIFY(x)
_STRINGIFY
(x)
24
#define
_STRINGIFY
(x) #x
check-alsa.c
21
#define STRINGIFY(x)
_STRINGIFY
(x)
22
#define
_STRINGIFY
(x) #x
/external/qemu/android/utils/
system.h
81
#define
_STRINGIFY
(x) #x
82
#define STRINGIFY(x)
_STRINGIFY
(x)
/external/qemu/android/
main.c
62
#define STRINGIFY(x)
_STRINGIFY
(x)
63
#define
_STRINGIFY
(x) #x
[
all
...]
Completed in 125 milliseconds