Home
last modified time | relevance | path

Searched defs:binext (Results 1 - 8 of 8) sorted by relevance

/third_party/node/deps/openssl/openssl/Configurations/platform/
H A Dmingw.pm15 sub binext { '.exe' } subroutine
H A DUnix.pm15 sub binext { $target{exe_extension} || '' } subroutine
H A DVMS.pm20 sub binext { '.EXE' } subroutine
H A DWindows.pm15 sub binext { '.exe' } subroutine
/third_party/openssl/Configurations/platform/
H A Dmingw.pm15 sub binext { '.exe' } subroutine
H A DUnix.pm15 sub binext { $target{exe_extension} || '' } subroutine
H A DVMS.pm20 sub binext { '.EXE' } subroutine
H A DWindows.pm15 sub binext { '.exe' } subroutine

Completed in 2 milliseconds