Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libc/include/
Dgetopt.h136 #define getopt_long_r __getopt_long_r
169 int __getopt_long_r (int __argc, char *const __argv[], const char *__shortopts,
/picolibc-3.7.0-3.6.0/newlib/libc/stdlib/
Dgetopt.c510 __getopt_long_r (int argc, char *const argv[], const char *shortopts, in __getopt_long_r() function
/picolibc-3.7.0-3.6.0/newlib/
DChangeLog-20153444 (__getopt_long_r): Fix formatting.
5748 * libc/include/getopt.h (__getopt_r, __getopt_long_r)
8886 (__getopt_r, __getopt_long_r, __getopt_long_only_r): New routines