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