Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/include/
Dgetopt.h162 int getopt_long_only (int __argc, char *const __argv[], const char *__shortopts,
/picolibc-latest/newlib/libc/stdlib/
Dgetopt.c490 getopt_long_only (int argc, char *const argv[], const char *shortopts, in getopt_long_only() function
/picolibc-latest/newlib/
DChangeLog-201512164 that adds getopt_long and getopt_long_only support.