Home
last modified time | relevance | path

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

/freebsd/contrib/netbsd-tests/lib/libcurses/director/
H A Dtestlang_parse.y237 if (command.returns[0].return_index == -1)
243 vars[command.returns[0].return_index].name,
248 (vars[command.returns[0].return_index].type != ret_byte)) ||
249 vars[command.returns[0].return_index].type != ret_string)
252 vars[command.returns[0].return_index].type],
253 vars[command.returns[0].return_index].type,
260 command.returns[0].return_index, 0);
265 command.returns[0].return_index, 0);
270 command.returns[0].return_index, 0);
275 command.returns[0].return_index, 1);
[all …]
H A Dreturns.h55 int return_index; /* index into var array for return member