Home
last modified time | relevance | path

Searched refs:PEISNOVAL (Results 1 – 7 of 7) sorted by relevance

/dports/graphics/nip2/nip2-8.7.1/src/
H A Dmanagedstring.c64 if( !PEISNOVAL( &pe ) ) in managedstring_finalize()
227 if( PEISNOVAL( &pe ) ) { in managedstring_get()
H A Dwatch.c493 if( PEISNOVAL( root ) ) in watch_double_update()
609 if( PEISNOVAL( root ) ) in watch_int_update()
849 if( PEISNOVAL( root ) ) in watch_bool_update()
H A Ditext.c183 if( PEISNOVAL( base ) ) in itext_decompile_element()
329 if( PEISNOVAL( base ) ) in itext_add_element()
H A Ddump.c256 else if( !PEISNOVAL( &expr->root ) ) { in dump_expr()
H A Dreduce.c1016 PEISCOMPILEREF( out ) || PEISNOVAL( out ) ) in is_WHNF()
1221 if( PEISNOVAL( &sym->expr->root ) ) { in reduce_spine()
H A Dheap.h234 #define PEISNOVAL(P) (PEGETTYPE(P) == ELEMENT_NOVAL) macro
H A Drow.c1505 if( !PEISNOVAL( &base ) ) { in row_regenerate()