Searched refs:stringpool_index (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/contrib/gperf/src/
H A Doutput.cc1101 output_keyword_entry (KeywordExt *temp, int stringpool_index, const char *indent) argument
1109 printf("offsetof(struct %s_t, %s_str%d)", option.get_stringpool_name (), option.get_stringpool_name (), stringpool_index);
1219 int stringpool_index = local
1225 output_keyword_entry (links, stringpool_index, indent);

Completed in 43 milliseconds