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

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

Completed in 128 milliseconds