Searched refs:_MAGIC (Results 1 – 5 of 5) 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 | 286 * Updated lists of BPF_*, KEY_*, RWF_*, SCM_*, SO_*, and *_MAGIC constants. 452 * Updated lists of ARCH_*, BPF_*, BTRFS_*, FALLOC_*, MS_*, *_MAGIC, 489 * Updated lists of BPF_*, ETH_P_*, KEXEC_ARCH_*, SCTP_*, TCP_*, and *_MAGIC 522 and *_MAGIC constants. 559 MSG_*, PTRACE_*, SEGV_*, SO_*, SOL_*, *_MAGIC, and quotactl constants.
|
D | ChangeLog | 13784 Update fs *_MAGIC constants. 23370 Update fs *_MAGIC constants. 25306 Add *_MAGIC constants defined for some relatively widespread 25319 Add *_MAGIC constants defined inside linux fs but not explicitly 25331 Update fs *_MAGIC constants. 25332 Add fs *_MAGIC constants exported by linux uapi. 25754 Update fs *_MAGIC constants. 27608 Update fs *_MAGIC constants. 32414 Update fs *_MAGIC constants.
|
/external/bzip2/ |
D | CHANGES | 88 let bzBuffToBuffDecompress return BZ_DATA_ERROR{_MAGIC}
|