OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:snd_dlsym_link
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/alsa/
global.h
66
struct
snd_dlsym_link
{
struct
67
struct
snd_dlsym_link
*next;
72
extern struct
snd_dlsym_link
*snd_dlsym_start;
81
static struct
snd_dlsym_link
__SND_DLSYM_VERSION(snd_dlsym_, name, version); \
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/alsa/
global.h
66
struct
snd_dlsym_link
{
struct
67
struct
snd_dlsym_link
*next;
72
extern struct
snd_dlsym_link
*snd_dlsym_start;
81
static struct
snd_dlsym_link
__SND_DLSYM_VERSION(snd_dlsym_, name, version); \
Completed in 404 milliseconds