Searched refs:with_x32 (Results 1 – 1 of 1) sorted by relevance
45 static bool with_x32; /* x32 supported on this kernel? */ variable237 with_x32 = true; in test_x32()240 with_x32 = false; in test_x32()243 with_x32 = false; in test_x32()246 return with_x32; in test_x32()324 if (with_x32) in test_syscall_numbering()466 with_x32 = test_x32(); in main()