Searched defs:pr_Context (Results 1 - 1 of 1) sorted by relevance

/external/svox/pico/lib/
H A Dpicopr.c189 typedef struct pr_Context * pr_ContextList;
190 typedef struct pr_Context { struct
194 } pr_Context; typedef in typeref:struct:pr_Context
873 ctx = picoos_allocate(this->common->mm, sizeof(pr_Context));

Completed in 53 milliseconds