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

/xsrc/external/mit/libX11/dist/src/
H A DSetRGBCMap.c51 Bool alloced_scratch_space; /* do we need to free? */ local in function:XSetRGBColormaps
62 alloced_scratch_space = True;
65 alloced_scratch_space = False;
85 if (alloced_scratch_space) {
95 if (alloced_scratch_space) {

Completed in 2 milliseconds