Searched refs:HB_STRING_ARRAY_OFFS_NAME (Results 1 – 1 of 1) sorted by relevance
39 #define HB_STRING_ARRAY_OFFS_NAME HB_PASTE(HB_STRING_ARRAY_NAME, _msgidx) macro61 static const unsigned int HB_STRING_ARRAY_OFFS_NAME[] = variable72 assert (i < ARRAY_LENGTH (HB_STRING_ARRAY_OFFS_NAME) - 1); in HB_STRING_ARRAY_NAME()73 return hb_bytes_t (HB_STRING_ARRAY_POOL_NAME.str + HB_STRING_ARRAY_OFFS_NAME[i], in HB_STRING_ARRAY_NAME()74 HB_STRING_ARRAY_OFFS_NAME[i + 1] - HB_STRING_ARRAY_OFFS_NAME[i] - 1); in HB_STRING_ARRAY_NAME()79 #undef HB_STRING_ARRAY_OFFS_NAME