void gml_ehp3( const gmltag * entry ) { gml_ehp_esf_common( entry, t_HP3 ); }
void gml_esf( const gmltag * entry ) { gml_ehp_esf_common( entry, t_SF ); }
void gml_esf( gml_tag gtag ) { gml_ehp_esf_common( gtag ); }