Home
last modified time | relevance | path

Searched defs:aint (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/x509v3/
H A Dv3_cpols.c376 ASN1_INTEGER *aint; in nref_nos() local
H A Dv3_utl.c198 ASN1_INTEGER *aint; in s2i_ASN1_INTEGER() local
248 int X509V3_add_value_int(const char *name, const ASN1_INTEGER *aint, in X509V3_add_value_int()
294 int X509V3_get_value_int(const CONF_VALUE *value, ASN1_INTEGER **aint) in X509V3_get_value_int()
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/x509/
H A Dv3_cpols.c375 ASN1_INTEGER *aint; in nref_nos() local
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
H A Dobstack.h350 # define obstack_int_grow_fast(OBSTACK,aint) \ argument
467 # define obstack_int_grow_fast(h,aint) \ argument
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
H A Dobstack.h350 # define obstack_int_grow_fast(OBSTACK,aint) \ argument
467 # define obstack_int_grow_fast(h,aint) \ argument
/netbsd-src/external/gpl3/gcc.old/dist/include/
H A Dobstack.h367 # define obstack_int_grow_fast(OBSTACK, aint) \ argument
489 # define obstack_int_grow_fast(h, aint) \ argument
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dobstack.h367 # define obstack_int_grow_fast(OBSTACK, aint) \ argument
489 # define obstack_int_grow_fast(h, aint) \ argument
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dobstack.h367 # define obstack_int_grow_fast(OBSTACK, aint) \ argument
489 # define obstack_int_grow_fast(h, aint) \ argument
/netbsd-src/external/gpl3/gcc/dist/include/
H A Dobstack.h367 # define obstack_int_grow_fast(OBSTACK, aint) \ argument
489 # define obstack_int_grow_fast(h, aint) \ argument
/netbsd-src/sys/dev/i2c/
H A Daht20.c156 for (int aint = 0; aint < readattempts; aint++) { in aht20_cmd() local
H A Dsgp40.c390 for (int aint = 0; aint < readattempts; aint++) { in sgp40_cmd() local
H A Dsht4x.c371 for (int aint = 0; aint < readattempts; aint++) { in sht4x_cmd() local
H A Dsi70xx.c926 for (int aint = 0; aint < sc->sc_readattempts; aint++) { si70xx_exec() local
H A Dsht3x.c879 for (int aint = 0; aint < readattempts; aint++) { sht3x_cmd() local
/netbsd-src/external/gpl2/grep/dist/lib/
H A Dobstack.h434 # define obstack_int_grow_fast(h,aint) (*((int *) (h)->next_free)++ = (int) aint) argument
542 # define obstack_int_grow_fast(h,aint) (*((int *) (h)->next_free)++ = (int) aint) argument
/netbsd-src/crypto/external/bsd/openssl/dist/apps/
H A Dcmp.c1780 ASN1_INTEGER *aint; in handle_opt_geninfo() local