OpenGrok
Cross Reference: srec_context.c
xref
: /
external
/
srec
/
srec
/
crec
/
srec_context.c
Home
|
History
|
Annotate
|
Download
|
only in
crec
Lines Matching
refs:ans
1946
asr_int32_t
ans
= atol(buf);
1947
ASSERT(
ans
< mymax);
1948
return
ans
;