Home
last modified time | relevance | path

Searched defs:linnum (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Derrors.d114 …extern (C++) void error(const(char)* filename, uint linnum, uint charnum, const(char)* format, ...) in error()
H A Dglobals.d509 uint linnum; /// line number, starting from 1 member
H A Dlexer.d2655 auto linnum = this.scanloc.linnum; in poundLine() local
H A Dglobals.h357 unsigned linnum; member
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dd-frontend.cc109 Loc::Loc (const char *filename, unsigned linnum, unsigned charnum) in Loc()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dlexer.c2066 int linnum = this->scanloc.linnum; in poundLine() local
H A Dglobals.h282 unsigned linnum; member