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

  /prebuilts/go/darwin-x86/src/crypto/sha1/
sha1block_arm.s 102 #define FUNC4 FUNC2
135 FUNC4(Ra, Rb, Rc, Rd, Re) ; \
sha1block_386.s 67 #define FUNC4 FUNC2
98 FUNC4(a, b, c, d, e); \
sha1block_amd64p32.s 59 #define FUNC4 FUNC2
91 FUNC4(a, b, c, d, e); \
sha1block_amd64.s 64 #define FUNC4 FUNC2
96 FUNC4(a, b, c, d, e); \
  /prebuilts/go/linux-x86/src/crypto/sha1/
sha1block_arm.s 102 #define FUNC4 FUNC2
135 FUNC4(Ra, Rb, Rc, Rd, Re) ; \
sha1block_386.s 67 #define FUNC4 FUNC2
98 FUNC4(a, b, c, d, e); \
sha1block_amd64p32.s 59 #define FUNC4 FUNC2
91 FUNC4(a, b, c, d, e); \
sha1block_amd64.s 64 #define FUNC4 FUNC2
96 FUNC4(a, b, c, d, e); \

Completed in 81 milliseconds