Searched defs:cutlim (Results 1 – 7 of 7) sorted by relevance
/external/arm-trusted-firmware/lib/libc/ |
D | strtol.c | 54 int neg, any, cutlim; in strtol() local
|
D | strtoll.c | 54 int neg, any, cutlim; in strtoll() local
|
D | strtoull.c | 54 int neg, any, cutlim; in strtoull() local
|
D | strtoul.c | 54 int neg, any, cutlim; in strtoul() local
|
/external/openssh/openbsd-compat/ |
D | strtoul.c | 53 int neg, any, cutlim; in strtoul() local
|
D | strtoull.c | 55 int neg, any, cutlim; in strtoull() local
|
D | strtoll.c | 55 int neg, any, cutlim; in strtoll() local
|