Home
last modified time | relevance | path

Searched defs:utf8_t (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/root/
H A Dport.h18 typedef unsigned char utf8_t; typedef
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/root/
H A Dport.h24 typedef unsigned char utf8_t; typedef
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dutf.h16 typedef unsigned char utf8_t; typedef
H A Dattrib.c1476 void StaticForeachDeclaration::addComment(const utf8_t *) in addComment()