Searched defs:lowAddressStep (Results 1 – 2 of 2) sorted by relevance
29 unsigned int lowAddressStep = 16; member
101 unsigned int lowAddressStep = static_cast<unsigned int>(atoi(value.data())); in ParserConfig() local