Home
last modified time | relevance | path

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

/third_party/node/deps/openssl/openssl/crypto/
H A Dinfo.c21 # define CPU_INFO_STR_LEN 128 macro
24 # define CPU_INFO_STR_LEN 2048 macro
26 # define CPU_INFO_STR_LEN 128 macro
34 char ossl_cpu_info_str[CPU_INFO_STR_LEN] = "";
/third_party/openssl/crypto/
H A Dinfo.c20 # define CPU_INFO_STR_LEN 128 macro
23 # define CPU_INFO_STR_LEN 2048 macro
25 # define CPU_INFO_STR_LEN 128 macro
33 char ossl_cpu_info_str[CPU_INFO_STR_LEN] = "";

Completed in 1 milliseconds