Home
last modified time | relevance | path

Searched defs:ptable (Results 1 – 4 of 4) sorted by relevance

/third_party/musl/src/ctype/
D__ctype_toupper_loc.c25 static const int32_t *const ptable = table+128; variable
D__ctype_tolower_loc.c25 static const int32_t *const ptable = table+128; variable
D__ctype_b_loc.c36 static const unsigned short *const ptable = table+128; variable
/third_party/ffmpeg/libavcodec/
Dwavpack.c92 int ptable [PTABLE_BINS]; member