Home
last modified time | relevance | path

Searched defs:itoa (Results 1 - 15 of 15) sorted by relevance

/third_party/musl/src/passwd/
H A Dgetpw_a.c8 static char *itoa(char *p, uint32_t x) in itoa() function
H A Dgetgr_a.c8 static char *itoa(char *p, uint32_t x) in itoa() function
/kernel/linux/linux-6.6/tools/include/nolibc/
H A Dstdlib.h299 char *itoa(long in) in itoa() function
/third_party/musl/src/network/
H A Dgetnameinfo.c25 static char *itoa(char *p, unsigned x) { in itoa() function
/third_party/musl/porting/linux/user/src/network/
H A Dgetnameinfo.c25 static char *itoa(char *p, unsigned x) { in itoa() function
/third_party/musl/porting/liteos_a/user/src/network/
H A Dgetnameinfo.c18 static char *itoa(char *p, unsigned x) { in itoa() function
/third_party/skia/third_party/externals/swiftshader/src/Main/
H A DSwiftConfig.cpp33 std::string itoa(int number) in itoa() function
[all...]
/third_party/icu/icu4c/source/test/intltest/
H A Drestest.cpp76 itoa(int32_t i, char* buf) in itoa() function
H A Drestsnew.cpp114 itoa(int32_t i, char* buf) in itoa() function
[all...]
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl3cClipDistance.cpp1685 std::string gl3cts::ClipDistance::Utility::itoa(glw::GLint i) in itoa() function in gl3cts::ClipDistance::Utility
H A Dgl3cTextureSizePromotion.cpp1594 std::string itoa(glw::GLint i) in itoa() function
H A Dgl4cDirectStateAccessVertexArraysTests.cpp744 std::string Utilities::itoa(glw::GLuint i) in itoa() function in gl4cts::DirectStateAccess::VertexArrays::Utilities
H A Dgl3cTransformFeedbackTests.cpp6880 std::string gl3cts::TransformFeedback::Utilities::itoa(glw::GLint i) itoa() function in gl3cts::TransformFeedback::Utilities
[all...]
/kernel/linux/linux-6.6/tools/testing/selftests/nolibc/
H A Dnolibc-test.c67 char *itoa(int i) in itoa() function
/third_party/rust/crates/libc/src/solid/
H A Dmod.rs544 pub fn itoa(arg1: c_int, arg2: *mut c_char, arg3: c_int) -> *mut c_char; in itoa() functions

Completed in 24 milliseconds