Home
last modified time | relevance | path

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

/dports/audio/harp/harp-0.6.0/
H A Dbuild.c374 ret->tltype=c->tltype; in make_com_arg()
380 atid=get_templist(a,c->tltype); in make_com_arg()
398 ret->tltype=-1; in make_com_arg()
421 if(ta->tltype<0) // single native in com_sel_set_args()
422 cid=ta->tlid=get_templist(ta,c->tltype); in com_sel_set_args()
424 cid=translate_templist(c->tlid,c->tltype,ta->tlid,ta->tltype,1); in com_sel_set_args()
457 ret->tltype=get_select_type(ret); in make_command()
H A Dbuild.h52 int tltype; member
61 int tltype; member
H A Dedit_shell.c507 if(cmd->selector->tltype>=0 && cmd->selector->tltype<SEL_NULL){ in runEditAction()
508 return selacts[cmd->selector->tltype](cmd); in runEditAction()
/dports/devel/dev86/dev86-0.16.20/bcc/
H A Dtypes.h195 struct typestruct *tltype; member
H A Ddeclare.c418 newtypelist->tltype = gvartype;
1049 memtype = typelist->tltype;