Home
last modified time | relevance | path

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

/external/libogg/cmake/
DCheckSizes.cmake50 set(USIZE32 "uint32_t") variable
52 set(USIZE32 "unsigned short") variable
54 set(USIZE32 "unsigned int") variable
56 set(USIZE32 "unsigned long") variable
58 set(USIZE32 "u_int32_t") variable
/external/libogg/
Dconfigure.ac188 AC_SUBST(USIZE32) subst
DCMakeLists.txt65 set(USIZE32 uint32_t) variable
/external/speex/
Dconfigure.ac309 AC_SUBST([USIZE32]) subst
/external/libogg/win32/
DMakefile104 USIZE32 = u_int32_t macro