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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/gperf-3.0.4/src/
H A Dinput.h57 const char * _return_type; member in class:Input
H A Doutput.h115 const char * _return_type; member in class:Output
H A Dmain.cc95 inputter._return_type,
H A Dinput.cc383 _return_type = NULL;
621 /* Determine _struct_decl, _return_type, _struct_tag. */
739 _return_type = return_type;
999 delete[] const_cast<char*>(_return_type);
H A Doutput.cc89 _struct_decl_lineno (struct_decl_lineno), _return_type (return_type),
1903 const_for_struct, _return_type);
1971 _return_type = (const_always[0] ? "const char *" : "char *");
2087 const_for_struct, _return_type, option.get_function_name ());

Completed in 114 milliseconds