xine-lib 1.2.13-20230125hg15249
Macros
attributes.h File Reference
#include <xine/attributes.h>

Go to the source code of this file.

Macros

#define likely(x)   (x)
 
#define unlikely(x)   (x)
 

Macro Definition Documentation

◆ likely

#define likely ( x)    (x)

Referenced by idct_row(), and mpeg2_slice().

◆ unlikely

#define unlikely ( x)    (x)