Searched defs:INCR32 (Results 1 – 1 of 1) sorted by relevance
37 #define INCR32(x) (((x) != UINT32_MAX)? (x)++ : 0) macro42 #define INCR32(x) macro