Searched refs:current_command_start (Results 1 - 2 of 2) sorted by relevance

/external/srec/srec/test/SRecTest/src/
H A DSRecTest.c1764 LCHAR *current_command_start; local
1771 current_command_start = text;
1772 execute_status = srec_test_get_one_command_item ( current_command_start, MAX_LINE_LENGTH, command, &current_end_command );
/external/srec/srec/test/SRecTestAudio/src/
H A DSRecTestAudio.c1541 LCHAR *current_command_start; local
1548 current_command_start = text;
1549 execute_status = srec_test_get_one_command_item ( current_command_start, MAX_LINE_LENGTH, command, &current_end_command );

Completed in 83 milliseconds