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

/external/svox/pico/lib/
H A Dpicosa.c242 } sa_subobj_t; typedef in typeref:struct:sa_subobj
246 sa_subobj_t * sa;
259 sa = (sa_subobj_t *) this->subObj;
433 sa_subobj_t * sa;
435 sa = (sa_subobj_t *) this->subObj;
449 sa_subobj_t * sa;
461 this->subObj = picoos_allocate(mm, sizeof(sa_subobj_t));
468 sa = (sa_subobj_t *) this->subObj;
490 register sa_subobj_t *sa,
512 register sa_subobj_t *s
[all...]

Completed in 38 milliseconds