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

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/pulse/
version.h 58 #define PA_MINOR 9
67 (PA_MAJOR == (major) && PA_MINOR > (minor)) || \
68 (PA_MAJOR == (major) && PA_MINOR == (minor) && PA_MICRO >= (micro)))
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/pulse/
version.h 58 #define PA_MINOR 1
67 (PA_MAJOR == (major) && PA_MINOR > (minor)) || \
68 (PA_MAJOR == (major) && PA_MINOR == (minor) && PA_MICRO >= (micro)))

Completed in 274 milliseconds