Lines Matching refs:test
39 Compilation of test program (with all debugging output, but not loop testing):
64 -DTEST build the test program
65 -DDBG_LOOP force the test program to cycle 5 times. Useful for finding
90 int is_mn_unicode(int test){
178 if(test<MN_TEST_LIMIT){
179 spage_idx = test >> 12;
181 cpage_column = (test>>8) & 15;
184 cd_column = test>>5 & 7;
186 cd_bit = test & 31;
2337 a construct is at best ambiguous. The test is only applied with respect to the first text chunk. This sort