gd_add ( struct _GD_DIRFILE* dirfile, struct _gd_unified_entry const* entry )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_add_alias ( struct _GD_DIRFILE* dirfile, char const* alias_name, char const* target_code, int fragment_index )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_add_bit ( struct _GD_DIRFILE* dirfile, char const* field_code, char const* in_field, int bitnum, int numbits, int fragment_index )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_add_carray ( struct _GD_DIRFILE* dirfile, char const* field_code, enum gd_type_t const_type, size_t array_len, enum gd_type_t data_type, void const* values, int fragment_index )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_add_clincom ( struct _GD_DIRFILE* dirfile, char const* field_code, int n_fields, char const** in_fields, complex double const* cm, complex double const* cb, int fragment_index )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_add_const ( struct _GD_DIRFILE* dirfile, char const* field_code, enum gd_type_t const_type, enum gd_type_t data_type, void const* value, int fragment_index )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_add_cpolynom ( struct _GD_DIRFILE* dirfile, char const* field_code, int poly_ord, char const* in_field, complex double const* ca, int fragment_index )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_add_crecip ( struct _GD_DIRFILE* dirfile, char const* field_code, char const* in_field, complex double cdividend, int fragment_index )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_add_crecip89 ( struct _GD_DIRFILE* dirfile, char const* field_code, char const* in_field, double const* cdividend, int fragment_index )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_add_divide ( struct _GD_DIRFILE* dirfile, char const* field_code, char const* in_field1, char const* in_field2, int fragment_index )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_add_lincom ( struct _GD_DIRFILE* dirfile, char const* field_code, int n_fields, char const** in_fields, double const* m, double const* b, int fragment_index )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_add_linterp ( struct _GD_DIRFILE* dirfile, char const* field_code, char const* in_field, char const* table, int fragment_index )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_add_mplex ( struct _GD_DIRFILE* dirfile, char const* field_code, char const* in_field, char const* count_field, int count_val, int count_max, int fragment_index )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_add_multiply ( struct _GD_DIRFILE* dirfile, char const* field_code, char const* in_field1, char const* in_field2, int fragment_index )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_add_phase ( struct _GD_DIRFILE* dirfile, char const* field_code, char const* in_field, gd_shift_t shift, int fragment_index )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_add_polynom ( struct _GD_DIRFILE* dirfile, char const* field_code, int poly_ord, char const* in_field, double const* a, int fragment_index )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_add_raw ( struct _GD_DIRFILE* dirfile, char const* field_code, enum gd_type_t data_type, unsigned int spf, int fragment_index )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_add_recip ( struct _GD_DIRFILE* dirfile, char const* field_code, char const* in_field, double dividend, int fragment_index )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_add_sbit ( struct _GD_DIRFILE* dirfile, char const* field_code, char const* in_field, int bitnum, int numbits, int fragment_index )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_add_spec ( struct _GD_DIRFILE* dirfile, char const* line, int fragment_index )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_add_string ( struct _GD_DIRFILE* dirfile, char const* field_code, char const* value, int fragment_index )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_add_window ( struct _GD_DIRFILE* dirfile, char const* field_code, char const* in_field, char const* check_field, enum gd_windop_t windop, union gd_triplet_t threshold, int fragment_index )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_alias_target ( struct _GD_DIRFILE* dirfile, char const* field_code )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_aliases ( struct _GD_DIRFILE* dirfile, char const* field_code )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_alter_affixes ( struct _GD_DIRFILE* dirfile, int index, char const* prefix, char const* suffix )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_alter_bit ( struct _GD_DIRFILE* dirfile, char const* field_code, char const* in_field, int bitnum, int numbits )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_alter_carray ( struct _GD_DIRFILE* dirfile, char const* field_code, enum gd_type_t const_type, size_t array_len )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_alter_clincom ( struct _GD_DIRFILE* dirfile, char const* field_code, int n_fields, char const** in_fields, complex double const* m, complex double const* b )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_alter_const ( struct _GD_DIRFILE* dirfile, char const* field_code, enum gd_type_t const_type )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_alter_cpolynom ( struct _GD_DIRFILE* dirfile, char const* field_code, int poly_ord, char const* in_field, complex double const* a )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_alter_crecip ( struct _GD_DIRFILE* dirfile, char const* field_code, char const* in_field, complex double cdividend )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_alter_crecip89 ( struct _GD_DIRFILE* dirfile, char const* field_code, char const* in_field, double const* cdividend )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_alter_divide ( struct _GD_DIRFILE* dirfile, char const* field_code, char const* in_field1, char const* in_field2 )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_alter_encoding ( struct _GD_DIRFILE* dirfile, unsigned long encoding, int fragment, int recode )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_alter_endianness ( struct _GD_DIRFILE* dirfile, unsigned long byte_sex, int fragment, int recode )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_alter_entry ( struct _GD_DIRFILE* dirfile, char const* field_code, struct _gd_unified_entry const* entry, int recode )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_alter_frameoffset ( struct _GD_DIRFILE* dirfile, off_t offset, int fragment, int recode )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_alter_frameoffset64 ( struct _GD_DIRFILE* dirfile, gd_off64_t offset, int fragment, int recode )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_alter_lincom ( struct _GD_DIRFILE* dirfile, char const* field_code, int n_fields, char const** in_fields, double const* m, double const* b )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_alter_linterp ( struct _GD_DIRFILE* dirfile, char const* field_code, char const* in_field, char const* table, int recode )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_alter_mplex ( struct _GD_DIRFILE* dirfile, char const* field_code, char const* in_field, char const* count_field, int count_val, int count_max )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_alter_multiply ( struct _GD_DIRFILE* dirfile, char const* field_code, char const* in_field1, char const* in_field2 )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_alter_phase ( struct _GD_DIRFILE* dirfile, char const* field_code, char const* in_field, gd_shift_t shift )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_alter_polynom ( struct _GD_DIRFILE* dirfile, char const* field_code, int poly_ord, char const* in_field, double const* a )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_alter_protection ( struct _GD_DIRFILE* dirfile, int protection_level, int fragment_index )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_alter_raw ( struct _GD_DIRFILE* dirfile, char const* field_code, enum gd_type_t data_type, unsigned int spf, int recode )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_alter_recip ( struct _GD_DIRFILE* dirfile, char const* field_code, char const* in_field, double cdividend )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_alter_sbit ( struct _GD_DIRFILE* dirfile, char const* field_code, char const* in_field, int bitnum, int numbits )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_alter_spec ( struct _GD_DIRFILE* dirfile, char const* line, int recode )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_alter_window ( struct _GD_DIRFILE* dirfile, char const* field_code, char const* in_field, char const* check_field, enum gd_windop_t windop, union gd_triplet_t threshold )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_bof ( struct _GD_DIRFILE* dirfile, char const* field_code )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_bof64 ( struct _GD_DIRFILE* dirfile, char const* field_code )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_carray_len ( struct _GD_DIRFILE* dirfile, char const* field_code )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_carrays ( struct _GD_DIRFILE* dirfile, enum gd_type_t return_type )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_cbopen ( char const* dirfilename, unsigned long flags, gd_parser_callback_t sehandler, void* extra )Return value has base type 'DIRFILE'.
gd_close ( struct _GD_DIRFILE* dirfile )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_constants ( struct _GD_DIRFILE* dirfile, enum gd_type_t return_type )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_delete ( struct _GD_DIRFILE* dirfile, char const* field_code, unsigned int flags )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_delete_alias ( struct _GD_DIRFILE* dirfile, char const* field_code, unsigned int flags )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_desync ( struct _GD_DIRFILE* dirfile, unsigned int flags )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_dirfile_standards ( struct _GD_DIRFILE* dirfile, int vers )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_dirfilename ( struct _GD_DIRFILE* dirfile )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_discard ( struct _GD_DIRFILE* dirfile )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_encoding ( struct _GD_DIRFILE* dirfile, int fragment )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_endianness ( struct _GD_DIRFILE* dirfile, int fragment )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_entry ( struct _GD_DIRFILE* dirfile, char const* field_code, struct _gd_unified_entry* entry )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_entry_list ( struct _GD_DIRFILE* D, char const* parent, int type, unsigned int flags )1st parameter 'D' has base type 'DIRFILE'.
gd_entry_type ( struct _GD_DIRFILE* dirfile, char const* field_code )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_eof ( struct _GD_DIRFILE* dirfile, char const* field_code )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_eof64 ( struct _GD_DIRFILE* dirfile, char const* field_code )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_error ( struct _GD_DIRFILE const* dirfile )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_error_count ( struct _GD_DIRFILE* dirfile )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_error_string ( struct _GD_DIRFILE const* dirfile, char* buffer, size_t buflen )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_field_list ( struct _GD_DIRFILE* dirfile )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_field_list_by_type ( struct _GD_DIRFILE* dirfile, enum gd_entype_t type )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_flags ( struct _GD_DIRFILE* D, unsigned long set, unsigned long resest )1st parameter 'D' has base type 'DIRFILE'.
gd_flush ( struct _GD_DIRFILE* dirfile, char const* field_code )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_fragment_affixes ( struct _GD_DIRFILE* dirfile, int index, char** prefix, char** suffix )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_fragment_index ( struct _GD_DIRFILE* dirfile, char const* field_code )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_fragmentname ( struct _GD_DIRFILE* dirfile, int index )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_framenum ( struct _GD_DIRFILE* dirfile, char const* field_code, double value )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_framenum_subset ( struct _GD_DIRFILE* dirfile, char const* field_code, double value, off_t field_start, off_t field_end )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_framenum_subset64 ( struct _GD_DIRFILE* dirfile, char const* field_code, double value, gd_off64_t field_start, gd_off64_t field_end )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_frameoffset ( struct _GD_DIRFILE* dirfile, int fragment )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_frameoffset64 ( struct _GD_DIRFILE* dirfile, int fragment )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_get_carray ( struct _GD_DIRFILE* dirfile, char const* field_code, enum gd_type_t return_type, void* data_out )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_get_carray_slice ( struct _GD_DIRFILE* dirfile, char const* field_code, unsigned int start, size_t n, enum gd_type_t return_type, void* data_out )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_get_constant ( struct _GD_DIRFILE* dirfile, char const* field_code, enum gd_type_t return_type, void* data )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_get_string ( struct _GD_DIRFILE* dirfile, char const* field_code, size_t len, char* data )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_getdata ( struct _GD_DIRFILE* dirfile, char const* field_code, off_t first_frame, off_t first_sample, size_t num_frames, size_t num_samples, enum gd_type_t return_type, void* data )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_getdata64 ( struct _GD_DIRFILE* dirfile, char const* field_code, gd_off64_t first_frame, gd_off64_t first_samp, size_t num_frames, size_t num_samp, enum gd_type_t return_type, void* data )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_hidden ( struct _GD_DIRFILE* dirfile, char const* field_code )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_hide ( struct _GD_DIRFILE* dirfile, char const* field_code )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_include ( struct _GD_DIRFILE* dirfile, char const* file, int fragment_index, unsigned long flags )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_include_affix ( struct _GD_DIRFILE* dirfile, char const* file, int fragment_index, char const* prefix, char const* suffix, unsigned long flags )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_invalid_dirfile ( )Return value has base type 'DIRFILE'.
gd_linterp_tablename ( struct _GD_DIRFILE* D, char const* field_code )1st parameter 'D' has base type 'DIRFILE'.
gd_madd ( struct _GD_DIRFILE* dirfile, struct _gd_unified_entry const* entry, char const* parent )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_madd_alias ( struct _GD_DIRFILE* dirfile, char const* parent, char const* alias_name, char const* target_code )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_madd_bit ( struct _GD_DIRFILE* dirfile, char const* parent, char const* field_code, char const* in_field, int bitnum, int numbits )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_madd_carray ( struct _GD_DIRFILE* dirfile, char const* parent, char const* field_code, enum gd_type_t const_type, size_t array_len, enum gd_type_t data_type, void const* values )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_madd_clincom ( struct _GD_DIRFILE* dirfile, char const* parent, char const* field_code, int n_fields, char const** in_fields, complex double const* cm, complex double const* cb )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_madd_const ( struct _GD_DIRFILE* dirfile, char const* parent, char const* field_code, enum gd_type_t const_type, enum gd_type_t data_type, void const* value )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_madd_cpolynom ( struct _GD_DIRFILE* dirfile, char const* parent, char const* field_code, int poly_ord, char const* in_field, complex double const* ca )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_madd_crecip ( struct _GD_DIRFILE* dirfile, char const* parent, char const* field_code, char const* in_field, complex double cdividend )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_madd_crecip89 ( struct _GD_DIRFILE* dirfile, char const* parent, char const* field_code, char const* in_field, double const* cdividend )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_madd_divide ( struct _GD_DIRFILE* dirfile, char const* parent, char const* field_code, char const* in_field1, char const* in_field2 )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_madd_lincom ( struct _GD_DIRFILE* dirfile, char const* parent, char const* field_code, int n_fields, char const** in_fields, double const* m, double const* b )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_madd_linterp ( struct _GD_DIRFILE* dirfile, char const* parent, char const* field_code, char const* in_field, char const* table )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_madd_mplex ( struct _GD_DIRFILE* dirfile, char const* parent, char const* field_code, char const* in_field, char const* count_field, int count_val, int count_max )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_madd_multiply ( struct _GD_DIRFILE* dirfile, char const* parent, char const* field_code, char const* in_field1, char const* in_field2 )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_madd_phase ( struct _GD_DIRFILE* dirfile, char const* parent, char const* field_code, char const* in_field, gd_shift_t shift )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_madd_polynom ( struct _GD_DIRFILE* dirfile, char const* parent, char const* field_code, int poly_ord, char const* in_field, double const* a )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_madd_recip ( struct _GD_DIRFILE* dirfile, char const* parent, char const* field_code, char const* in_field, double dividend )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_madd_sbit ( struct _GD_DIRFILE* dirfile, char const* parent, char const* field_code, char const* in_field, int bitnum, int numbits )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_madd_spec ( struct _GD_DIRFILE* dirfile, char const* line, char const* parent )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_madd_string ( struct _GD_DIRFILE* dirfile, char const* parent, char const* field_code, char const* value )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_madd_window ( struct _GD_DIRFILE* dirfile, char const* parent, char const* field_code, char const* in_field, char const* check_field, enum gd_windop_t windop, union gd_triplet_t threshold )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_malter_spec ( struct _GD_DIRFILE* dirfile, char const* line, char const* parent, int recode )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_mcarrays ( struct _GD_DIRFILE* dirfile, char const* parent, enum gd_type_t return_type )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_mconstants ( struct _GD_DIRFILE* dirfile, char const* parent, enum gd_type_t return_type )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_metaflush ( struct _GD_DIRFILE* dirfile )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_mfield_list ( struct _GD_DIRFILE* dirfile, char const* parent )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_mfield_list_by_type ( struct _GD_DIRFILE* dirfile, char const* parent, enum gd_entype_t type )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_move ( struct _GD_DIRFILE* dirfile, char const* field_code, int new_fragment, int move_data )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_move_alias ( struct _GD_DIRFILE* dirfile, char const* field_code, int new_fragment )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_mplex_lookback ( struct _GD_DIRFILE* dirfile, int lookback )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_mstrings ( struct _GD_DIRFILE* dirfile, char const* parent )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_mvector_list ( struct _GD_DIRFILE* dirfile, char const* parent )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_naliases ( struct _GD_DIRFILE* dirfile, char const* field_code )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_native_type ( struct _GD_DIRFILE* dirfile, char const* field_code )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_nentries ( struct _GD_DIRFILE* D, char const* parent, int type, unsigned int flags )1st parameter 'D' has base type 'DIRFILE'.
gd_nfields ( struct _GD_DIRFILE* dirfile )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_nfields_by_type ( struct _GD_DIRFILE* dirfile, enum gd_entype_t type )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_nfragments ( struct _GD_DIRFILE* dirfile )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_nframes ( struct _GD_DIRFILE* dirfile )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_nframes64 ( struct _GD_DIRFILE* dirfile )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_nmfields ( struct _GD_DIRFILE* dirfile, char const* parent )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_nmfields_by_type ( struct _GD_DIRFILE* dirfile, char const* parent, enum gd_entype_t type )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_nmvectors ( struct _GD_DIRFILE* dirfile, char const* parent )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_nvectors ( struct _GD_DIRFILE* dirfile )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_open ( char const* dirfilename, unsigned long flags )Return value has base type 'DIRFILE'.
gd_parent_fragment ( struct _GD_DIRFILE* dirfile, int fragment_index )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_parser_callback ( struct _GD_DIRFILE* dirfile, gd_parser_callback_t sehandler, void* p3 )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_protection ( struct _GD_DIRFILE* dirfile, int fragment_index )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_put_carray ( struct _GD_DIRFILE* dirfile, char const* field_code, enum gd_type_t data_type, void const* data_in )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_put_carray_slice ( struct _GD_DIRFILE* dirfile, char const* field_code, unsigned int first, size_t n, enum gd_type_t data_type, void const* data_in )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_put_constant ( struct _GD_DIRFILE* dirfile, char const* field_code, enum gd_type_t data_type, void const* data )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_put_string ( struct _GD_DIRFILE* dirfile, char const* field_code, char const* data )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_putdata ( struct _GD_DIRFILE* dirfile, char const* field_code, off_t first_frame, off_t first_sample, size_t num_frames, size_t num_samples, enum gd_type_t data_type, void const* data )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_putdata64 ( struct _GD_DIRFILE* dirfile, char const* field_code, gd_off64_t first_frame, gd_off64_t first_sample, size_t num_frames, size_t num_samples, enum gd_type_t data_type, void const* data )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_raw_close ( struct _GD_DIRFILE* dirfile, char const* field_code )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_raw_filename ( struct _GD_DIRFILE* dirfile, char const* field_code )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_reference ( struct _GD_DIRFILE* dirfile, char const* field_code )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_rename ( struct _GD_DIRFILE* dirfile, char const* old_code, char const* new_name, unsigned int flags )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_rewrite_fragment ( struct _GD_DIRFILE* dirfile, int fragment )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_seek ( struct _GD_DIRFILE* dirfile, char const* field_code, off_t frame_num, off_t sample_num, int whence )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_seek64 ( struct _GD_DIRFILE* dirfile, char const* field_code, gd_off64_t frame_num, gd_off64_t sample_num, int whence )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_spf ( struct _GD_DIRFILE* dirfile, char const* field_code )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_strings ( struct _GD_DIRFILE* dirfile )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_strtok ( struct _GD_DIRFILE* D, char const* string )1st parameter 'D' has base type 'DIRFILE'.
gd_sync ( struct _GD_DIRFILE* dirfile, char const* field_code )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_tell ( struct _GD_DIRFILE* dirfile, char const* field_code )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_tell64 ( struct _GD_DIRFILE* dirfile, char const* field_code )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_unhide ( struct _GD_DIRFILE* dirfile, char const* field_code )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_uninclude ( struct _GD_DIRFILE* dirfile, int fragment_index, int del )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_validate ( struct _GD_DIRFILE* dirfile, char const* field_code )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_vector_list ( struct _GD_DIRFILE* dirfile )1st parameter 'dirfile' has base type 'DIRFILE'.
gd_verbose_prefix ( struct _GD_DIRFILE* D, char const* prefix )1st parameter 'D' has base type 'DIRFILE'.