Home
last modified time | relevance | path

Searched refs:__strtol_t (Results 1 – 25 of 83) sorted by relevance

1234

/dports/net-p2p/microdc2/microdc2-0.15.6/lib/
H A Dxstrtol.c30 # define __strtol_t long int macro
50 # define STRTOL_T_MINIMUM TYPE_MINIMUM (__strtol_t)
51 # define STRTOL_T_MAXIMUM TYPE_MAXIMUM (__strtol_t)
71 bkm_scale (__strtol_t *x, int scale_factor) in bkm_scale()
73 if (TYPE_SIGNED (__strtol_t) && *x < STRTOL_T_MINIMUM / scale_factor) in bkm_scale()
88 bkm_scale_by_power (__strtol_t *x, int base, int power) in bkm_scale_by_power()
100 __strtol_t *val, const char *valid_suffixes) in __xstrtol()
104 __strtol_t tmp; in __xstrtol()
111 if (! TYPE_SIGNED (__strtol_t)) in __xstrtol()
271 __strtol_t val; in main()
/dports/print/a2ps/a2ps-4.13/lib/
H A Dxstrtol.c26 # define __strtol_t long int macro
94 bkm_scale (__strtol_t *x, int scale_factor) in bkm_scale()
96 __strtol_t product = *x * scale_factor; in bkm_scale()
104 bkm_scale_by_power (__strtol_t *x, int base, int power) in bkm_scale_by_power()
117 __strtol_t *val, const char *valid_suffixes) in __xstrtol()
121 __strtol_t tmp; in __xstrtol()
127 if (! TYPE_SIGNED (__strtol_t)) in __xstrtol()
267 __strtol_t val; in main()
/dports/sysutils/dcfldd/dcfldd-1.7.1/src/
H A Dxstrtol.c26 # define __strtol_t long int macro
94 bkm_scale (__strtol_t *x, int scale_factor) in bkm_scale()
96 __strtol_t product = *x * scale_factor; in bkm_scale()
104 bkm_scale_by_power (__strtol_t *x, int base, int power) in bkm_scale_by_power()
117 __strtol_t *val, const char *valid_suffixes) in __xstrtol()
121 __strtol_t tmp; in __xstrtol()
127 if (! TYPE_SIGNED (__strtol_t)) in __xstrtol()
269 __strtol_t val; in main()
H A Ddcfldd.c379 # define __strtol_t uintmax_t macro
382 # define __strtol_t unsigned long int macro
385 # define __strtol_t long int macro
389 __strtol_t parse_integer(const char *str, int *invalid) in parse_integer()
391 __strtol_t n; in parse_integer()
396 __strtol_t multiplier = parse_integer(suffix + 1, invalid); in parse_integer()
/dports/archivers/sharutils/sharutils-4.15.2/lib/
H A Dxstrtol.c23 # define __strtol_t long int macro
60 bkm_scale (__strtol_t *x, int scale_factor) in bkm_scale()
62 if (TYPE_SIGNED (__strtol_t) && *x < STRTOL_T_MINIMUM / scale_factor) in bkm_scale()
77 bkm_scale_by_power (__strtol_t *x, int base, int power) in bkm_scale_by_power()
89 __strtol_t *val, const char *valid_suffixes) in __xstrtol()
93 __strtol_t tmp; in __xstrtol()
102 if (! TYPE_SIGNED (__strtol_t)) in __xstrtol()
/dports/archivers/gtar/tar-1.34/gnu/
H A Dxstrtol.c23 # define __strtol_t long int macro
48 bkm_scale (__strtol_t *x, int scale_factor) in bkm_scale()
50 if (TYPE_SIGNED (__strtol_t) && *x < STRTOL_T_MINIMUM / scale_factor) in bkm_scale()
65 bkm_scale_by_power (__strtol_t *x, int base, int power) in bkm_scale_by_power()
77 __strtol_t *val, const char *valid_suffixes) in __xstrtol()
81 __strtol_t tmp; in __xstrtol()
90 if (! TYPE_SIGNED (__strtol_t)) in __xstrtol()
/dports/net-mgmt/nagios-plugins/nagios-plugins-2.3.3/gl/
H A Dxstrtol.c23 # define __strtol_t long int macro
60 bkm_scale (__strtol_t *x, int scale_factor) in bkm_scale()
62 if (TYPE_SIGNED (__strtol_t) && *x < STRTOL_T_MINIMUM / scale_factor) in bkm_scale()
77 bkm_scale_by_power (__strtol_t *x, int base, int power) in bkm_scale_by_power()
89 __strtol_t *val, const char *valid_suffixes) in __xstrtol()
93 __strtol_t tmp; in __xstrtol()
102 if (! TYPE_SIGNED (__strtol_t)) in __xstrtol()
/dports/sysutils/coreutils/coreutils-8.32/lib/
H A Dxstrtol.c23 # define __strtol_t long int macro
48 bkm_scale (__strtol_t *x, int scale_factor) in bkm_scale()
50 if (TYPE_SIGNED (__strtol_t) && *x < STRTOL_T_MINIMUM / scale_factor) in bkm_scale()
65 bkm_scale_by_power (__strtol_t *x, int base, int power) in bkm_scale_by_power()
77 __strtol_t *val, const char *valid_suffixes) in __xstrtol()
81 __strtol_t tmp; in __xstrtol()
90 if (! TYPE_SIGNED (__strtol_t)) in __xstrtol()
/dports/devel/cppi/cppi-1.18/lib/
H A Dxstrtol.c23 # define __strtol_t long int macro
60 bkm_scale (__strtol_t *x, int scale_factor) in bkm_scale()
62 if (TYPE_SIGNED (__strtol_t) && *x < STRTOL_T_MINIMUM / scale_factor) in bkm_scale()
77 bkm_scale_by_power (__strtol_t *x, int base, int power) in bkm_scale_by_power()
89 __strtol_t *val, const char *valid_suffixes) in __xstrtol()
93 __strtol_t tmp; in __xstrtol()
100 if (! TYPE_SIGNED (__strtol_t)) in __xstrtol()
/dports/misc/gnuls/coreutils-8.30/lib/
H A Dxstrtol.c23 # define __strtol_t long int macro
60 bkm_scale (__strtol_t *x, int scale_factor) in bkm_scale()
62 if (TYPE_SIGNED (__strtol_t) && *x < STRTOL_T_MINIMUM / scale_factor) in bkm_scale()
77 bkm_scale_by_power (__strtol_t *x, int base, int power) in bkm_scale_by_power()
89 __strtol_t *val, const char *valid_suffixes) in __xstrtol()
93 __strtol_t tmp; in __xstrtol()
102 if (! TYPE_SIGNED (__strtol_t)) in __xstrtol()
/dports/devel/gnulib/gnulib-20140202-stable/lib/
H A Dxstrtol.c23 # define __strtol_t long int macro
60 bkm_scale (__strtol_t *x, int scale_factor) in bkm_scale()
62 if (TYPE_SIGNED (__strtol_t) && *x < STRTOL_T_MINIMUM / scale_factor) in bkm_scale()
77 bkm_scale_by_power (__strtol_t *x, int base, int power) in bkm_scale_by_power()
89 __strtol_t *val, const char *valid_suffixes) in __xstrtol()
93 __strtol_t tmp; in __xstrtol()
100 if (! TYPE_SIGNED (__strtol_t)) in __xstrtol()
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/lib/
H A Dxstrtol.c23 # define __strtol_t long int macro
48 bkm_scale (__strtol_t *x, int scale_factor) in bkm_scale()
50 if (TYPE_SIGNED (__strtol_t) && *x < STRTOL_T_MINIMUM / scale_factor) in bkm_scale()
65 bkm_scale_by_power (__strtol_t *x, int base, int power) in bkm_scale_by_power()
77 __strtol_t *val, const char *valid_suffixes) in __xstrtol()
81 __strtol_t tmp; in __xstrtol()
90 if (! TYPE_SIGNED (__strtol_t)) in __xstrtol()
/dports/misc/findutils/findutils-4.8.0/gl/lib/
H A Dxstrtol.c23 # define __strtol_t long int macro
48 bkm_scale (__strtol_t *x, int scale_factor) in bkm_scale()
50 if (TYPE_SIGNED (__strtol_t) && *x < STRTOL_T_MINIMUM / scale_factor) in bkm_scale()
65 bkm_scale_by_power (__strtol_t *x, int base, int power) in bkm_scale_by_power()
77 __strtol_t *val, const char *valid_suffixes) in __xstrtol()
81 __strtol_t tmp; in __xstrtol()
90 if (! TYPE_SIGNED (__strtol_t)) in __xstrtol()
/dports/textproc/gnugrep/grep-3.7/lib/
H A Dxstrtol.c23 # define __strtol_t long int macro
48 bkm_scale (__strtol_t *x, int scale_factor) in bkm_scale()
50 if (TYPE_SIGNED (__strtol_t) && *x < STRTOL_T_MINIMUM / scale_factor) in bkm_scale()
65 bkm_scale_by_power (__strtol_t *x, int base, int power) in bkm_scale_by_power()
77 __strtol_t *val, const char *valid_suffixes) in __xstrtol()
81 __strtol_t tmp; in __xstrtol()
90 if (! TYPE_SIGNED (__strtol_t)) in __xstrtol()
/dports/ftp/lftp/lftp-4.9.2/lib/
H A Dxstrtol.c23 # define __strtol_t long int macro
48 bkm_scale (__strtol_t *x, int scale_factor) in bkm_scale()
50 if (TYPE_SIGNED (__strtol_t) && *x < STRTOL_T_MINIMUM / scale_factor) in bkm_scale()
65 bkm_scale_by_power (__strtol_t *x, int base, int power) in bkm_scale_by_power()
77 __strtol_t *val, const char *valid_suffixes) in __xstrtol()
81 __strtol_t tmp; in __xstrtol()
90 if (! TYPE_SIGNED (__strtol_t)) in __xstrtol()
/dports/textproc/datamash/datamash-1.7/lib/
H A Dxstrtol.c23 # define __strtol_t long int macro
48 bkm_scale (__strtol_t *x, int scale_factor) in bkm_scale()
50 if (TYPE_SIGNED (__strtol_t) && *x < STRTOL_T_MINIMUM / scale_factor) in bkm_scale()
65 bkm_scale_by_power (__strtol_t *x, int base, int power) in bkm_scale_by_power()
77 __strtol_t *val, const char *valid_suffixes) in __xstrtol()
81 __strtol_t tmp; in __xstrtol()
90 if (! TYPE_SIGNED (__strtol_t)) in __xstrtol()
/dports/textproc/diffutils/diffutils-3.8/lib/
H A Dxstrtol.c23 # define __strtol_t long int macro
48 bkm_scale (__strtol_t *x, int scale_factor) in bkm_scale()
50 if (TYPE_SIGNED (__strtol_t) && *x < STRTOL_T_MINIMUM / scale_factor) in bkm_scale()
65 bkm_scale_by_power (__strtol_t *x, int base, int power) in bkm_scale_by_power()
77 __strtol_t *val, const char *valid_suffixes) in __xstrtol()
81 __strtol_t tmp; in __xstrtol()
90 if (! TYPE_SIGNED (__strtol_t)) in __xstrtol()
/dports/sysutils/coreutils/coreutils-8.32/gnulib-tests/
H A Dtest-xstrtol.c28 # define __strtol_t long int macro
49 __strtol_t val; in main()
/dports/misc/gnuls/coreutils-8.30/gnulib-tests/
H A Dtest-xstrtol.c28 # define __strtol_t long int macro
49 __strtol_t val; in main()
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/tests/
H A Dtest-xstrtol.c28 # define __strtol_t long int macro
49 __strtol_t val; in main()
/dports/textproc/gnugrep/grep-3.7/gnulib-tests/
H A Dtest-xstrtol.c28 # define __strtol_t long int macro
49 __strtol_t val; in main()
/dports/misc/findutils/findutils-4.8.0/gnulib-tests/
H A Dtest-xstrtol.c28 # define __strtol_t long int macro
49 __strtol_t val; in main()
/dports/textproc/diffutils/diffutils-3.8/gnulib-tests/
H A Dtest-xstrtol.c28 # define __strtol_t long int macro
49 __strtol_t val; in main()
/dports/devel/gnulib/gnulib-20140202-stable/tests/
H A Dtest-xstrtol.c28 # define __strtol_t long int macro
52 __strtol_t val; in main()
H A Dtest-xstrtoul.c2 #define __strtol_t unsigned long int macro

1234