LOOP_UNTIL_EQ

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string LOOP_UNTIL_EQ(string REG, int NUM, string LABEL)
    static if(BOTAN_HAS_DMD_X86_INLINE_ASM)
    string
    LOOP_UNTIL_EQ
    (
    string REG
    ,
    int NUM
    ,
    string LABEL
    )
  2. string LOOP_UNTIL_EQ(string REG, int NUM, string LABEL)

Meta