Searched refs:with_x32 (Results 1 – 1 of 1) sorted by relevance
46 static bool with_x32; /* x32 supported on this kernel? */ variable238 with_x32 = true; in test_x32()241 with_x32 = false; in test_x32()244 with_x32 = false; in test_x32()247 return with_x32; in test_x32()325 if (with_x32) in test_syscall_numbering()467 with_x32 = test_x32(); in main()