Searched refs:STRTBL_BASIC_SIZE (Results 1 – 1 of 1) sorted by relevance
67 #define STRTBL_BASIC_SIZE ((size_t)(((struct string_table_item *)0)->string)) macro68 #define STRTBL_ITEM_SIZE(str_length) (STRTBL_BASIC_SIZE + (str_length) + 1)