Home
last modified time | relevance | path

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

/third_party/elfutils/libebl/
H A Deblmachineflagname.c49 Elf64_Word orig_flags = flags; in ebl_machine_flag_name() local
65 machstr = ebl != NULL ? ebl->machine_flag_name (orig_flags, &flags) : NULL; in ebl_machine_flag_name()
/third_party/openssl/test/
H A Devp_extra_test.c4137 int id, orig_id, orig_flags; in test_custom_pmeth() local
4238 EVP_PKEY_meth_get0_info(&orig_id, &orig_flags, orig_pmeth); in test_custom_pmeth()
4240 || !TEST_ptr(custom_pmeth = EVP_PKEY_meth_new(id, orig_flags))) in test_custom_pmeth()

Completed in 7 milliseconds