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

  /external/marisa-trie/tools/
cmdopt.c 241 // cmdopt_init() initializes a cmdopt_t for successive cmdopt_get()s.
262 // cmdopt_get() analyzes command line arguments and gets the next option.
263 int cmdopt_get(cmdopt_t *h) { function
  /external/marisa-trie/v0_1_5/tools/
cmdopt.c 241 // cmdopt_init() initializes a cmdopt_t for successive cmdopt_get()s.
262 // cmdopt_get() analyzes command line arguments and gets the next option.
263 int cmdopt_get(cmdopt_t *h) { function

Completed in 98 milliseconds