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