Home
last modified time | relevance | path

Searched defs:StringToLong (Results 1 – 6 of 6) sorted by relevance

/external/v8/src/base/platform/
Dplatform-freebsd.cc43 static unsigned StringToLong(char* buffer) { in StringToLong() function
Dplatform-aix.cc68 static unsigned StringToLong(char* buffer) { in StringToLong() function
/external/ImageMagick/MagickCore/
Dstring-private.h68 static inline long StringToLong(const char *magick_restrict value) in StringToLong() function
/external/ImageMagick/MagickWand/tests/
Dscript-token-test.c70 #define StringToLong(s) strtol(s,(char **) NULL,10) macro
/external/ImageMagick/PerlMagick/quantum/
Dquantum.xs.in1094 static inline ssize_t StringToLong(const char *value) function
/external/ImageMagick/PerlMagick/
DMagick.xs1094 static inline ssize_t StringToLong(const char *value) in StringToLong() function