Searched defs:nptr (Results 1 - 25 of 51) sorted by last modified time

123

/freebsd-10.0-release/crypto/openssl/crypto/bn/asm/
H A Dia64-mont.pl193 sub nptr=nptr,len };; subroutine
[all...]
/freebsd-10.0-release/crypto/openssh/openbsd-compat/
H A Dstrtoll.c50 strtoll(const char *nptr, char **endptr, int base) argument
H A Dstrtoul.c48 strtoul(const char *nptr, char **endptr, int base) argument
H A Dstrtoull.c50 strtoull(const char *nptr, char **endptr, int base) argument
/freebsd-10.0-release/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_eeprom.c172 int nptr; local
3935 int nptr; local
[all...]
/freebsd-10.0-release/sys/netinet6/
H A Dip6_mroute.c998 struct mf6c **nptr; local
1343 struct mf6c *mfc, **nptr; local
[all...]
/freebsd-10.0-release/sys/libkern/
H A Dstrtoq.c48 strtoq(const char *nptr, char **endptr, int base) argument
H A Dstrtouq.c48 strtouq(const char *nptr, char **endptr, int base) argument
/freebsd-10.0-release/sys/compat/ndis/
H A Dsubr_pe.c614 vm_offset_t *nptr, *fptr; local
/freebsd-10.0-release/sys/cddl/compat/opensolaris/kern/
H A Dopensolaris_sunddi.c40 ddi_strtol(const char *str, char **nptr, int base, long *result) argument
52 ddi_strtoul(const char *str, char **nptr, int base, unsigned long *result) argument
69 ddi_strtoull(const char *str, char **nptr, int base, unsigned long long *result) argument
/freebsd-10.0-release/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
H A Dspa_misc.c1375 zfs_strtonum(const char *str, char **nptr) argument
/freebsd-10.0-release/cddl/contrib/opensolaris/lib/libzpool/common/
H A Dkernel.c869 ddi_strtoul(const char *hw_serial, char **nptr, int base, unsigned long *result) argument
880 ddi_strtoull(const char *str, char **nptr, int base, u_longlong_t *result) argument
/freebsd-10.0-release/lib/libedit/
H A Dfilecomplete.c137 char *nptr; local
H A Dhistory.c753 char *nptr; local
804 char *nptr; local
/freebsd-10.0-release/lib/libc/iconv/
H A D_strtol.h47 _FUNCNAME(const char *nptr, char **endptr, int base) argument
H A D_strtoul.h46 _FUNCNAME(const char *nptr, char **endptr, int base) argument
/freebsd-10.0-release/lib/libc/locale/
H A Dlocaleconv.c100 struct lc_numeric_T * nptr; local
H A Dwcstod.c50 wcstod_l(const wchar_t * __restrict nptr, wchar_t ** __restrict endptr, argument
110 wcstod(const wchar_t * __restrict nptr, wchar_t ** __restrict endptr) argument
H A Dwcstof.c44 wcstof_l(const wchar_t * __restrict nptr, wchar_t ** __restrict endptr, argument
80 wcstof(const wchar_t * __restrict nptr, wchar_t ** __restrict endptr) argument
H A Dwcstoimax.c55 wcstoimax_l(const wchar_t * __restrict nptr, wchar_t ** __restrict endptr, argument
133 wcstoimax(const wchar_t * __restrict nptr, wchar_t ** __restrict endptr, argument
H A Dwcstol.c49 wcstol_l(const wchar_t * __restrict nptr, wchar_t ** __restrict endptr, int argument
127 wcstol(const wchar_t * __restrict nptr, wchar_t ** __restrict endptr, int base) argument
H A Dwcstold.c44 wcstold_l(const wchar_t * __restrict nptr, wchar_t ** __restrict endptr, argument
87 wcstold(const wchar_t * __restrict nptr, wchar_t ** __restrict endptr) argument
H A Dwcstoll.c55 wcstoll_l(const wchar_t * __restrict nptr, wchar_t ** __restrict endptr, argument
133 wcstoll(const wchar_t * __restrict nptr, wchar_t ** __restrict endptr, int base) argument
H A Dwcstoul.c49 wcstoul_l(const wchar_t * __restrict nptr, wchar_t ** __restrict endptr, argument
125 wcstoul(const wchar_t * __restrict nptr, wchar_t ** __restrict endptr, int base) argument
H A Dwcstoull.c55 wcstoull_l(const wchar_t * __restrict nptr, wchar_t ** __restrict endptr, argument
131 wcstoull(const wchar_t * __restrict nptr, wchar_t ** __restrict endptr, argument

Completed in 241 milliseconds

123