Home
last modified time | relevance | path

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

/dports/graphics/nip2/nip2-8.7.1/src/
H A Dclass.c624 if( PEISCONSTRUCTOR( fn ) ) in class_guess_constructor()
647 if( PEISCONSTRUCTOR( fn ) ) in class_guess_args()
H A Dheap.h217 #define PEISCONSTRUCTOR(P) (PEGETTYPE(P) == ELEMENT_CONSTRUCTOR) macro
H A Dreduce.c1043 else if( PEISCONSTRUCTOR( &spine ) ) { in is_WHNF()