Home | History | Annotate | Download | only in libiberty

Lines Matching defs:exact

504    or is an exact
651 int exact = 0;
659 /* Test all long options for either exact match
667 /* Exact match found. */
670 exact = 1;
684 if (ambig && !exact)
809 int exact = 0;
848 /* Test all long options for either exact match
855 /* Exact match found. */
858 exact = 1;
871 if (ambig && !exact)