Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/sgs/elfedit/common/
H A Delfedit.c3138 int ostyle_ndx = -1; in cmd_match_fcn() local
3227 ostyle_ndx = -1; in cmd_match_fcn()
3258 ostyle_ndx = i + 1; in cmd_match_fcn()
3271 if (ostyle_ndx == ndx) in cmd_match_fcn()
3279 ostyle_ndx); in cmd_match_fcn()
3282 if (ostyle_ndx != -1) { in cmd_match_fcn()
3289 if ((ostyle_ndx == (ndx - 1)) && (ndx == num_opt)) { in cmd_match_fcn()
3306 if (ostyle_ndx == ndx) in cmd_match_fcn()