Home
last modified time | relevance | path

Searched refs:index_of_hash_table_appl (Results 1 – 2 of 2) sorted by relevance

/dports/lang/yap/yap-6.2.2/BEAM/
H A Deamindex.c25 extern unsigned int index_of_hash_table_appl(Cell c, int nr);
204 index=index_of_hash_table_appl(a,nr_appls); in gera_codigo_try_functor()
H A Deam_am.c132 unsigned int index_of_hash_table_appl(Cell c, int nr);
957 INLINE unsigned int index_of_hash_table_appl(Cell c, int nr) function