Home
last modified time | relevance | path

Searched defs:fp_copy (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/libecc/src/fp/
H A Dfp.c330 int fp_copy(fp_t out, fp_src_t in) in fp_copy() function
/freebsd/contrib/googletest/googletest/test/
H A Dgoogletest-filepath-test.cc580 const FilePath fp_copy(fp); in TEST() local