Home
last modified time | relevance | path

Searched refs:HASHlist (Results 1 – 3 of 3) sorted by relevance

/dports/cad/stepcode/stepcode-0.8/src/express/
H A Ddict.c53 while( 0 != ( e = ( HASHlist( &de ) ) ) ) { in DICTprint()
204 if( 0 == HASHlist( dict_entry ) ) { in DICTdo()
H A Dhash.c225 HASHlist( HashEntry * he ) { in HASHlist() function
567 e = HASHlist( &he ); in main()
/dports/cad/stepcode/stepcode-0.8/include/express/
H A Dhash.h203 extern SC_EXPRESS_EXPORT Element HASHlist PROTO( ( HashEntry * ) );