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

/freebsd-11.0-release/contrib/gperf/src/
H A Doutput.cc495 output_const_type (const char *const_string, const char *type_string) argument
499 printf ("%s %s", type_string, const_string);
502 printf ("%s%s ", const_string, type_string);

Completed in 50 milliseconds