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

/vbox/src/libs/xpcom18a4/xpcom/ds/
H A Dpldhash.h102 typedef struct PLDHashEntryHdr PLDHashEntryHdr; typedef in typeref:struct:PLDHashEntryHdr
117 * Each hash table sub-type should nest the PLDHashEntryHdr structure at the
135 struct PLDHashEntryHdr { struct
172 * If the entry value can be a subtype of PLDHashEntryHdr, rather than a type
275 PLDHashEntryHdr *entry);
290 const PLDHashEntryHdr *entry,
301 const PLDHashEntryHdr *from,
302 PLDHashEntryHdr *to);
311 PLDHashEntryHdr *entr
[all...]

Completed in 43 milliseconds