Lines Matching +defs:x +defs:ml
141 #define swap2(x) bswap_16(x) argument
142 #define swap4(x) bswap_32(x) argument
143 #define swap8(x) bswap_64(x) argument
145 #define swap2(x) bswap16(x) argument
146 #define swap4(x) bswap32(x) argument
147 #define swap8(x) bswap64(x) argument
451 struct mlist *ml; in add_mlist() local
659 mlist_free_one(struct mlist *ml) in mlist_free_one()
681 struct mlist *ml, *next; in mlist_free() local
1145 int x = memcmp(ma->mp, mb->mp, sizeof(*ma->mp)); in apprentice_sort() local
1163 struct mlist *ml; in apprentice_list() local
2503 goodchar(unsigned char x, const char *extra) in goodchar()
2923 uint64_t x; in getvalue() local
3596 uintmax_t x = 0; in file_varint2uintmax_t() local
3719 struct mlist *mlist, *ml; in file_magicfind() local