Home
last modified time | relevance | path

Searched refs:MAXOPNEST (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/cmd/geniconvtbl/
H A Ditmcomp.h49 #define MAXOPNEST 16 macro
H A Dassemble.c859 if (vertexes[k].n_nest > MAXOPNEST) { in analysis2()
862 MAXOPNEST); in analysis2()