HomeSort by: relevance | last modified time | path
    Searched refs:getLine (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/lib/ubsan/
ubsan_monitor.cc 68 *OutLine = SL.getLine();
ubsan_value.h 76 unsigned getLine() const { return Line; }
ubsan_diag.cc 84 AI.line = SLoc.getLine();
147 RenderSourceLocation(Buffer, SLoc.getFilename(), SLoc.getLine(),
  /src/sys/arch/sparc/include/
oldmon.h 207 int (*getLine)(void); /* Get line from user */
  /src/sys/arch/sun3/include/
mon.h 166 int (*getLine)(int); /* Get line from user */
307 * getLine -- read the next input line into a global buffer
309 * getline(echop)
  /src/sys/arch/sun68k/include/
mon.h 170 int (*getLine)(int); /* Get line from user */
311 * getLine -- read the next input line into a global buffer
313 * getline(echop)

Completed in 15 milliseconds