Searched defs:unget (Results 1 – 4 of 4) sorted by relevance
/dflybsd-src/contrib/gmp/scanf/ | ||
H A D | sscanffuns.c | 94 unget (int c, const char **sp) in unget() function |
/dflybsd-src/contrib/gcc-8.0/libstdc++-v3/include/bits/ | ||
H A D | istream.tcc | 754 unget(void) in unget() function in std::basic_istream |
/dflybsd-src/contrib/gcc-4.7/libstdc++-v3/include/bits/ | ||
H A D | istream.tcc | 748 unget(void) in unget() function in std::basic_istream |
/dflybsd-src/contrib/gmp/ | ||
H A D | gmp-impl.h | 4069 gmp_doscan_unget_t unget; member |