Home
last modified time | relevance | path

Searched defs:nextchar (Results 1 – 4 of 4) sorted by relevance

/external/syslinux/gpxe/src/core/
Dexec.c42 int nextchar; variable
Dgetopt.c53 int nextchar; variable
/external/libusb/examples/getopt/
Dgetopt.c143 static char *nextchar; variable
/external/nist-sip/java/gov/nist/core/
DLexerCore.java727 char nextchar = lookAhead(0); in getString() local