mirror of
https://github.com/mpv-player/mpv
synced 2025-02-21 07:16:56 +00:00
In debug mode the macro causes an assertion failure. In release mode it works differently and tells the compiler that it can assume the codepath will never execute. For this reason I was conversative in replacing it, e.g. in mpv-internal code that exhausts all valid values of an enum or when a condition is clear from directly preceding code. |
||
---|---|---|
.. | ||
bstr.c | ||
bstr.h | ||
charset_conv.c | ||
charset_conv.h | ||
ctype.h | ||
dispatch.c | ||
dispatch.h | ||
jni.c | ||
jni.h | ||
json.c | ||
json.h | ||
linked_list.h | ||
natural_sort.c | ||
natural_sort.h | ||
node.c | ||
node.h | ||
random.c | ||
random.h | ||
rendezvous.c | ||
rendezvous.h | ||
thread_pool.c | ||
thread_pool.h | ||
thread_tools.c | ||
thread_tools.h |