Home
last modified time | relevance | path

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

/dports/graphics/nip2/nip2-8.7.1/src/
H A Dreduce.c190 PEGETTL( &e, &e ); in reduce_map_list()
217 PEGETTL( &p2, head ); in reduce_map_dict_entry()
228 PEGETTL( &p1, &p2 ); in reduce_map_dict_entry()
H A Dheap.c1262 PEGETTL( &e, &e ); in heap_map_list()
1324 PEGETTL( &p2, head ); in heap_map_dict_entry()
1337 PEGETTL( &p1, &p2 ); in heap_map_dict_entry()
H A Dheap.h265 #define PEGETTL(P1,P2) PEPOINTRIGHT(PEGETVAL(P2), P1) macro
H A Dbuiltin.c235 PEGETTL( &a, &rhs ); in apply_list_call()