Searched defs:ns_t2col (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dcorenote.c109 int ns_t2col; /* Column where 2up title starts */ member in struct:__anon37
275 state->ns_t2col - state->ns_vcol,
277 state->ns_v2col - state->ns_t2col, title2,
931 state->ns_t2col - state->ns_vcol,
933 state->ns_v2col - state->ns_t2col,
1043 state->ns_t2col += 3;
1047 state->ns_t2col -= 3;
1140 state->ns_t2col += 5;
1145 state->ns_t2col -= 5;
1297 state->ns_t2col
[all...]

Completed in 49 milliseconds