Searched refs:RADIX (Results 1 – 2 of 2) sorted by relevance
1 RADIX Test Framework7 This directory contains the RADIX test framework, which is a six-dimension23 supported by the RADIX test framework in future include:37 The RADIX test features the following improvements relative to the101 The RADIX test suite framework is built in four layers:
6475 static const int RADIX = 10; /* XXXJA: possibly support hex? */ in parse_integer() local6486 n *= RADIX; in parse_integer()