Searched defs:txt_out (Results 1 – 1 of 1) sorted by relevance
76 rr_transform(char* txt_in, char* wire1, char* txt_out, char* wire2, in rr_transform()114 rr_checks(char* wire_chk, char* txt_chk, char* txt_out, char* wire_out, in rr_checks()149 char* txt_out = (char*)malloc(bufs); in rr_test_file() local