Home
last modified time | relevance | path

Searched refs:long2 (Results 1 – 1 of 1) sorted by relevance

/argp/
A Dargp-help.c839 const char *long2 = hol_entry_first_long (entry2); in hol_entry_cmp() local
843 (odoc (entry2->opt) ? long2 != NULL && canon_doc_option (&long2) : 0); in hol_entry_cmp()
857 unsigned char first2 = short2 ? short2 : long2 != NULL ? *long2 : 0; in hol_entry_cmp()
880 cmp = (long1 != NULL) - (long2 != NULL); in hol_entry_cmp()
886 cmp = __strcasecmp (long1, long2); in hol_entry_cmp()

Completed in 7 milliseconds