Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/
H A Dabtest.py323 def prepare_functions(to_check, gooddir, goodfile, badfile): argument
/openbsd-src/lib/libssl/
H A Ds3_cbc.c119 unsigned int padding_length, good, to_check, i; in ssl3_cbc_remove_padding() local