HomeSort by relevance Sort by last modified time
    Searched refs:DYNLINK_FUNCTIONS_INIT (Results 1 - 4 of 4) sorted by null

  /external/qemu/include/android/
dynlink.h 47 * You must also define a DYNLINK_FUNCTIONS_INIT macro which contains the
56 #ifndef DYNLINK_FUNCTIONS_INIT
57 #error DYNLINK_FUNCTIONS_INIT should be defined when including this file
80 * You must define DYNLINK_FUNCTIONS_INIT
83 DYNLINK_FUNCTIONS_INIT(void* library)
110 #undef DYNLINK_FUNCTIONS_INIT
  /external/qemu/audio/
esdaudio.c 62 #define DYNLINK_FUNCTIONS_INIT \
paaudio.c 36 #define DYNLINK_FUNCTIONS_INIT \
alsaaudio.c 94 #define DYNLINK_FUNCTIONS_INIT \
    [all...]

Completed in 109 milliseconds