Glibc 0.1
Glibc architecture analysis - math functions
|
Title | Value |
---|---|
Name | atoi |
Signature | atoi(const char *) |
USR (unique ID) | c:@F@atoi |
Classification | SafetyRelated |
Self complexity (C0) | 1 |
Source file | ../stdlib/stdlib.h |
Source file line | 361 |
Source file column | 1 |
Metric | Value |
---|---|
CF0 | 1 |
CF1 | 111 |
CF2 | 2 |
CF3 | 2 |
CF4 | 111 |
CF5 | 111 |
CF6 | 1 |
CF7 | 2 |
R class | R5 |
ISO PAS 8926 | C3 |
Used external functions | strtol strlen |
Used public functions |