Searched refs:_unused_ (Results 1 – 3 of 3) sorted by relevance
93 #define Py_UNUSED(name) _unused_ ## name __attribute__((unused))95 #define Py_UNUSED(name) _unused_ ## name
59 #define _unused_ __attribute__((unused)) macro
241 const Elf32_Shdr *hdr _unused_ = (const Elf32_Shdr *)p; in elf_get_section_info() local246 const Elf64_Shdr *hdr _unused_ = (const Elf64_Shdr *)p; in elf_get_section_info() local310 const Elf32_Ehdr *hdr _unused_ = elf_get_mem(elf, 0); in kmod_elf_new() local314 const Elf64_Ehdr *hdr _unused_ = elf_get_mem(elf, 0); in kmod_elf_new() local