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

/external/pdfium/core/fxcrt/
H A Dfx_system.cpp184 char* FXSYS_itoa(int value, char* str, int radix) { function
H A Dfx_system.h157 #define FXSYS_itoa _itoa macro
185 char* FXSYS_itoa(int value, char* str, int radix);

Completed in 159 milliseconds