HomeSort by relevance Sort by last modified time
    Searched refs:ft8 (Results 1 - 6 of 6) sorted by null

  /bionic/libc/kernel/arch-mips/asm/
fpregdef.h 90 #define ft8 $f20 macro
  /development/ndk/platforms/android-9/arch-mips/include/asm/
fpregdef.h 90 #define ft8 $f20 macro
  /external/kernel-headers/original/asm-mips/
fpregdef.h 80 #define ft8 $f20 macro
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/asm/
fpregdef.h 90 #define ft8 $f20 macro
  /prebuilts/ndk/8/platforms/android-9/arch-mips/usr/include/asm/
fpregdef.h 90 #define ft8 $f20 macro
  /external/clang/test/CodeGenCXX/
mangle.cpp 225 template<typename T> typename __enable_if<(__is_scalar_type<T>::__value), void>::__type ft8() { } function
227 template void ft8<int>();
229 template void ft8<void*>();

Completed in 46 milliseconds