Searched refs:xors (Results 1 – 2 of 2) sorted by relevance
48 Uint8 *xors; member99 if ( cursor->xors != NULL ) in WIN_FreeWMCursor()100 SDL_free(cursor->xors); in WIN_FreeWMCursor()141 cursor->xors = NULL; in WIN_CreateWMCursor()147 xptr = cursor->xors = (Uint8 *)SDL_malloc((run+pad)*allowed_y); in WIN_CreateWMCursor()177 cursor->ands, cursor->xors); in WIN_CreateWMCursor()
119 ; Don't generate any xors when a 'ctlz' intrinsic is actually used to compute