Home
last modified time | relevance | path

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

/dports/graphics/nip2/nip2-8.7.1/src/
H A Ddump.c144 case COMB_S: return( "S" ); in decode_CombinatorType()
H A Dheap.h84 COMB_S = 0, /* S combinator */ enumerator
H A Dreduce.c1572 case COMB_S: in reduce_spine()
H A Dcompile.c893 comb = COMB_S; in compile_abstract_body()