HomeSort by: relevance | last modified time | path
    Searched defs:strtol (Results 1 - 25 of 75) sorted by relevancy

1 2 3

  /src/external/gpl2/diffutils/dist/lib/
strtoimax.c 66 long strtol PARAMS ((char const *, char **, int));
81 # define strtol strtoul macro
102 return strtol (ptr, endptr, base);
strtol.c 1 /* $NetBSD: strtol.c,v 1.1.1.1 2016/01/13 03:15:30 christos Exp $ */
73 # define strtol __wcstoull_l macro
75 # define strtol __wcstoul_l macro
79 # define strtol __strtoull_l macro
81 # define strtol __strtoul_l macro
87 # define strtol __wcstoll_l macro
89 # define strtol __wcstol_l macro
93 # define strtol __strtoll_l macro
95 # define strtol __strtol_l macro
103 # define strtol wcstoul macro
105 # define strtol macro
109 # define strtol macro
111 # define strtol macro
117 # define strtol macro
119 # define strtol macro
123 # define strtol macro
    [all...]
  /src/sys/arch/ia64/stand/common/
strtol.c 1 /* $NetBSD: strtol.c,v 1.3 2009/07/20 04:59:03 kiyohara Exp $ */
39 static char sccsid[] = "@(#)strtol.c 8.1 (Berkeley) 6/4/93";
57 strtol(const char *nptr, char **endptr, int base) function
  /src/external/bsd/nvi/dist/clib/
strtol.c 37 static const char sccsid[] = "@(#)strtol.c 8.1 (Berkeley) 6/4/93";
40 __RCSID("$NetBSD: strtol.c,v 1.2 2014/01/26 21:43:45 christos Exp $");
55 * PUBLIC: long strtol __P((const char *, char **, int));
59 strtol(const char *nptr, char **endptr, register int base) function
  /src/external/gpl2/groff/dist/src/libs/libgroff/
strtol.c 1 /* $NetBSD: strtol.c,v 1.1.1.1 2016/01/13 18:41:48 christos Exp $ */
49 long strtol(str, ptr, base) function
  /src/external/gpl3/binutils/dist/libiberty/
strtol.c 33 @deftypefn Supplemental {long int} strtol (const char *@var{string}, @
38 The @code{strtol} function converts the string in @var{string} to a
41 is 0, @code{strtol} will look for the prefixes @code{0} and @code{0x}
90 strtol(const char *nptr, char **endptr, register int base) function
  /src/external/gpl3/binutils.old/dist/libiberty/
strtol.c 33 @deftypefn Supplemental {long int} strtol (const char *@var{string}, @
38 The @code{strtol} function converts the string in @var{string} to a
41 is 0, @code{strtol} will look for the prefixes @code{0} and @code{0x}
90 strtol(const char *nptr, char **endptr, register int base) function
  /src/external/gpl3/gcc/dist/libiberty/
strtol.c 33 @deftypefn Supplemental {long int} strtol (const char *@var{string}, @
38 The @code{strtol} function converts the string in @var{string} to a
41 is 0, @code{strtol} will look for the prefixes @code{0} and @code{0x}
90 strtol(const char *nptr, char **endptr, register int base) function
  /src/external/gpl3/gcc.old/dist/libiberty/
strtol.c 33 @deftypefn Supplemental {long int} strtol (const char *@var{string}, @
38 The @code{strtol} function converts the string in @var{string} to a
41 is 0, @code{strtol} will look for the prefixes @code{0} and @code{0x}
90 strtol(const char *nptr, char **endptr, register int base) function
  /src/external/gpl3/gdb/dist/libiberty/
strtol.c 33 @deftypefn Supplemental {long int} strtol (const char *@var{string}, @
38 The @code{strtol} function converts the string in @var{string} to a
41 is 0, @code{strtol} will look for the prefixes @code{0} and @code{0x}
90 strtol(const char *nptr, char **endptr, register int base) function
  /src/external/gpl3/gdb.old/dist/libiberty/
strtol.c 33 @deftypefn Supplemental {long int} strtol (const char *@var{string}, @
38 The @code{strtol} function converts the string in @var{string} to a
41 is 0, @code{strtol} will look for the prefixes @code{0} and @code{0x}
90 strtol(const char *nptr, char **endptr, register int base) function
  /src/sys/external/bsd/compiler_rt/dist/lib/asan/
asan_win_dll_thunk.cc 87 INTERCEPT_LIBRARY_FUNCTION(strtol); variable
  /src/external/gpl2/gettext/dist/gettext-runtime/gnulib-lib/
strtol.c 58 # define strtol __wcstoull_l macro
60 # define strtol __wcstoul_l macro
64 # define strtol __strtoull_l macro
66 # define strtol __strtoul_l macro
72 # define strtol __wcstoll_l macro
74 # define strtol __wcstol_l macro
78 # define strtol __strtoll_l macro
80 # define strtol __strtol_l macro
88 # define strtol wcstoull macro
90 # define strtol wcstou macro
94 # define strtol macro
96 # define strtol macro
102 # define strtol macro
104 # define strtol macro
108 # define strtol macro
242 INTERNAL (strtol) (const STRING_TYPE *nptr, STRING_TYPE **endptr, function
433 strtol (const STRING_TYPE *nptr, STRING_TYPE **endptr, function
    [all...]
  /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
strtol.c 58 # define strtol __wcstoull_l macro
60 # define strtol __wcstoul_l macro
64 # define strtol __strtoull_l macro
66 # define strtol __strtoul_l macro
72 # define strtol __wcstoll_l macro
74 # define strtol __wcstol_l macro
78 # define strtol __strtoll_l macro
80 # define strtol __strtol_l macro
88 # define strtol wcstoull macro
90 # define strtol wcstou macro
94 # define strtol macro
96 # define strtol macro
102 # define strtol macro
104 # define strtol macro
108 # define strtol macro
242 INTERNAL (strtol) (const STRING_TYPE *nptr, STRING_TYPE **endptr, function
433 strtol (const STRING_TYPE *nptr, STRING_TYPE **endptr, function
    [all...]
  /src/external/gpl2/grep/dist/lib/
strtol.c 1 /* $NetBSD: strtol.c,v 1.1.1.1 2016/01/10 21:36:19 christos Exp $ */
77 # define strtol __wcstoull_l macro
79 # define strtol __wcstoul_l macro
83 # define strtol __strtoull_l macro
85 # define strtol __strtoul_l macro
91 # define strtol __wcstoll_l macro
93 # define strtol __wcstol_l macro
97 # define strtol __strtoll_l macro
99 # define strtol __strtol_l macro
107 # define strtol wcstoul macro
109 # define strtol macro
113 # define strtol macro
115 # define strtol macro
121 # define strtol macro
123 # define strtol macro
127 # define strtol macro
    [all...]
  /src/external/gpl2/xcvs/dist/lib/
strtol.c 23 __RCSID("$NetBSD: strtol.c,v 1.2 2016/05/17 14:00:09 christos Exp $");
66 # define strtol __wcstoull_l macro
68 # define strtol __wcstoul_l macro
72 # define strtol __strtoull_l macro
74 # define strtol __strtoul_l macro
80 # define strtol __wcstoll_l macro
82 # define strtol __wcstol_l macro
86 # define strtol __strtoll_l macro
88 # define strtol __strtol_l macro
96 # define strtol wcstoul macro
98 # define strtol macro
102 # define strtol macro
104 # define strtol macro
110 # define strtol macro
112 # define strtol macro
116 # define strtol macro
255 INTERNAL (strtol) (const STRING_TYPE *nptr, STRING_TYPE **endptr, function
446 strtol (const STRING_TYPE *nptr, STRING_TYPE **endptr, function
    [all...]
  /src/external/gpl3/gcc/dist/libsanitizer/asan/
asan_win_dll_thunk.cpp 94 INTERCEPT_LIBRARY_FUNCTION(strtol); variable
  /src/external/gpl3/gcc.old/dist/libsanitizer/asan/
asan_win_dll_thunk.cpp 86 INTERCEPT_LIBRARY_FUNCTION(strtol); variable
  /src/external/gpl3/binutils/dist/gprofng/common/
hwcdrv.h 70 #define strtol CALL_UTIL(strtol) macro
  /src/external/gpl3/binutils.old/dist/gprofng/common/
hwcdrv.h 70 #define strtol CALL_UTIL(strtol) macro
  /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64/gnulib/import/
stdlib.h 1901 # define strtol rpl_strtol
1904 _GL_FUNCDECL_RPL (strtol, long,
1908 _GL_CXXALIAS_RPL (strtol, long,
1913 _GL_FUNCDECL_SYS (strtol, long,
1918 _GL_CXXALIAS_SYS (strtol, long,
1922 _GL_CXXALIASWARN (strtol);
1924 # undef strtol macro
1926 _GL_WARN_ON_USE (strtol, "strtol is unportable - "
1927 "use gnulib module strtol for portability")
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/aarch64eb/gnulib/import/
stdlib.h 1901 # define strtol rpl_strtol
1904 _GL_FUNCDECL_RPL (strtol, long,
1908 _GL_CXXALIAS_RPL (strtol, long,
1913 _GL_FUNCDECL_SYS (strtol, long,
1918 _GL_CXXALIAS_SYS (strtol, long,
1922 _GL_CXXALIASWARN (strtol);
1924 # undef strtol macro
1926 _GL_WARN_ON_USE (strtol, "strtol is unportable - "
1927 "use gnulib module strtol for portability")
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/alpha/gnulib/import/
stdlib.h 1901 # define strtol rpl_strtol
1904 _GL_FUNCDECL_RPL (strtol, long,
1908 _GL_CXXALIAS_RPL (strtol, long,
1913 _GL_FUNCDECL_SYS (strtol, long,
1918 _GL_CXXALIAS_SYS (strtol, long,
1922 _GL_CXXALIASWARN (strtol);
1924 # undef strtol macro
1926 _GL_WARN_ON_USE (strtol, "strtol is unportable - "
1927 "use gnulib module strtol for portability")
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/arm/gnulib/import/
stdlib.h 1901 # define strtol rpl_strtol
1904 _GL_FUNCDECL_RPL (strtol, long,
1908 _GL_CXXALIAS_RPL (strtol, long,
1913 _GL_FUNCDECL_SYS (strtol, long,
1918 _GL_CXXALIAS_SYS (strtol, long,
1922 _GL_CXXALIASWARN (strtol);
1924 # undef strtol macro
1926 _GL_WARN_ON_USE (strtol, "strtol is unportable - "
1927 "use gnulib module strtol for portability")
    [all...]
  /src/external/gpl3/gdb/lib/libgnulib/arch/armeb/gnulib/import/
stdlib.h 1901 # define strtol rpl_strtol
1904 _GL_FUNCDECL_RPL (strtol, long,
1908 _GL_CXXALIAS_RPL (strtol, long,
1913 _GL_FUNCDECL_SYS (strtol, long,
1918 _GL_CXXALIAS_SYS (strtol, long,
1922 _GL_CXXALIASWARN (strtol);
1924 # undef strtol macro
1926 _GL_WARN_ON_USE (strtol, "strtol is unportable - "
1927 "use gnulib module strtol for portability")
    [all...]

Completed in 29 milliseconds

1 2 3