Home
last modified time | relevance | path

Searched refs:strtoll (Results 1 – 25 of 110) sorted by relevance

12345

/titanic_44/usr/src/cmd/dtrace/test/tst/common/strtoll/
H A Dtst.strtoll.d29 printf("%d\n", strtoll("0", 2));
30 printf("%d\n", strtoll("1", 36));
33 printf("%d\n", strtoll("0x20", 16));
34 printf("%d\n", strtoll("-32", 10));
35 printf("%d\n", strtoll("010", 8));
36 printf("%d\n", strtoll("101010", 2));
39 printf("%d\n", strtoll("9223372036854775807"));
40 printf("%d\n", strtoll("-9223372036854775808"));
41 printf("%d\n", strtoll("0777777777777777777777", 8));
42 printf("%d\n", strtoll("-01000000000000000000000", 8));
[all …]
H A Derr.BaseTooLarge.d28 printf("%d\n", strtoll("0", 37));
H A Derr.BaseTooSmall.d27 printf("%d\n", strtoll("0", 1));
/titanic_44/usr/src/lib/libast/common/comp/
H A Dstrtoll.c26 #define strtoll ______strtoll macro
30 #undef strtoll
40 #define S2I_function strtoll
H A Dtransition.c64 #ifndef strtoll
69 return strtoll(a, b, c); in _ast_strtoll()
/titanic_44/usr/src/cmd/split/
H A Dsplit.c124 line_count = (long long) strtoll(&argv[i][1], in main()
143 suffix_length = (long long) strtoll(optarg, in main()
157 byte_count = (long long) strtoll(optarg, in main()
172 line_count = (long long) strtoll(optarg, in main()
/titanic_44/usr/src/cmd/dtrace/test/tst/common/privs/
H A Dtst.func_access.ksh58 BEGIN { trace(strtoll(`initname)); }
59 BEGIN { trace(strtoll(`initname, 10)); }
/titanic_44/usr/src/cmd/head/
H A Dhead.c93 linecnt = (off_t)strtoll(&argv[i][1], (char **)NULL, in main()
114 linecnt = (off_t)strtoll(optarg, (char **)NULL, 10); in main()
/titanic_44/usr/src/lib/libc/port/gen/
H A Dstrtoimax.c41 return ((intmax_t)strtoll(nptr, endptr, base)); in strtoimax()
/titanic_44/usr/src/cmd/sh/
H A Dtest.c205 ll_1 = strtoll((char *)a, NULL, 10); in e3()
206 ll_2 = strtoll((char *)nxtarg(0), NULL, 10); in e3()
/titanic_44/usr/src/cmd/expr/
H A Dexpr.c181 l1 = strtoll(r1, (char **)NULL, 10);
182 l2 = strtoll(r2, (char **)NULL, 10);
255 i1 = strtoll(r1, (char **)NULL, 10);
256 i2 = strtoll(r2, (char **)NULL, 10);
/titanic_44/usr/src/head/iso/
H A Dstdlib_c99.h83 extern long long strtoll(const char *_RESTRICT_KYWD, char **_RESTRICT_KYWD,
/titanic_44/usr/src/cmd/cmd-inet/usr.bin/nc/
H A Dstrtonum.c52 ll = strtoll(numstr, &ep, 10); in strtonum()
/titanic_44/usr/src/lib/libscf/common/
H A Dscf_type.c372 if (strtoll(v, &p, 10) != 0 && *v == '0') in valid_encoded_value()
378 (void) strtoll(v, &p, 10); in valid_encoded_value()
/titanic_44/usr/src/cmd/dtrace/test/tst/common/json/
H A Dtst.usdt.d41 this->index = strtoll(json(this->j, "index"));
/titanic_44/usr/src/lib/cfgadm_plugins/fp/common/
H A Dcfga_fp.c389 ret = (strtoll((ap_id1 + i), NULL, 16)) - in cfga_ap_id_cmp()
390 (strtoll((ap_id2 + i), NULL, 16)); in cfga_ap_id_cmp()
/titanic_44/usr/src/lib/libast/amd64/include/ast/
H A Dast_map.h448 #undef strtoll
449 #define strtoll _ast_strtoll macro
466 extern __MANGLE__ _ast_intmax_t strtoll __PROTO__((const char*, char**, int));
/titanic_44/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_map.h427 #undef strtoll
428 #define strtoll _ast_strtoll macro
445 extern __MANGLE__ _ast_intmax_t strtoll __PROTO__((const char*, char**, int));
/titanic_44/usr/src/lib/libast/i386/include/ast/
H A Dast_map.h448 #undef strtoll
449 #define strtoll _ast_strtoll macro
466 extern __MANGLE__ _ast_intmax_t strtoll __PROTO__((const char*, char**, int));
/titanic_44/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_map.h427 #undef strtoll
428 #define strtoll _ast_strtoll macro
445 extern __MANGLE__ _ast_intmax_t strtoll __PROTO__((const char*, char**, int));
/titanic_44/usr/src/lib/libast/sparcv9/include/ast/
H A Dast_map.h448 #undef strtoll
449 #define strtoll _ast_strtoll macro
466 extern __MANGLE__ _ast_intmax_t strtoll __PROTO__((const char*, char**, int));
/titanic_44/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_map.h427 #undef strtoll
428 #define strtoll _ast_strtoll macro
445 extern __MANGLE__ _ast_intmax_t strtoll __PROTO__((const char*, char**, int));
/titanic_44/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_map.h427 #undef strtoll
428 #define strtoll _ast_strtoll macro
445 extern __MANGLE__ _ast_intmax_t strtoll __PROTO__((const char*, char**, int));
/titanic_44/usr/src/lib/libast/sparc/include/ast/
H A Dast_map.h448 #undef strtoll
449 #define strtoll _ast_strtoll macro
466 extern __MANGLE__ _ast_intmax_t strtoll __PROTO__((const char*, char**, int));
/titanic_44/usr/src/cmd/dumpadm/
H A Dutils.c135 ll = strtoll(p, &q, 10); in valid_str2ull()

12345