Searched refs:maxoutputbytes (Results 1 – 1 of 1) sorted by relevance
893 int maxoutputbytes= sizeof(guid); in SDL_JoystickGetGUIDFromString() local904 for (i = 0; (i < len) && ((p - (Uint8 *)&guid) < maxoutputbytes); i+=2, p++) { in SDL_JoystickGetGUIDFromString()