Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/tiff-4.0.9/port/
A Dgetopt.c59 char *oli; /* option letter list index */ in getopt() local
88 if (optopt == ':' || (oli = strchr(optstring, optopt)) == NULL) { in getopt()
98 if (oli[1] != ':') { in getopt()

Completed in 2 milliseconds