Home
last modified time | relevance | path

Searched defs:unget (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/lgpl3/gmp/dist/scanf/
H A Dsscanffuns.c104 unget (int c, const char **sp) in unget() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Object/
H A DCOFFModuleDefinition.cpp183 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 Distream.tcc754 unget(void) in unget() function in std::basic_istream
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Distream.tcc798 unget(void) in unget() function in std::basic_istream
/netbsd-src/external/gpl2/groff/dist/src/preproc/tbl/
H A Dmain.cpp52 void table_input::unget(char c) in unget() function in table_input
/netbsd-src/external/lgpl3/gmp/dist/
H A Dgmp-impl.h4598 gmp_doscan_unget_t unget; member