Searched defs:input_entry_format (Results 1 – 1 of 1) sorted by relevance
689 struct input_entry_format : public entry_format { struct690 input_entry_format *next; argument697 input_entry_format(format_type, input_entry_format * = 0); argument702 input_entry_format::input_entry_format(format_type t, input_entry_format *p) in input_entry_format() function in input_entry_format