Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/
H A Ddstruct.d211 FuncDeclaration xhash; // TypeInfo_Struct.xtoHash variable
H A Daggregate.h178 FuncDeclaration *xhash; // TypeInfo_Struct.xtoHash variable
/netbsd-src/bin/csh/
H A Dexec.c90 static unsigned char xhash[HSHSIZ / 8]; variable
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Daggregate.h187 FuncDeclaration *xhash; // TypeInfo_Struct.xtoHash variable
/netbsd-src/external/gpl3/gcc/dist/gcc/d/
H A Dtypeinfo.cc1059 tree xhash = (sd->xhash) ? build_address (get_symbol_decl (sd->xhash)) in visit() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/
H A Dtypeinfo.cc1052 tree xhash = (sd->xhash) ? build_address (get_symbol_decl (sd->xhash)) in visit() local