Home
last modified time | relevance | path

Searched refs:is_leaf (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/lib/libcrypto/x509/
Dx509_constraints.c761 X509 *cert, int is_leaf, int *error) in x509_constraints_extract_names() argument
767 int name_type, include_cn = is_leaf, include_email = is_leaf; in x509_constraints_extract_names()
/openbsd/src/gnu/gcc/gcc/config/m32c/
Dm32c.h115 int is_leaf; member
Dm32c.c1237 && (!cfun->machine->is_leaf || regno == A0_REGNO)) in need_to_save()
3763 cfun->machine->is_leaf = m32c_leaf_function_p (); in m32c_emit_prologue()