Home
last modified time | relevance | path

Searched refs:PEISSYMREF (Results 1 – 6 of 6) sorted by relevance

/dports/graphics/nip2/nip2-8.7.1/src/
H A Ditext.c288 else if( PEISSYMREF( base ) ) in itext_decompile_element()
433 else if( PEISSYMREF( base ) ) { in itext_add_element()
H A Dheap.h239 #define PEISSYMREF(P) (PEGETTYPE(P) == ELEMENT_SYMREF) macro
H A Daction.c133 else if( PEISSYMREF( a ) ) in action_nomerror()
353 else if( PEISSYMREF( b ) ) { in action_proc_dot()
365 else if( PEISSYMREF( a ) ) { in action_proc_dot()
H A Dbuiltin.c719 else if( PEISSYMREF( &rhs ) ) { in apply_dir_call()
H A Dreduce.c1015 PEISLIST( out ) || PEISCLASS( out ) || PEISSYMREF( out ) || in is_WHNF()
H A Dheap.c2091 if( !error && PEISSYMREF( &pe ) ) { in lisp_symval()