OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:error_check
(Results
1 - 2
of
2
) sorted by null
/hardware/ril/rild/
radiooptions.c
55
static int
error_check
(int argc, char * argv[]) {
function
84
if(
error_check
(argc, argv)) {
/external/srec/srec/ca/
cnfd_scr.c
141
int rc,
error_check
;
local
154
error_check
= srec_nbest_put_confidence_value(nbestlist, current_choice, 0);
155
if(
error_check
)
186
error_check
= srec_nbest_put_confidence_value(nbestlist, current_choice, (int)final_value);
187
if(
error_check
)
Completed in 5324 milliseconds