OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:picoos_read_pi_uint32
(Results
1 - 3
of
3
) sorted by null
/external/svox/pico/lib/
picoos.h
313
pico_status_t
picoos_read_pi_uint32
(picoos_File file, picoos_uint32 * val);
picorsrc.c
595
status =
picoos_read_pi_uint32
(res->file, &len);
[
all
...]
picoos.c
2083
pico_status_t
picoos_read_pi_uint32
(picoos_File file, picoos_uint32 * val)
function
[
all
...]
Completed in 146 milliseconds