Searched refs:swapLocally (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/xterm/dist/
H A Dutil.c2745 swapLocally(ToSwap * list, int *count, ColorRes * fg, ColorRes * bg hc_param) function in typeref:typename:void
2771 TRACE(("swapLocally fg %#lx, bg %#lx ->%d\n",
2816 #define swapAnyColor(name,a,b) swapLocally(listToSwap, &numToSwap, &(screen->name[a]), &(screen->name[b]) hc_value)

Completed in 7 milliseconds