Home
last modified time | relevance | path

Searched refs:isobj (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/openssl/openssl/Configurations/platform/
H A DBASE.pm52 sub isobj { return $_[1] =~ m|\.o$|; } subroutine
59 if ($_[0]->isobj($_[1])) { return $_[0]->obj($_[1]); }
/third_party/openssl/Configurations/platform/
H A DBASE.pm52 sub isobj { return $_[1] =~ m|\.o$|; } subroutine
59 if ($_[0]->isobj($_[1])) { return $_[0]->obj($_[1]); }

Completed in 1 milliseconds