Home
last modified time | relevance | path

Searched refs:__const (Results 1 – 3 of 3) sorted by relevance

/ndk/sources/host-tools/make-3.81/glob/
Dglob.h33 # undef __const
34 # define __const const macro
43 # undef __const
44 # define __const
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 *));
153 __ptr_t (*gl_opendir) __PMT ((__const char *));
154 int (*gl_lstat) __PMT ((__const char *, struct stat64 *));
[all …]
Dfnmatch.h41 # define __const const macro
43 # define __const
77 extern int fnmatch __P ((__const char *__pattern, __const char *__name,
/ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/detail/
Dfenv.hpp30 extern int fesetexceptflag (__const fexcept_t*, int) __THROW;
37 extern int fesetenv (__const fenv_t*) __THROW;
38 extern int feupdateenv (__const fenv_t*) __THROW;