HomeSort by relevance Sort by last modified time
    Searched full:ret_msg (Results 1 - 1 of 1) sorted by null

  /external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/tests/
floatnum_test.c 159 static char ret_msg[1024], result_msg[1024]; variable
255 strcpy(ret_msg, vals[i].ascii);
256 strcat(ret_msg, ": incorrect return value");
266 strcat(ret_msg, str);

Completed in 962 milliseconds