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 | 140 * Updated lists of ARCH_*, BPF_*, BTRFS_*, FALLOC_*, MS_*, *_MAGIC, 177 * Updated lists of BPF_*, ETH_P_*, KEXEC_ARCH_*, SCTP_*, TCP_*, and *_MAGIC 210 and *_MAGIC constants. 247 MSG_*, PTRACE_*, SEGV_*, SO_*, SOL_*, *_MAGIC, and quotactl constants.
|
D | ChangeLog | 8726 Update fs *_MAGIC constants. 10662 Add *_MAGIC constants defined for some relatively widespread 10675 Add *_MAGIC constants defined inside linux fs but not explicitly 10687 Update fs *_MAGIC constants. 10688 Add fs *_MAGIC constants exported by linux uapi. 11110 Update fs *_MAGIC constants. 12964 Update fs *_MAGIC constants. 17770 Update fs *_MAGIC constants.
|
/external/bzip2/ |
D | CHANGES | 88 let bzBuffToBuffDecompress return BZ_DATA_ERROR{_MAGIC}
|
/external/vulkan-validation-layers/loader/ |
D | LoaderAndLayerInterface.md | 737 3. The loader checks for a magic value (ICD\_LOADER\_MAGIC) in all the created
|