Home
last modified time | relevance | path

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

/dports/biology/biosig/biosig-2.3.3/biosig4c++/t210/
H A Dstructures.h138 char *text_drug; member
H A Dscp-decode.cpp325 FreeWithCare(textual->cli.text_drug); in sopen_SCP_clean()
869 inf.cli.text_drug=STR_NULL; in Init_S1()
986 inf.cli.text_drug=(char*)FreeWithCare(inf.cli.text_drug); in section_1()
1241 if((cli.text_drug=(char*)realloc(cli.text_drug,sizeof(char)*(dim+1)))==NULL) in section_1_10()
1247 pos_char=cli.text_drug; in section_1_10()