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

  /src/sbin/cgdconfig/
utils.c 319 bits_xor(const bits_t *x1, const bits_t *x2) function in typeref:typename:bits_t *
337 ret = bits_xor(x1, x2);
utils.c 319 bits_xor(const bits_t *x1, const bits_t *x2) function in typeref:typename:bits_t *
337 ret = bits_xor(x1, x2);

Completed in 24 milliseconds