Searched refs:DATE_MONTH_BITMASK (Results 1 – 4 of 4) sorted by relevance
308 #define DATE_MONTH_BITMASK 0x00FF0000 macro
2470 if ((pNode[1] = new SVfrQuestionNode (NULL, MonthVarId, DATE_MONTH_BITMASK)) == NULL) { in RegisterOldDateQuestion()2546 if ((pNode[1] = new SVfrQuestionNode (Name, VarIdStr[1], DATE_MONTH_BITMASK)) == NULL) { in RegisterNewDateQuestion()
372 #define DATE_MONTH_BITMASK 0x00FF0000 macro
2669 if ((pNode[1] = new SVfrQuestionNode (NULL, MonthVarId, DATE_MONTH_BITMASK)) == NULL) { in RegisterOldDateQuestion()2776 if ((pNode[1] = new SVfrQuestionNode (Name, VarIdStr[1], DATE_MONTH_BITMASK)) == NULL) { in RegisterNewDateQuestion()