Home
last modified time | relevance | path

Searched refs:btype (Results 1 – 2 of 2) sorted by relevance

/external/svox/pico/lib/
Dpicoctrl.c144 picoos_uint8 btype; in ctrlStep() local
160 btype = picodata_cbGetFrontItemType(ctrl->procUnit[ctrl->curPU]->cbOut); in ctrlStep()
161 ctrl->lastItemTypeProduced=(picoos_uint8)btype; in ctrlStep()
/external/e2fsprogs/debugfs/
Dlogdump.c311 static const char *type_to_name(int btype) in type_to_name() argument
313 switch (btype) { in type_to_name()