Home
last modified time | relevance | path

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

/dports/graphics/nip2/nip2-8.7.1/src/
H A Ddump.c146 case COMB_SR: return( "Sr" ); in decode_CombinatorType()
H A Dheap.h86 COMB_SR, /* S-right combinator */ enumerator
H A Dcompile.c670 PPUT( hn2, ELEMENT_COMB, COMB_SR, in compile_graph()
891 comb = COMB_SR; in compile_abstract_body()
H A Dreduce.c1623 case COMB_SR: in reduce_spine()