Searched refs:FXSYS_strncpy (Results 1 – 3 of 3) sorted by relevance
/external/pdfium/core/include/thirdparties/libjpeg/ |
D | jerror.h | 232 FXSYS_strncpy((cinfo)->err->msg_parm.s, (str), JMSG_STR_PARM_MAX), \ 288 FXSYS_strncpy((cinfo)->err->msg_parm.s, (str), JMSG_STR_PARM_MAX), \
|
/external/pdfium/core/src/fxcodec/libjpeg/ |
D | jerror.h | 232 FXSYS_strncpy((cinfo)->err->msg_parm.s, (str), JMSG_STR_PARM_MAX), \ 288 FXSYS_strncpy((cinfo)->err->msg_parm.s, (str), JMSG_STR_PARM_MAX), \
|
/external/pdfium/core/include/fxcrt/ |
D | fx_system.h | 173 #define FXSYS_strncpy strncpy macro
|