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

  /src/external/bsd/unbound/dist/daemon/
remote.h 73 enum { rc_none, rc_hs_read, rc_hs_write } shake_state; enumerator in enum:rc_state::__anon8216
  /src/external/bsd/nsd/dist/
remote.c 133 enum { rc_none, rc_hs_read, rc_hs_write } shake_state; enumerator in enum:rc_state::__anon7305
2916 s->shake_state = rc_none;
  /src/external/gpl3/binutils/dist/gas/config/
tc-i386.c 425 rc_none = -1, enumerator in enum:_i386_insn::RC_Operation::rc_type
4694 if (i.rounding.type == rc_none)
6825 i.rounding.type = rc_none;
9049 if (i.rounding.type != rc_none)
14359 || i.rounding.type != rc_none
14361 : (i.mem_operands && i.rounding.type != rc_none)
14501 if (i.rounding.type != rc_none)
15530 if (i.rounding.type != rc_none && temp.bitfield.class == Reg
15558 if (i.rounding.type != rc_none)
  /src/external/gpl3/binutils.old/dist/gas/config/
tc-i386.c 425 rc_none = -1, enumerator in enum:_i386_insn::RC_Operation::rc_type
4620 if (i.rounding.type == rc_none)
6663 i.rounding.type = rc_none;
8883 if (i.rounding.type != rc_none)
14208 || i.rounding.type != rc_none
14210 : (i.mem_operands && i.rounding.type != rc_none)
14350 if (i.rounding.type != rc_none)
15379 if (i.rounding.type != rc_none && temp.bitfield.class == Reg
15407 if (i.rounding.type != rc_none)

Completed in 60 milliseconds