Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/bc/
H A Dbc.y735 int *b_sp_nxt = { b_space }; variable
746 q = b_sp_nxt; in bundle()
750 if (b_sp_nxt >= & b_space[b_sp_max]) in bundle()
752 *b_sp_nxt++ = va_arg(ap, int); in bundle()
754 * b_sp_nxt++ = 0; in bundle()
777 b_sp_nxt = & b_space[0]; in output()
811 b_sp_nxt = &b_space[0]; in yyerror()