Searched refs:S_NULLPTR (Results 1 – 1 of 1) sorted by relevance
1420 #define S_NULLPTR 20 macro1422 #define V_NULLPTR(x) ((x) << S_NULLPTR)1423 #define G_NULLPTR(x) (((x) >> S_NULLPTR) & M_NULLPTR)