Searched defs:g_id_both (Results 1 – 1 of 1) sorted by relevance
178 uint16_t g_id_both = (gid_right << 8) + gid_left; /*Create one number from the ids*/ in get_kern_value() local191 …uint32_t g_id_both = (uint32_t)((uint32_t)gid_right << 8) + gid_left; /*Create one number from the… in get_kern_value() local
Completed in 5 milliseconds