Home
last modified time | relevance | path

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

/dports/graphics/nip2/nip2-8.7.1/src/
H A Dtree.h57 BI_SUB, enumerator
H A Ddump.c45 case BI_SUB: return( "-" ); in decode_BinOp()
H A Dparse.y812 $$ = tree_binop_new( current_compile, BI_SUB, $1, $3 );
H A Daction.c1236 case BI_SUB: in action_proc_bop_strict()