OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:rasta
(Results
1 - 2
of
2
) sorted by null
/external/srec/srec/include/
front.h
109
cepdata *
rasta
;
member in struct:__anon11330
/external/srec/srec/cfront/
frontobj.c
186
channel->
rasta
= (cepdata *) CALLOC((channel->mel_dim + 1),
187
sizeof(cepdata), "cfront.
rasta
");
230
FREE((char *) channel->
rasta
);
231
channel->
rasta
= NULL;
261
channel->
rasta
[ii] = 0;
Completed in 95 milliseconds