Home
last modified time | relevance | path

Searched refs:PA_GCC_NORETURN (Results 1 - 4 of 4) sorted by relevance

/third_party/pulseaudio/src/pulse/
H A Dgccmacro.h46 #define PA_GCC_NORETURN __attribute__((noreturn)) macro
49 #define PA_GCC_NORETURN macro
H A Dxmalloc.c45 static void oom(void) PA_GCC_NORETURN;
/third_party/pulseaudio/src/tests/
H A Drtstutter.c52 static void work(void *p) PA_GCC_NORETURN;
/third_party/pulseaudio/src/pulsecore/
H A Dpstream-util.c103 void PA_GCC_NORETURN pa_pstream_send_tagstruct_with_fds(pa_pstream *p, pa_tagstruct *t, int nfd, const int *fds, in pa_pstream_send_tagstruct_with_fds()

Completed in 2 milliseconds