Home
last modified time | relevance | path

Searched refs:_struct_tag (Results 1 – 6 of 6) sorted by relevance

/freebsd-12.1/contrib/gperf/src/
H A Dinput.h61 const char * _struct_tag; variable
H A Doutput.h118 const char * _struct_tag; variable
H A Dmain.cc98 inputter._struct_tag, in main()
H A Dinput.cc386 _struct_tag = NULL; in read_input()
732 _struct_tag = struct_tag; in read_input()
1002 delete[] const_cast<char*>(_struct_tag); in ~Input()
H A Doutput.cc92 _struct_tag (struct_tag), in Output()
1606 output_const_type (const_readonly_array, _struct_tag); in output_lookup_function_body()
1611 _struct_tag); in output_lookup_function_body()
1965 _struct_tag = (const_always[0] ? "const char *" : "char *"); in output()
1968 _wordlist_eltype = (option[SHAREDLIB] && !option[TYPE] ? "int" : _struct_tag); in output()
/freebsd-12.1/contrib/gperf/
H A DChangeLog353 _struct_tag. Compute stringpool_index for output_keyword_entry.
356 _struct_tag. For SHAREDLIB, use "+ stringpool" to convert offsets to
994 (Input::~Input): Delete _struct_decl, _struct_tag, _return_type.
1347 _return_type, _struct_tag.