HomeSort by relevance Sort by last modified time
    Searched refs:low_bit (Results 1 - 2 of 2) sorted by null

  /external/srtp/crypto/math/
math.c 84 low_bit[256] = { variable
782 value = low_bit[w->v8[0]];
785 value = low_bit[w->v8[1]];
788 value = low_bit[w->v8[2]];
791 value = low_bit[w->v8[3]];
  /external/selinux/checkpolicy/test/
dispol.c 64 uint16_t low_bit; local
79 low_bit = bit;
86 low_value = ops->type<<8 | low_bit;
93 low_value = low_bit << 8;

Completed in 54 milliseconds