Searched defs:LSB (Results 1 - 10 of 10) sorted by relevance

/macosx-10.10.1/xnu-2782.1.97/osfmk/i386/
H A Dmtrr.c123 #define LSB(x) ((x) & (~((x) - 1))) macro
/macosx-10.10.1/tcl-105/tcl_ext/tkimg/tkimg/gif/
H A Dgif.c1066 #define LSB macro
/macosx-10.10.1/Libc-1044.1.2/gdtoa/FreeBSD/
H A Dgdtoaimp.h410 #define LSB 1 macro
448 #define LSB 1 macro
474 #define LSB 0x10000 macro
/macosx-10.10.1/WTF-7600.1.24/wtf/
H A Ddtoa.cpp110 #define LSB 1 macro
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/ARM/
H A DARMISelDAGToDAG.cpp2136 unsigned LSB = Srl_imm; local
2157 int LSB = Srl_imm - Shl_imm; local
H A DARMISelLowering.cpp7824 unsigned LSB = CountTrailingZeros_32(Mask); local
7867 unsigned LSB = CountTrailingZeros_32(~InvMask); local
/macosx-10.10.1/tcl-105/tk/tk/generic/
H A DtkImgGIF.c1441 #define LSB macro
/macosx-10.10.1/tcl-105/tk84/tk/generic/
H A DtkImgGIF.c1377 #define LSB macro
/macosx-10.10.1/ruby-106/ruby/
H A Dutil.c851 #define LSB 1 macro
906 #define LSB 1 macro
932 #define LSB 0x10000 macro
/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/ARM/AsmParser/
H A DARMAsmParser.cpp401 unsigned LSB; member in struct:__anon10144::ARMOperand::__anon10145::__anon10164
2177 static ARMOperand *CreateBitfield(unsigned LSB, unsigned Width, argument
3715 int64_t LSB = CE->getValue(); local
[all...]

Completed in 492 milliseconds