Home
last modified time | relevance | path

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

/external/svox/pico/lib/
Dpicokpr.c55 #define KPR_STR_SIZE 1 macro
113 typedef picoos_uint8 picokpr_Str[KPR_STR_SIZE];
193 …PICODBG_DEBUG(("rStrArr : cs: %i, ss: %i, offset: %i", sizeof(picokpr_Str), KPR_STR_SIZE, offs… in kprInitialize()