Home
last modified time | relevance | path

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

/dports/graphics/nip2/nip2-8.7.1/src/
H A Dtree.h100 UN_CDOUBLE, /* Convert to signed double */ enumerator
H A Ddump.c95 case UN_CDOUBLE: return( "(double)" ); in decode_UnOp()
H A Dparse.y938 $$ = tree_unop_new( current_compile, UN_CDOUBLE, $4 );
H A Daction.c1523 case UN_CDOUBLE: in action_proc_uop()