Searched refs:msgptr (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/native/sun/awt/image/jpeg/
H A Djerror.c177 const char * msgptr; local
198 msgptr = msgtext;
199 while ((ch = *msgptr++) != '\0') {
201 if (*msgptr == 's') isstring = TRUE;

Completed in 29 milliseconds