Lines Matching refs:u_char
43 u_char rom_version[24]; /* null terminated string */
44 u_char mode; /* 0=Character; 1=Phoneme; 2=Text */
45 u_char punc_level; /* nB; 0-7 */
46 u_char formant_freq; /* nF; 0-9 */
47 u_char pitch; /* nP; 0-99 */
48 u_char speed; /* nS; 0-9 */
49 u_char volume; /* nV; 0-9 */
50 u_char tone; /* nX; 0-2 */
51 u_char expression; /* nE; 0-9 */
52 u_char ext_dict_loaded; /* 1=exception dictionary loaded */
53 u_char ext_dict_status; /* 1=exception dictionary enabled */
54 u_char free_ram; /* # pages (truncated) remaining for
57 u_char articulation; /* nA; 0-9 */
58 u_char reverb; /* nR; 0-9 */
59 u_char eob; /* 7Fh value indicating end of
62 u_char has_indexing; /* nonzero if indexing is implemented */