Searched refs:HKS_NULL_POINTER (Results 1 – 2 of 2) sorted by relevance
23 #define HKS_NULL_POINTER nullptr macro28 #define HKS_NULL_POINTER NULL macro40 if ((PTR) != HKS_NULL_POINTER) { \42 (PTR) = HKS_NULL_POINTER; \51 if ((blob).data != HKS_NULL_POINTER) { \53 (blob).data = HKS_NULL_POINTER; \60 if ((ptr) != HKS_NULL_POINTER) { \63 (ptr) = HKS_NULL_POINTER; \68 if ((blob).data != HKS_NULL_POINTER) { \71 (blob).data = HKS_NULL_POINTER; \
19 #undef HKS_NULL_POINTER22 #define HKS_NULL_POINTER nullptr macro24 #define HKS_NULL_POINTER NULL macro55 if ((OBJECT) == HKS_NULL_POINTER) { \61 if ((OBJECT) == HKS_NULL_POINTER) { \67 if ((OBJECT) == HKS_NULL_POINTER) { \72 if ((OBJECT) == HKS_NULL_POINTER) { \