Searched refs:get2 (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/gold/testsuite/
H A Dicf_string_merge_test.cc27 // folded. However, if the addend is not ignored then get2 and get3 will
38 const char* get2() function
/netbsd-current/external/bsd/ntp/dist/ntpd/
H A Drefclock_arc.c846 get2(char *p, int *val) function
1168 || !get2(pp->a_lastcode + 1, &pp->hour)
1169 || !get2(pp->a_lastcode + 3, &pp->minute)
1170 || !get2(pp->a_lastcode + 5, &pp->second)
1172 || !get2(pp->a_lastcode + 8, &pp->day)
1173 || !get2(pp->a_lastcode + 10, &month)
1174 || !get2(pp->a_lastcode + 12, &pp->year)) {
/netbsd-current/crypto/external/bsd/openssh/dist/
H A Ded25519.c1998 ge25519 get1, get2; local
2016 ge25519_double_scalarmult_vartime(&get2, &get1, &schram, &ge25519_base, &scs);
2017 ge25519_pack(rcheck, &get2);

Completed in 189 milliseconds