OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PA_GCC_PURE
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/pulse/
gccmacro.h
63
#ifndef
PA_GCC_PURE
65
#define
PA_GCC_PURE
__attribute__ ((pure))
68
#define
PA_GCC_PURE
76
/** This function's return value depends only the arguments list (stricter version of
PA_GCC_PURE
) **/
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/pulse/
gccmacro.h
63
#ifndef
PA_GCC_PURE
65
#define
PA_GCC_PURE
__attribute__ ((pure))
68
#define
PA_GCC_PURE
76
/** This function's return value depends only the arguments list (stricter version of
PA_GCC_PURE
) **/
Completed in 42 milliseconds