Searched defs:nme (Results 1 – 3 of 3) sorted by relevance
1417 set_text_binary(struct magic_set *ms, struct magic_entry *me, uint32_t nme, in set_text_binary()1450 set_last_default(struct magic_set *ms, struct magic_entry *me, uint32_t nme) in set_last_default()1471 coalesce_entries(struct magic_set *ms, struct magic_entry *me, uint32_t nme, in coalesce_entries()1503 magic_entry_free(struct magic_entry *me, uint32_t nme) in magic_entry_free()
1808 int64_t nme = ~(insn >> 1) & 0x1f; in extract_slwn() local
1787 int64_t nme = ~(insn >> 1) & 0x1f; in extract_slwn() local