OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PA_GCC_PRINTF_ATTR
(Results
1 - 4
of
4
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/pulse/
gccmacro.h
29
#define
PA_GCC_PRINTF_ATTR
(a,b) __attribute__ ((format (printf, a, b)))
32
#define
PA_GCC_PRINTF_ATTR
(a,b)
proplist.h
277
int pa_proplist_setf(pa_proplist *p, const char *key, const char *format, ...)
PA_GCC_PRINTF_ATTR
(3,4);
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/pulse/
gccmacro.h
29
#define
PA_GCC_PRINTF_ATTR
(a,b) __attribute__ ((format (printf, a, b)))
32
#define
PA_GCC_PRINTF_ATTR
(a,b)
proplist.h
277
int pa_proplist_setf(pa_proplist *p, const char *key, const char *format, ...)
PA_GCC_PRINTF_ATTR
(3,4);
Completed in 34 milliseconds