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

/freebsd-12-stable/contrib/gperf/src/
H A Doutput.cc41 static const char *const_for_struct; variable
1896 const_for_struct, _return_type);
1953 const_for_struct = ((option[CONST] && option[TYPE]) ? "const " : "");
1959 const_for_struct = "";
2083 const_for_struct, _return_type, option.get_function_name ());

Completed in 55 milliseconds