HomeSort by relevance Sort by last modified time
    Searched refs:cmdopt_match_len (Results 1 - 2 of 2) sorted by null

  /external/marisa-trie/tools/
cmdopt.c 100 static int cmdopt_match_len(const char *opt, const char *arg) { function
130 len = cmdopt_match_len(h->longopts[i].name, h->nextchar);
  /external/marisa-trie/v0_1_5/tools/
cmdopt.c 100 static int cmdopt_match_len(const char *opt, const char *arg) { function
130 len = cmdopt_match_len(h->longopts[i].name, h->nextchar);

Completed in 683 milliseconds