Home
last modified time | relevance | path

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

/dports/graphics/nip2/nip2-8.7.1/src/
H A Dheap.h61 #define ELEMENT_CONSTRUCTOR (12)/* Class constructor */ macro
217 #define PEISCONSTRUCTOR(P) (PEGETTYPE(P) == ELEMENT_CONSTRUCTOR)
H A Ddump.c543 case ELEMENT_CONSTRUCTOR: in print_element()
H A Dheap.c1820 case ELEMENT_CONSTRUCTOR: in heap_copy()
2376 case ELEMENT_CONSTRUCTOR: in lisp_pelement()
2599 case ELEMENT_CONSTRUCTOR: in shell_pelement()
H A Dcompile.c695 PEPUTP( out, ELEMENT_CONSTRUCTOR, pn->klass ); in compile_graph()
934 case ELEMENT_CONSTRUCTOR: in compile_abstract_body()
1171 case ELEMENT_CONSTRUCTOR: in compile_share_scan_element()
H A Dreduce.c1143 case ELEMENT_CONSTRUCTOR: in reduce_spine()
H A Daction.c675 case ELEMENT_CONSTRUCTOR: in action_element_equal()