Home
last modified time | relevance | path

Searched defs:cbits (Results 1 – 3 of 3) sorted by relevance

/external/libopus/doc/
Dtrivial_example.c56 unsigned char cbits[MAX_PACKET_SIZE]; in main() local
/external/pcre/dist/
Dpcre_compile.c4905 register const pcre_uint8 *cbits = cd->cbits; in compile_branch() local
5068 register const pcre_uint8 *cbits = cd->cbits; in compile_branch() local
Dpcre_internal.h2420 const pcre_uint8 *cbits; /* Points to character type table */ member