HomeSort by: relevance | last modified time | path
    Searched defs:membership (Results 1 - 5 of 5) sorted by relevancy

  /src/external/bsd/wpa/dist/src/drivers/
driver_wired_common.h 19 int membership, multi, iff_allmulti, iff_up; member in struct:driver_wired_common_data
  /src/external/gpl3/binutils/dist/include/opcode/
mips.h 502 unsigned long membership; member in struct:mips_opcode
916 They are only for use in the opcodes table to indicate membership of
928 ISAs. One approach to solve this would be to describe in the membership
1240 /* Test for membership in an ISA including chip specific ISAs. INSN
1258 if (isa_is_member (isa, insn->membership))
1266 if (cpu_is_member (cpu, insn->membership))
  /src/external/gpl3/binutils.old/dist/include/opcode/
mips.h 502 unsigned long membership; member in struct:mips_opcode
916 They are only for use in the opcodes table to indicate membership of
928 ISAs. One approach to solve this would be to describe in the membership
1240 /* Test for membership in an ISA including chip specific ISAs. INSN
1258 if (isa_is_member (isa, insn->membership))
1266 if (cpu_is_member (cpu, insn->membership))
  /src/external/gpl3/gdb.old/dist/include/opcode/
mips.h 502 unsigned long membership; member in struct:mips_opcode
916 They are only for use in the opcodes table to indicate membership of
928 ISAs. One approach to solve this would be to describe in the membership
1240 /* Test for membership in an ISA including chip specific ISAs. INSN
1258 if (isa_is_member (isa, insn->membership))
1266 if (cpu_is_member (cpu, insn->membership))
  /src/external/gpl3/gdb/dist/include/opcode/
mips.h 502 unsigned long membership; member in struct:mips_opcode
916 They are only for use in the opcodes table to indicate membership of
928 ISAs. One approach to solve this would be to describe in the membership
1240 /* Test for membership in an ISA including chip specific ISAs. INSN
1258 if (isa_is_member (isa, insn->membership))
1266 if (cpu_is_member (cpu, insn->membership))

Completed in 22 milliseconds