Searched defs:onbits (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10.1/OpenSSH-189/openssh/
H A Dkexgexs.c65 int omin = -1, min = -1, omax = -1, max = -1, onbits = -1, nbits = -1; local
/macosx-10.10.1/tcl-105/tk/tk/generic/ttk/
H A DttkState.c79 unsigned int onbits = 0, offbits = 0; local
130 unsigned int onbits = (objPtr->internalRep.longValue & 0xFFFF0000) >> 16; local
164 Tcl_Obj *Ttk_NewStateSpecObj(unsigned int onbits, unsigned int offbits) argument
H A DttkTheme.h64 unsigned int onbits; /* bits to turn on */ member in struct:__anon13356

Completed in 71 milliseconds