Searched refs:test (Results 1 – 4 of 4) sorted by relevance
157 Machine_IdleThread(void *test) in Machine_IdleThread() argument
43 is to NOT touch archs you can't test and let maintainers take care of them.
720 # The GENERATE_TESTLIST tag can be used to enable (YES) or disable (NO) the test721 # list. This list is created by putting \test commands in the documentation.1034 # exclude all test directories for example use the pattern */test/*1045 # exclude all test directories use the pattern */test/*
953 unit test2028 but never used. Fix msg_in.c with the correct #if test for a stat display.2124 is not protected" by using new macros for interlocked access to modify/test2254 * inet.c Modify (acc >> 16) test to ((acc >> 16) != 0) to help buggy2801 inclusion. Need to create test case for unaliged, aligned, odd,2881 No need to test isascii(c) before isdigit(c) or isxdigit(c).