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

  /art/runtime/arch/x86/
memcmp16_x86.S 40 #define BLK2 BLK1+4
41 #define LEN BLK2+4
53 movl BLK2(%esp), %edx
  /bionic/libc/arch-x86/silvermont/string/
sse4-memcmp-slm.S 95 #define BLK2 BLK1 + 4
96 #define LEN BLK2 + 4
136 movl BLK2(%esp), %edx
  /bionic/libc/arch-x86/atom/string/
ssse3-memcmp-atom.S 95 #define BLK2 BLK1+4
96 #define LEN BLK2+4
119 movl BLK2(%esp), %edx
    [all...]

Completed in 79 milliseconds