Home
last modified time | relevance | path

Searched refs:__WORDSIZE (Results 1 - 2 of 2) sorted by relevance

/base/hiviewdfx/faultloggerd/interfaces/nonlinux/
H A Ddfx_nonlinux_define.h42 # define __WORDSIZE 64 macro
44 # define __WORDSIZE 64 macro
46 # define __WORDSIZE 32 macro
49 #define __ELF_NATIVE_CLASS __WORDSIZE
/base/startup/hvb/libhvb/src/crypto/
H A Dhvb_rsa.c27 #ifndef __WORDSIZE
29 #define __WORDSIZE 64 macro
31 #define __WORDSIZE 32 macro
188 #if __WORDSIZE == 32 in lin_mul_word()
190 #elif __WORDSIZE == 64 in lin_mul_word()

Completed in 2 milliseconds