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

/freebsd-11-stable/contrib/gperf/src/
H A Dinput.h59 const char * _return_type; member in class:Input
H A Doutput.h116 const char * _return_type; member in class:Output
H A Dmain.cc97 inputter._return_type,
H A Dinput.cc385 _return_type = NULL;
623 /* Determine _struct_decl, _return_type, _struct_tag. */
741 _return_type = return_type;
1001 delete[] const_cast<char*>(_return_type);
H A Doutput.cc91 _struct_decl_lineno (struct_decl_lineno), _return_type (return_type),
1896 const_for_struct, _return_type);
1964 _return_type = (const_always[0] ? "const char *" : "char *");
2083 const_for_struct, _return_type, option.get_function_name ());

Completed in 138 milliseconds