Searched refs:set_hash (Results 1 - 3 of 3) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/support/set/
H A Dset.h90 extern unsigned int set_hash( set, register unsigned int );
116 extern unsigned int set_hash();
H A Dset.c797 set_hash( set a, register unsigned int mod ) function
799 set_hash( a, mod )
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/VfrCompile/Pccts/dlg/
H A Dautomata.c236 bin = set_hash(nfa_states,HASH_SIZE);

Completed in 627 milliseconds