Home
last modified time | relevance | path

Searched refs:heap_map_dict (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/nip2/nip2-8.7.1/src/
H A Dvipsobject.c215 if( heap_map_dict( optional, in vo_set_optional()
380 if( heap_map_dict( optional, in vo_get_optional()
H A Dheap.h406 void *heap_map_dict( PElement *base, heap_map_dict_fn fn, void *a, void *b );
H A Dclassmodel.c1177 if( heap_map_dict( value, in classmodel_get_item()
H A Dheap.c1351 heap_map_dict( PElement *base, heap_map_dict_fn fn, void *a, void *b ) in heap_map_dict() function
/dports/graphics/nip2/nip2-8.7.1/
H A DTODO552 - heap_map_dict() should be reduce_map_dict(), since it does reduction, argh
554 redo heap_map_dict() in terms of reduce_map_dict()