
Debugging code is not meant to be run in the nominal code path. Use G_UNLIKELY to be reduce the number of bubbles in the instruction pipeline. Took the opportunity to re-indent the macros.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%