compare_entry_t Interface

interface
private pure function compare_entry_t(p1, p2)

Arguments

Type IntentOptional Attributes Name
type(AnalyzedEntries_t), intent(in) :: p1
type(AnalyzedEntries_t), intent(in) :: p2

Return Value logical