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

  /external/valgrind/main/coregrind/m_demangle/
ansidecl.h 112 CONST, VOLATILE, SIGNED, PROTO, EXFUN, DEFUN, DEFUN_VOID,
199 #define DEFUN(name, arglist, args) name(args)
238 #define DEFUN(name, arglist, args) name arglist args;
  /prebuilts/gcc/darwin-x86/aarch64/aarch64-linux-android-4.8/include/
ansidecl.h 112 CONST, VOLATILE, SIGNED, PROTO, EXFUN, DEFUN, DEFUN_VOID,
199 #define DEFUN(name, arglist, args) name(args)
238 #define DEFUN(name, arglist, args) name arglist args;
  /prebuilts/gcc/darwin-x86/arm/arm-eabi-4.8/include/
ansidecl.h 112 CONST, VOLATILE, SIGNED, PROTO, EXFUN, DEFUN, DEFUN_VOID,
199 #define DEFUN(name, arglist, args) name(args)
238 #define DEFUN(name, arglist, args) name arglist args;
  /prebuilts/gcc/darwin-x86/arm/arm-linux-androideabi-4.8/include/
ansidecl.h 112 CONST, VOLATILE, SIGNED, PROTO, EXFUN, DEFUN, DEFUN_VOID,
199 #define DEFUN(name, arglist, args) name(args)
238 #define DEFUN(name, arglist, args) name arglist args;
  /prebuilts/gcc/darwin-x86/mips/mips64el-linux-android-4.8/include/
ansidecl.h 112 CONST, VOLATILE, SIGNED, PROTO, EXFUN, DEFUN, DEFUN_VOID,
199 #define DEFUN(name, arglist, args) name(args)
238 #define DEFUN(name, arglist, args) name arglist args;
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.8/include/
ansidecl.h 112 CONST, VOLATILE, SIGNED, PROTO, EXFUN, DEFUN, DEFUN_VOID,
199 #define DEFUN(name, arglist, args) name(args)
238 #define DEFUN(name, arglist, args) name arglist args;
  /prebuilts/gcc/linux-x86/aarch64/aarch64-linux-android-4.9/x86_64-linux-gnu/aarch64-linux-android/include/
ansidecl.h 112 CONST, VOLATILE, SIGNED, PROTO, EXFUN, DEFUN, DEFUN_VOID,
199 #define DEFUN(name, arglist, args) name(args)
238 #define DEFUN(name, arglist, args) name arglist args;
  /prebuilts/gcc/linux-x86/arm/arm-eabi-4.8/include/
ansidecl.h 112 CONST, VOLATILE, SIGNED, PROTO, EXFUN, DEFUN, DEFUN_VOID,
199 #define DEFUN(name, arglist, args) name(args)
238 #define DEFUN(name, arglist, args) name arglist args;
  /prebuilts/gcc/linux-x86/arm/arm-linux-androideabi-4.8/include/
ansidecl.h 112 CONST, VOLATILE, SIGNED, PROTO, EXFUN, DEFUN, DEFUN_VOID,
199 #define DEFUN(name, arglist, args) name(args)
238 #define DEFUN(name, arglist, args) name arglist args;
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
ansidecl.h 112 CONST, VOLATILE, SIGNED, PROTO, EXFUN, DEFUN, DEFUN_VOID,
199 #define DEFUN(name, arglist, args) name(args)
238 #define DEFUN(name, arglist, args) name arglist args;
  /prebuilts/gcc/linux-x86/mips/mips64el-linux-android-4.8/include/
ansidecl.h 112 CONST, VOLATILE, SIGNED, PROTO, EXFUN, DEFUN, DEFUN_VOID,
199 #define DEFUN(name, arglist, args) name(args)
238 #define DEFUN(name, arglist, args) name arglist args;

Completed in 106 milliseconds