Lines Matching refs:sprintf
327 sprintf( buf, "err=%d", err );
347 offset = sprintf( txt, "\t-----------------------\n\tWindows ERROR: %s\n\t----------------------\nCR Error(%s:%d): ", buf, my_hostname, my_pid );
351 offset = sprintf( txt, "OpenGL Error: ");
354 offset = sprintf( txt, "OpenGL Error: " );
411 offset = sprintf( txt, "OpenGL Warning: ");
439 offset = sprintf( txt, "OpenGL Info: ");
498 sprintf( aTxt, "%s%s", description1, description2 );
596 sprintf(str,
616 sprintf(p, "%lu", n);
671 sprintf( buf, "err=%d", err );
691 offset = sprintf( txt, "\t-----------------------\n\tWindows ERROR: %s\n\t-----------------\nCR Debug(%s:%d): ", buf, my_hostname, my_pid );
695 offset = sprintf( txt, "[0x%x.0x%x] OpenGL Debug: ", GetCurrentProcessId(), crThreadID());
698 offset = sprintf( txt, "[0x%lx.0x%lx] OpenGL Debug: ", crGetPID(), crThreadID());