OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sigAllocate
(Results
1 - 3
of
3
) sorted by null
/external/svox/pico/lib/
picosig2.h
139
extern pico_status_t
sigAllocate
(picoos_MemoryManager mm,
picosig.c
288
if (
sigAllocate
(mm, &(sig_subObj->sig_inner)) != 0) {
[
all
...]
picosig2.c
62
pico_status_t
sigAllocate
(picoos_MemoryManager mm, sig_innerobj_t *sig_inObj)
320
}/*
sigAllocate
*/
[
all
...]
Completed in 110 milliseconds