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