Searched refs:_struct_decl (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.h54 const char * _struct_decl; member in class:Input
H A Doutput.h112 const char * const _struct_decl; member in class:Output
H A Dmain.cc93 inputter._struct_decl,
H A Dinput.cc381 _struct_decl = NULL;
621 /* Determine _struct_decl, _return_type, _struct_tag. */
715 /* Set _struct_decl to the entire declaration. */
716 _struct_decl = struct_decl;
1001 delete[] const_cast<char*>(_struct_decl);
H A Doutput.cc88 : _head (head), _struct_decl (struct_decl),
2040 printf ("%s\n", _struct_decl);

Completed in 47 milliseconds