OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:add_status
(Results
1 - 2
of
2
) sorted by null
/external/srec/srec/test/SRecTest/src/
SRecTest.c
796
int
add_status
;
local
808
add_status
= srec_test_get_five_command_items ( command_text, MAX_LINE_LENGTH, slot,
812
if (
add_status
== 0 )
828
add_status
= -1;
834
add_status
= -1;
840
add_status
= -1;
846
add_status
= -1;
849
return (
add_status
);
1432
int
add_status
;
local
[
all
...]
/external/srec/srec/test/SRecTestAudio/src/
SRecTestAudio.c
789
int
add_status
;
local
801
add_status
= srec_test_get_five_command_items ( command_text, MAX_LINE_LENGTH, slot,
805
if (
add_status
== 0 )
820
add_status
= -1;
826
add_status
= -1;
832
add_status
= -1;
838
add_status
= -1;
841
return (
add_status
);
1347
int
add_status
;
local
[
all
...]
Completed in 71 milliseconds