Searched defs:LONGQUARTET (Results 1 – 1 of 1) sorted by relevance
33 #define LONGQUARTET(x) ((int)((x) & 0xff)), ((int)(((x) >> 8) & 0xff)), \ macro
Completed in 3 milliseconds