Searched refs:picoos_common (Results 1 - 1 of 1) sorted by relevance

/external/svox/pico/lib/
H A Dpicoos.h109 /* picoos_common is a collection of basic functionalities that must be globally accesible from every "big" function.
121 typedef struct picoos_common * picoos_Common;
123 /* the picoos_common structure itself is exported so no access functions are needed. Handle with care! (might be changed later) */
124 typedef struct picoos_common { struct

Completed in 66 milliseconds