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

  /external/marisa-trie/tools/
cmdopt.c 244 static const char empty_optstring[] = ""; local
251 h->optstring = (optstring != NULL) ? optstring : empty_optstring;
  /external/marisa-trie/v0_1_5/tools/
cmdopt.c 244 static const char empty_optstring[] = ""; local
251 h->optstring = (optstring != NULL) ? optstring : empty_optstring;

Completed in 27 milliseconds