Searched defs:FXSYS_itoa (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/core/src/fxcrt/
H A Dfx_basic_gcc.cpp191 char* FXSYS_itoa(int value, char* string, int radix) function
/external/pdfium/core/include/fxcrt/
H A Dfx_system.h192 #define FXSYS_itoa _itoa macro
213 char* FXSYS_itoa(int value, char* string, int radix);

Completed in 112 milliseconds