Home
last modified time | relevance | path

Searched refs:PEGETHD (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/nip2/nip2-8.7.1/src/
H A Dreduce.c184 PEGETHD( &head, &e ); in reduce_map_list()
215 PEGETHD( &p1, head ); in reduce_map_dict_entry()
224 PEGETHD( &p1, &p2 ); in reduce_map_dict_entry()
H A Dheap.c1256 PEGETHD( &head, &e ); in heap_map_list()
1320 PEGETHD( &p1, head ); in heap_map_dict_entry()
1333 PEGETHD( &p1, &p2 ); in heap_map_dict_entry()
H A Dheap.h264 #define PEGETHD(P1,P2) PEPOINTLEFT(PEGETVAL(P2), P1) macro
H A Dbuiltin.c231 PEGETHD( &a, &rhs ); in apply_list_call()