Home
last modified time | relevance | path

Searched defs:HKS_ASSIGN_ENUM_VALUE (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/security/huks/frameworks/huks_standard/main/common/src/
H A Dhks_tags_type_manager.c22 #define HKS_ASSIGN_ENUM_VALUE(x, y) x, macro
/ohos5.0/base/security/huks/interfaces/inner_api/huks_standard/main/include/
H A Dhks_type_enum.h510 #define HKS_ASSIGN_ENUM_VALUE(x, y) x = y, macro