Searched defs:atend (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/x509v3/
H A Dv3_utl.c745 int atend = (i == len - 1 || p[i + 1] == '.'); local
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/x509/
H A Dv3_utl.c757 int atend = (i == len - 1 || p[i + 1] == '.'); local
/netbsd-current/bin/sh/
H A Dexpand.c1578 int atend; local
/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dclass.c4382 bool atend = false; local
4547 bool atend = layout_empty_base_or_field (rli, binfo, offsets); local
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dclass.cc4481 bool atend = false; local
4647 bool atend = layout_empty_base_or_field (rli, binfo, offsets); local

Completed in 170 milliseconds