Home
last modified time | relevance | path

Searched defs:charnum (Results 1 – 5 of 5) 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.d510 uint charnum; /// utf8 code unit index relative to start of line, starting from 1 member
H A Dglobals.h358 unsigned charnum; 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 Dglobals.h283 unsigned charnum; member