HomeSort by: relevance | last modified time | path
    Searched defs:unget (Results 1 - 3 of 3) sorted by relevancy

  /src/external/lgpl3/gmp/dist/scanf/
sscanffuns.c 104 unget (int c, const char **sp) function
122 (gmp_doscan_unget_t) unget,
  /src/external/apache2/llvm/dist/llvm/lib/Object/
COFFModuleDefinition.cpp 183 void unget() { Stack.push_back(Tok); } function in class:llvm::object::Parser
194 unget();
241 unget();
261 unget();
270 unget();
293 unget();
305 unget();
321 unget();
331 unget();
  /src/external/gpl2/groff/dist/src/preproc/tbl/
main.cpp 44 void unget(char);
52 void table_input::unget(char c) function in class:table_input
386 in.unget(line[i]);
390 in.unget(c);
393 in.unget(line[i]);
1215 in.unget(d);
1219 in.unget(d);
1232 in.unget(d);
1397 in.unget(c);

Completed in 26 milliseconds