Home
last modified time | relevance | path

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

/dports/graphics/nip2/nip2-8.7.1/src/
H A Dheap.h248 #define PEGETBINOP(P) ((BinOp)PEGETVAL(P)) macro
H A Dreduce.c1800 BinOp bop = PEGETBINOP( &np ); in reduce_spine()
H A Dheap.c2409 vips_buf_appends( buf, decode_BinOp( PEGETBINOP( base ) ) ); in lisp_pelement()