Home
last modified time | relevance | path

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

/third_party/alsa-lib/include/
Dsearch.h55 typedef int (*__compar_fn_t) __PMT ((__const __ptr_t, __const __ptr_t));
130 extern void *tsearch __PMT ((__const void *__key, void **__rootp,
135 extern void *tfind __PMT ((__const void *__key, void *__const *__rootp,
139 extern void *tdelete __PMT ((__const void *__key, void **__rootp,
144 typedef void (*__action_fn_t) __PMT ((__const void *__nodep,
151 extern void twalk __PMT ((__const void *__root, __action_fn_t __action));
165 extern void *lfind __PMT ((__const void *__key, __const void *__base,
171 extern void *lsearch __PMT ((__const void *__key, void *__base,
/third_party/elfutils/libelf/
Dnlist.h50 extern int nlist (__const char *__filename, struct nlist *__nl);
/third_party/ltp/tools/sparse/sparse-src/validation/
Dreserved.c6 static int (__const); variable
Drestrict-array.c7 struct aiocb64 *__const __list[__restrict_arr],
/third_party/FreeBSD/sys/sys/
Dcdefs.h163 #define __const const /* define reserved names to standard */ macro
180 #define __const /* delete pseudo-ANSI C keywords */ macro
/third_party/flutter/engine/flutter/testing/symbols/
Dverify_exported.dart72 …return !(((entry.type == '(__DATA,__common)' || entry.type == '(__DATA,__const)') && entry.name.st…
/third_party/python/Modules/_ctypes/libffi_osx/
DREADME277 __const char *__tm_zone__;
/third_party/libffi/doc/
Dlibffi.info570 __const char *__tm_zone__;
Dlibffi.texi611 __const char *__tm_zone__;
/third_party/libjpeg-turbo/simd/arm/aarch64/
Djsimd_neon.S35 .section __DATA, __const
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/
DREADME.txt1235 size_t __strcspn_c3 (__const char *__s, int __reject1, int __reject2,