Home
last modified time | relevance | path

Searched refs:errmsg (Results 1 – 1 of 1) sorted by relevance

/ndk/sources/host-tools/make-3.81/
Dmain.c661 CHAR errmsg[1024]; in handle_runtime_exceptions() local
669 sprintf(errmsg, in handle_runtime_exceptions()
672 fprintf(stderr, errmsg); in handle_runtime_exceptions()
676 sprintf(errmsg, in handle_runtime_exceptions()
683 sprintf(&errmsg[strlen(errmsg)], in handle_runtime_exceptions()
692 lpszStrings[0] = errmsg; in handle_runtime_exceptions()
711 fprintf(stderr, errmsg); in handle_runtime_exceptions()