Searched defs:two (Results 1 – 2 of 2) sorted by relevance
225 uint16_t two; in HELPER() local
2069 #define two(x, y) (((unsigned int) (x) << 16) + (y)) macro