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

/external/svox/pico/lib/
H A Dpicokdt.c244 picoos_uint8 *outmaptable; member in struct:__anon31400
321 dtp->outmaptable = this->base + outpos;
335 dtp->outmaptable = NULL;
343 if (dtp->outmaptable[PICOKDT_MTSPOS_NRMAPTABLES] != 1) {
350 if ((dtp->outmaptable[PICOKDT_MTPOS_START + PICOKDT_MTPOS_LENTABLE]
352 && (dtp->outmaptable[PICOKDT_MTPOS_START + PICOKDT_MTPOS_LENTABLE
355 set outmaptable to NULL if so */
356 if (dtp->outmaptable[PICOKDT_MTPOS_START + PICOKDT_MTPOS_TABLETYPE]
358 dtp->outmaptable = NULL;
387 dtp->nrattributes, (dtp->outmaptable
[all...]

Completed in 145 milliseconds