Searched refs:ismax (Results 1 – 1 of 1) sorted by relevance
/titanic_41/usr/src/cmd/oawk/ |
H A D | b.c | 457 int ssmax, symax, ismax, ssinit; in cgotofn() local 471 ismax = 0; in cgotofn() 488 isyms, ismax)) { in cgotofn() 489 ismax = insert_table(isyms, ismax, in cgotofn() 503 isyms, ismax)) { in cgotofn() 504 ismax = insert_table(isyms, ismax, in cgotofn() 516 isyms, ismax)) { in cgotofn() 517 ismax = insert_table(isyms, ismax, in cgotofn() 533 p->cc_ne, p->cc_ce, isyms, ismax)) { in cgotofn() 534 ismax = insert_table(isyms, in cgotofn() [all …]
|