OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hver
(Results
1 - 3
of
3
) sorted by null
/external/openssh/openbsd-compat/regress/
opensslvertest.c
48
fail(long
hver
, long lver, int result)
50
fprintf(stderr, "opensslver: header %lx library %lx != %d \n",
hver
, lver, result);
59
long
hver
, lver;
local
62
hver
= version_tests[i].headerver;
65
if (ssh_compatible_openssl(
hver
, lver) != res)
66
fail(
hver
, lver, res);
/toolchain/binutils/binutils-2.25/gas/testsuite/gas/sparc/
rdhpr.s
7
rdhpr %
hver
,%g5
rdhpr.d
14
10: 8b 49 80 00 rdhpr %
hver
, %g5
Completed in 647 milliseconds