Home
last modified time | relevance | path

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

/dports/lang/ptoc/ptoc/
H A Dtrnod.h213 token* t_do; variable
219 with_node(token* t_with, expr_node* ptrs, token* t_do, stmt_node* body);
344 token *t_for, *t_ident, *t_asg, *t_to, *t_do;
350 token* t_to, expr_node* till, token* t_do, stmt_node* body);
358 token *t_while, *t_do;
362 while_node(token* t_while, expr_node* expr, token* t_do, stmt_node* body);
H A Dtrnod.cxx288 CONS4(t_with, ptrs, t_do, body); in with_node()
364 t_do->disable(); in translate()
373 token::disable(t_with, t_do); in translate()
374 t_do->disappear(); in translate()
988 token* t_do, stmt_node* body) in for_node() argument
1016 t_do->set_trans(dprintf("%s = succ(%s,%s))", in translate()
1020 t_do->set_trans(dprintf("%s ++)", t_ident->out_text)); in translate()
1024 t_do->set_trans(dprintf("%s = pred(%s,%s))", in translate()
1028 t_do->set_trans(dprintf("%s --)", t_ident->out_text)); in translate()
1039 CONS4(t_while, expr, t_do, body); in while_node()
[all …]
/dports/net-mgmt/nagios-check_bacula9/bacula-9.6.7/src/console/
H A Dconio.c110 static char *t_do; /* down one line */ variable
998 t_do = (char *)tgetstr((char *)"do", &term_buffer); in rawmode()
/dports/net-mgmt/nagios-check_bacula11/bacula-11.0.5/src/console/
H A Dconio.c110 static char *t_do; /* down one line */ variable
998 t_do = (char *)tgetstr((char *)"do", &term_buffer); in rawmode()
/dports/sysutils/bacula11-client/bacula-11.0.5/src/console/
H A Dconio.c110 static char *t_do; /* down one line */ variable
998 t_do = (char *)tgetstr((char *)"do", &term_buffer); in rawmode()
/dports/sysutils/bacula11-server/bacula-11.0.5/src/console/
H A Dconio.c110 static char *t_do; /* down one line */ variable
998 t_do = (char *)tgetstr((char *)"do", &term_buffer); in rawmode()
/dports/sysutils/bacula9-client-static/bacula-9.6.7/src/console/
H A Dconio.c110 static char *t_do; /* down one line */ variable
998 t_do = (char *)tgetstr((char *)"do", &term_buffer); in rawmode()
/dports/sysutils/bacula9-client/bacula-9.6.7/src/console/
H A Dconio.c110 static char *t_do; /* down one line */ variable
998 t_do = (char *)tgetstr((char *)"do", &term_buffer); in rawmode()
/dports/sysutils/bacula9-server/bacula-9.6.7/src/console/
H A Dconio.c110 static char *t_do; /* down one line */ variable
998 t_do = (char *)tgetstr((char *)"do", &term_buffer); in rawmode()
/dports/sysutils/bacula11-client-static/bacula-11.0.5/src/console/
H A Dconio.c110 static char *t_do; /* down one line */ variable
998 t_do = (char *)tgetstr((char *)"do", &term_buffer); in rawmode()