Searched refs:version_of_compiler_options (Results 1 – 7 of 7) sorted by relevance
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/snmp/test/ |
H A D | snmp_test_lib.erl | 106 Version = version_of_compiler_options(CO), 112 version_of_compiler_options([{d, version, Version} | _]) -> function 114 version_of_compiler_options([_ | T]) -> function 115 version_of_compiler_options(T).
|
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/snmp/test/ |
H A D | snmp_test_lib.erl | 380 Version = version_of_compiler_options(CO), 386 version_of_compiler_options([{d, version, Version} | _]) -> function 388 version_of_compiler_options([_ | T]) -> function 389 version_of_compiler_options(T).
|
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/snmp/test/ |
H A D | snmp_test_lib.erl | 380 Version = version_of_compiler_options(CO), 386 version_of_compiler_options([{d, version, Version} | _]) -> function 388 version_of_compiler_options([_ | T]) -> function 389 version_of_compiler_options(T).
|
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/snmp/test/ |
H A D | snmp_test_lib.erl | 446 Version = version_of_compiler_options(CO), 452 version_of_compiler_options([{d, version, Version} | _]) -> function 454 version_of_compiler_options([_ | T]) -> function 455 version_of_compiler_options(T).
|
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/snmp/test/ |
H A D | snmp_test_lib.erl | 446 Version = version_of_compiler_options(CO), 452 version_of_compiler_options([{d, version, Version} | _]) -> function 454 version_of_compiler_options([_ | T]) -> function 455 version_of_compiler_options(T).
|
/dports/lang/erlang/otp-OTP-24.1.7/lib/snmp/test/ |
H A D | snmp_test_lib.erl | 446 Version = version_of_compiler_options(CO), 452 version_of_compiler_options([{d, version, Version} | _]) -> function 454 version_of_compiler_options([_ | T]) -> function 455 version_of_compiler_options(T).
|
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/snmp/test/ |
H A D | snmp_test_lib.erl | 446 Version = version_of_compiler_options(CO), 452 version_of_compiler_options([{d, version, Version} | _]) -> function 454 version_of_compiler_options([_ | T]) -> function 455 version_of_compiler_options(T).
|