Searched defs:unget (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/lgpl3/gmp/dist/scanf/ | ||
H A D | sscanffuns.c | 104 unget (int c, const char **sp) in unget() function |
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/ | ||
H A D | COFFModuleDefinition.cpp | 183 void unget() { Stack.push_back(Tok); } in unget() function in llvm::object::Parser |
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/ | ||
H A D | istream.tcc | 754 unget(void) in unget() function in std::basic_istream |
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/ | ||
H A D | istream.tcc | 798 unget(void) in unget() function in std::basic_istream |
/netbsd-src/external/gpl2/groff/dist/src/preproc/tbl/ | ||
H A D | main.cpp | 52 void table_input::unget(char c) in unget() function in table_input |
/netbsd-src/external/lgpl3/gmp/dist/ | ||
H A D | gmp-impl.h | 4598 gmp_doscan_unget_t unget; member |