Searched refs:__const (Results 1 – 11 of 11) sorted by relevance
/third_party/alsa-lib/include/ |
D | search.h | 55 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/ |
D | nlist.h | 50 extern int nlist (__const char *__filename, struct nlist *__nl);
|
/third_party/ltp/tools/sparse/sparse-src/validation/ |
D | reserved.c | 6 static int (__const); variable
|
D | restrict-array.c | 7 struct aiocb64 *__const __list[__restrict_arr],
|
/third_party/FreeBSD/sys/sys/ |
D | cdefs.h | 163 #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/ |
D | verify_exported.dart | 72 …return !(((entry.type == '(__DATA,__common)' || entry.type == '(__DATA,__const)') && entry.name.st…
|
/third_party/python/Modules/_ctypes/libffi_osx/ |
D | README | 277 __const char *__tm_zone__;
|
/third_party/libffi/doc/ |
D | libffi.info | 570 __const char *__tm_zone__;
|
D | libffi.texi | 611 __const char *__tm_zone__;
|
/third_party/libjpeg-turbo/simd/arm/aarch64/ |
D | jsimd_neon.S | 35 .section __DATA, __const
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ |
D | README.txt | 1235 size_t __strcspn_c3 (__const char *__s, int __reject1, int __reject2,
|