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

/freebsd-11-stable/contrib/gperf/src/
H A Dinput.h56 const char * _struct_decl; member in class:Input
H A Doutput.h113 const char * const _struct_decl; member in class:Output
H A Dmain.cc95 inputter._struct_decl,
H A Dinput.cc383 _struct_decl = NULL;
623 /* Determine _struct_decl, _return_type, _struct_tag. */
717 /* Set _struct_decl to the entire declaration. */
718 _struct_decl = struct_decl;
1003 delete[] const_cast<char*>(_struct_decl);
H A Doutput.cc90 : _head (head), _struct_decl (struct_decl),
2033 printf ("%s\n", _struct_decl);

Completed in 88 milliseconds