simple_strntoullRegular
4.4: Absent ⚠️
4.8: Absent ⚠️
4.10: Absent ⚠️
4.13: Absent ⚠️
4.15: Absent ⚠️
4.18: Absent ⚠️
5.0: Absent ⚠️
5.3: Absent ⚠️
5.4: Absent ⚠️
5.8: Absent ⚠️
5.11: Absent ⚠️
5.13: Selective Inline ⚠️long long unsigned int simple_strntoull(const char *startp, size_t max_chars, char **endp, unsigned int base);
Collision: Unique Static
Inline: Selective
Transformation: False
Instances:
In lib/vsprintf.c (ffffffff815fd1ce)
Location: lib/vsprintf.c:56
Inline: True
Inline callers:
- lib/vsprintf.c:simple_strtoll
Direct callers:
- lib/vsprintf.c:vsscanf
- lib/vsprintf.c:vsscanf
- lib/vsprintf.c:simple_strtoll
Symbols:
ffffffff815fbe10-ffffffff815fbea9: simple_strntoull (STB_LOCAL)
5.15: Selective Inline ⚠️long long unsigned int simple_strntoull(const char *startp, size_t max_chars, char **endp, unsigned int base);
Collision: Unique Static
Inline: Selective
Transformation: False
Instances:
In lib/vsprintf.c (ffffffff8166adee)
Location: lib/vsprintf.c:56
Inline: True
Inline callers:
- lib/vsprintf.c:simple_strtoll
- lib/vsprintf.c:simple_strtoull
Direct callers:
- lib/vsprintf.c:vsscanf
- lib/vsprintf.c:vsscanf
- lib/vsprintf.c:simple_strtoll
Symbols:
ffffffff81669940-ffffffff816699d9: simple_strntoull (STB_LOCAL)
5.19: ✅long long unsigned int simple_strntoull(const char *startp, size_t max_chars, char **endp, unsigned int base);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In lib/vsprintf.c (ffffffff81783490)
Location: lib/vsprintf.c:61
Inline: False
Direct callers:
- lib/vsprintf.c:vsscanf
- lib/vsprintf.c:vsscanf
- lib/vsprintf.c:vsscanf
- lib/vsprintf.c:simple_strtoll
- lib/vsprintf.c:simple_strtoll
- lib/vsprintf.c:simple_strtoull
Symbols:
ffffffff81783490-ffffffff81783535: simple_strntoull (STB_LOCAL)
6.2: ✅long long unsigned int simple_strntoull(const char *startp, size_t max_chars, char **endp, unsigned int base);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In lib/vsprintf.c (ffffffff82040490)
Location: lib/vsprintf.c:62
Inline: False
Direct callers:
- lib/vsprintf.c:vsscanf
- lib/vsprintf.c:vsscanf
- lib/vsprintf.c:vsscanf
- lib/vsprintf.c:simple_strtoll
- lib/vsprintf.c:simple_strtoll
- lib/vsprintf.c:simple_strtoull
Symbols:
ffffffff82040490-ffffffff82040535: simple_strntoull (STB_LOCAL)
6.5: ✅long long unsigned int simple_strntoull(const char *startp, size_t max_chars, char **endp, unsigned int base);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In lib/vsprintf.c (ffffffff820be990)
Location: lib/vsprintf.c:62
Inline: False
Direct callers:
- lib/vsprintf.c:vsscanf
- lib/vsprintf.c:vsscanf
- lib/vsprintf.c:vsscanf
- lib/vsprintf.c:simple_strtoll
- lib/vsprintf.c:simple_strtoll
- lib/vsprintf.c:simple_strtoull
Symbols:
ffffffff820be990-ffffffff820bea35: simple_strntoull (STB_LOCAL)
6.8: ✅long long unsigned int simple_strntoull(const char *startp, char **endp, unsigned int base, size_t max_chars);
Collision: Unique Static
Inline: No
Transformation: False
Instances:
In lib/vsprintf.c (ffffffff82199210)
Location: lib/vsprintf.c:64
Inline: False
Direct callers:
- lib/vsprintf.c:vsscanf
- lib/vsprintf.c:simple_strntoll
- lib/vsprintf.c:simple_strntoll
- lib/vsprintf.c:simple_strtoull
Symbols:
ffffffff82199210-ffffffff821992b5: simple_strntoull (STB_LOCAL)
arm64: Absent ⚠️
armhf: Absent ⚠️
ppc64el: Absent ⚠️
riscv64: Absent ⚠️
aws: Absent ⚠️
azure: Absent ⚠️
gcp: Absent ⚠️
lowlatency: Absent ⚠️
Regular
5.13 and 5.15 ✅
5.15 and 5.19 ✅
5.19 and 6.2 ✅
6.2 and 6.5 ✅
6.5 and 6.8 ⚠️startp, max_chars, endp, base ➡️ startp, endp, base, max_chars