Home
last modified time | relevance | path

Searched defs:isdeprecated (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/usr.bin/find/
H A Dmain.c65 int isdeprecated; /* using deprecated syntax */ variable
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Denum.h39 bool isdeprecated; variable
H A Ddenum.d57 bool isdeprecated; variable
H A Dmodule.h168 bool isdeprecated; // if it is a deprecated module member
H A Ddmodule.d1489 bool isdeprecated; // if it is a deprecated module member
H A Dparse.d108 bool isdeprecated = false; in parseModuleDeclaration() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Denum.h42 bool isdeprecated; variable
H A Dmodule.h174 bool isdeprecated; // if it is a deprecated module member
H A Daggregate.h98 bool isdeprecated; // true if deprecated variable
H A Dparse.c95 bool isdeprecated = false; in parseModule() local