Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/include/
Dgetopt.h137 #define getopt_long_only_r __getopt_long_only_r
173 int __getopt_long_only_r (int __argc, char *const __argv[], const char *__shortopts,
/picolibc-latest/newlib/libc/stdlib/
Dgetopt.c518 __getopt_long_only_r (int argc, char *const argv[], const char *shortopts, in __getopt_long_only_r() function
/picolibc-latest/newlib/
DChangeLog-20155749 (__getopt_long_only_r): Protect declarations, to avoid compiler
8886 (__getopt_r, __getopt_long_r, __getopt_long_only_r): New routines