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

/bionic/libc/kernel/arch-mips/asm/
H A Dtermbits.h22 typedef unsigned char cc_t; typedef
34 cc_t c_line;
35 cc_t c_cc[NCCS];
44 cc_t c_line;
45 cc_t c_cc[NCCS];
56 cc_t c_line;
57 cc_t c_cc[NCCS];
/bionic/libc/kernel/arch-x86/asm/
H A Dtermbits.h22 typedef unsigned char cc_t; typedef
34 cc_t c_line;
35 cc_t c_cc[NCCS];
44 cc_t c_line;
45 cc_t c_cc[NCCS];
56 cc_t c_line;
57 cc_t c_cc[NCCS];
/bionic/libc/kernel/arch-arm/asm/
H A Dtermbits.h21 typedef unsigned char cc_t; typedef
32 cc_t c_line;
34 cc_t c_cc[NCCS];

Completed in 157 milliseconds