Home
last modified time | relevance | path

Searched refs:nested_not_2 (Results 1 – 7 of 7) sorted by relevance

/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/compiler/test/
H A Dguard_SUITE.erl307 true = nested_not_2(false, false, 42),
308 true = nested_not_2(false, true, 42),
309 true = nested_not_2(true, false, 42),
310 true = nested_not_2(true, true, 42),
311 true = nested_not_2(false, false, atom),
312 false = nested_not_2(false, true, atom),
313 false = nested_not_2(true, false, atom),
314 false = nested_not_2(true, true, atom),
333 nested_not_2(X, Y, Z) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/compiler/test/
H A Dguard_SUITE.erl297 true = nested_not_2(false, false, 42),
298 true = nested_not_2(false, true, 42),
299 true = nested_not_2(true, false, 42),
300 true = nested_not_2(true, true, 42),
301 true = nested_not_2(false, false, atom),
302 false = nested_not_2(false, true, atom),
303 false = nested_not_2(true, false, atom),
304 false = nested_not_2(true, true, atom),
323 nested_not_2(X, Y, Z) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/compiler/test/
H A Dguard_SUITE.erl308 true = nested_not_2(false, false, 42),
309 true = nested_not_2(false, true, 42),
310 true = nested_not_2(true, false, 42),
311 true = nested_not_2(true, true, 42),
312 true = nested_not_2(false, false, atom),
313 false = nested_not_2(false, true, atom),
314 false = nested_not_2(true, false, atom),
315 false = nested_not_2(true, true, atom),
334 nested_not_2(X, Y, Z) -> function
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/compiler/test/
H A Dguard_SUITE.erl312 true = nested_not_2(false, false, 42),
313 true = nested_not_2(false, true, 42),
314 true = nested_not_2(true, false, 42),
315 true = nested_not_2(true, true, 42),
316 true = nested_not_2(false, false, atom),
317 false = nested_not_2(false, true, atom),
318 false = nested_not_2(true, false, atom),
319 false = nested_not_2(true, true, atom),
338 nested_not_2(X, Y, Z) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/compiler/test/
H A Dguard_SUITE.erl312 true = nested_not_2(false, false, 42),
313 true = nested_not_2(false, true, 42),
314 true = nested_not_2(true, false, 42),
315 true = nested_not_2(true, true, 42),
316 true = nested_not_2(false, false, atom),
317 false = nested_not_2(false, true, atom),
318 false = nested_not_2(true, false, atom),
319 false = nested_not_2(true, true, atom),
338 nested_not_2(X, Y, Z) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/compiler/test/
H A Dguard_SUITE.erl312 true = nested_not_2(false, false, 42),
313 true = nested_not_2(false, true, 42),
314 true = nested_not_2(true, false, 42),
315 true = nested_not_2(true, true, 42),
316 true = nested_not_2(false, false, atom),
317 false = nested_not_2(false, true, atom),
318 false = nested_not_2(true, false, atom),
319 false = nested_not_2(true, true, atom),
338 nested_not_2(X, Y, Z) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/compiler/test/
H A Dguard_SUITE.erl312 true = nested_not_2(false, false, 42),
313 true = nested_not_2(false, true, 42),
314 true = nested_not_2(true, false, 42),
315 true = nested_not_2(true, true, 42),
316 true = nested_not_2(false, false, atom),
317 false = nested_not_2(false, true, atom),
318 false = nested_not_2(true, false, atom),
319 false = nested_not_2(true, true, atom),
338 nested_not_2(X, Y, Z) -> function