Home
last modified time | relevance | path

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

/openbsd-src/gnu/lib/libstdc++/libstdc++/config/io/
H A Dc_io_libio_codecvt.c87 char **to_stop) in do_out()
110 char *to_start, char *to_end, char **to_stop) in do_unshift()
120 wchar_t *to_start, wchar_t *to_end, wchar_t **to_stop) in do_in()
/openbsd-src/gnu/lib/libstdc++/libstdc++/libio/
H A Diofwide.c266 char *to_start, char *to_end, char **to_stop) in do_unshift()
328 wchar_t *to_start, wchar_t *to_end, wchar_t **to_stop) in do_in()
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dtarget.h377 void (*to_stop) (void); member