Searched defs:xhash (Results 1 - 5 of 5) sorted by relevance

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

Completed in 243 milliseconds