Home
last modified time | relevance | path

Searched defs:xcmp (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddstruct.d210 FuncDeclaration xcmp; // TypeInfo_Struct.xopCmp variable
H A Daggregate.h177 FuncDeclaration *xcmp; // TypeInfo_Struct.xopCmp variable
/netbsd-src/external/gpl2/xcvs/dist/src/
H A Dfilesubr.c604 xcmp (const char *file1, const char *file2) in xcmp() function
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Daggregate.h186 FuncDeclaration *xcmp; // TypeInfo_Struct.xopCmp variable
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dtypeinfo.cc1080 tree xcmp = (sd->xcmp) ? build_address (get_symbol_decl (sd->xcmp)) in visit() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dtypeinfo.cc1074 tree xcmp = (sd->xcmp) ? build_address (get_symbol_decl (sd->xcmp)) in visit() local