Home
last modified time | relevance | path

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

/third_party/glib/glib/
Dgiochannel.c1589 gchar *nextchar, *lastchar; in g_io_channel_fill_buffer() local
1776 gchar *nextchar, *lastchar; in g_io_channel_read_line_backend() local
2083 gchar *nextchar, *prevchar; in g_io_channel_read_chars() local
/third_party/libusb/msvc/getopt/
Dgetopt.c143 static char *nextchar; variable
/third_party/ltp/tools/sparse/sparse-src/
Dtokenize.c440 static inline int nextchar(stream_t *stream) in nextchar() function