Searched refs:_MAGIC (Results 1 – 6 of 6) sorted by relevance
/external/e2fsprogs/intl/ |
D | gmo.h | 27 #define _MAGIC 0x950412de macro
|
D | loadmsgcat.c | 1008 if (__builtin_expect (data->magic != _MAGIC && data->magic != _MAGIC_SWAPPED, in _nl_load_domain() 1029 domain->must_swap = data->magic != _MAGIC; in _nl_load_domain()
|
/external/strace/ |
D | NEWS | 133 * Updated lists of BPF_*, KEY_*, RWF_*, SCM_*, SO_*, and *_MAGIC constants. 299 * Updated lists of ARCH_*, BPF_*, BTRFS_*, FALLOC_*, MS_*, *_MAGIC, 336 * Updated lists of BPF_*, ETH_P_*, KEXEC_ARCH_*, SCTP_*, TCP_*, and *_MAGIC 369 and *_MAGIC constants. 406 MSG_*, PTRACE_*, SEGV_*, SO_*, SOL_*, *_MAGIC, and quotactl constants.
|
D | ChangeLog | 6222 Update fs *_MAGIC constants. 15808 Update fs *_MAGIC constants. 17744 Add *_MAGIC constants defined for some relatively widespread 17757 Add *_MAGIC constants defined inside linux fs but not explicitly 17769 Update fs *_MAGIC constants. 17770 Add fs *_MAGIC constants exported by linux uapi. 18192 Update fs *_MAGIC constants. 20046 Update fs *_MAGIC constants. 24852 Update fs *_MAGIC constants.
|
/external/bzip2/ |
D | CHANGES | 88 let bzBuffToBuffDecompress return BZ_DATA_ERROR{_MAGIC}
|
/external/vulkan-validation-layers/loader/ |
D | LoaderAndLayerInterface.md | 2349 3. The loader checks for a magic value (ICD\_LOADER\_MAGIC) in all the created
|