Home
last modified time | relevance | path

Searched defs:USIZE16 (Results 1 – 5 of 5) sorted by relevance

/external/libogg/cmake/
DCheckSizes.cmake26 set(USIZE16 "uint16_t") variable
28 set(USIZE16 "unsigned short") variable
30 set(USIZE16 "unsigned int") variable
32 set(USIZE16 "u_int16_t") variable
/external/libogg/
Dconfigure.ac186 AC_SUBST(USIZE16) subst
DCMakeLists.txt63 set(USIZE16 uint16_t) variable
/external/speex/
Dconfigure.ac307 AC_SUBST([USIZE16]) subst
/external/libogg/win32/
DMakefile103 USIZE16 = u_int16_t macro