pipewire/spa/include/spa/utils
Sourav Das c6c3259a08 spa: fixes for dereferencing pointer to incomplete type in __typeof__
before gcc 10 its not supporting pointer dereferencing in __typeof__.
    so made changes according to that. Fixes #3375

    clang also defines __GNUC__ and resolves '4' along with __clang__ which
    resolves '1'. On any version of clang, __GNUC__ and resolves '4'.
    anyway clang has this feature since version 3.
2023-07-30 10:31:19 +05:30
..
ansi.h
atomic.h spa: add atomic.h and port macros to it 2023-07-13 12:25:22 +02:00
cleanup.h spa: fixes for dereferencing pointer to incomplete type in __typeof__ 2023-07-30 10:31:19 +05:30
defs.h
dict.h
dll.h
enum-types.h
hook.h
json-pod.h
json.h
keys.h
list.h
names.h
ratelimit.h spa: fix compilation 2023-07-11 19:56:44 +02:00
result.h
ringbuffer.h cleanup unused variables 2023-06-26 10:51:09 +00:00
string.h
type-info.h
type.h