Searched defs:CONVERT_TO_SHORTPTR (Results 1 – 2 of 2) sorted by relevance
43 #define CONVERT_TO_SHORTPTR(x) ((uint16_t *)(((uintptr_t)(x)) << 1)) macro
75 #define CONVERT_TO_SHORTPTR(x) ((uint16_t *)(((uintptr_t)(x)) << 1)) macro