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

  /ndk/sources/host-tools/make-3.81/glob/
glob.h 29 # undef __PMT
31 # define __PMT(protos) protos
40 # undef __PMT
42 # define __PMT(protos) ()
129 void (*gl_closedir) __PMT ((void *));
130 struct dirent *(*gl_readdir) __PMT ((void *));
131 __ptr_t (*gl_opendir) __PMT ((__const char *));
132 int (*gl_lstat) __PMT ((__const char *, struct stat *));
134 int (*gl_stat) __PMT ((__const char *, struct stat *, ...));
136 int (*gl_stat) __PMT ((__const char *, struct stat *))
    [all...]
  /prebuilts/gdb/linux-x86/lib/python2.7/plat-linux2/
DLFCN.py 50 def __PMT(args): return args
54 def __PMT(args): return args
TYPES.py 50 def __PMT(args): return args
54 def __PMT(args): return args
IN.py 50 def __PMT(args): return args
54 def __PMT(args): return args
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/plat-linux2/
DLFCN.py 50 def __PMT(args): return args
54 def __PMT(args): return args
TYPES.py 50 def __PMT(args): return args
54 def __PMT(args): return args
IN.py 50 def __PMT(args): return args
54 def __PMT(args): return args
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
cdefs.h 37 #undef __PMT
75 #define __PMT(args) args
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
cdefs.h 37 #undef __PMT
89 #define __PMT(args) args
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
cdefs.h 37 #undef __PMT
89 #define __PMT(args) args
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
libio.h 66 # define __PMT(p) p
69 # define __PMT(p) ()
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
libio.h 66 # define __PMT(p) p
69 # define __PMT(p) ()
  /external/elfutils/tests/
run-dwarf-getmacros.sh 579 __PMT(args) args

Completed in 589 milliseconds