Searched defs:MASK (Results 1 - 8 of 8) sorted by relevance

/macosx-10.9.5/OpenSSH-186/openssh/openbsd-compat/
H A Dpwcache.c44 #define MASK (NCACHE - 1) /* bits to store with */ macro
/macosx-10.9.5/Libinfo-449.1.3/rpc.subproj/
H A Dxdr_float.c208 #define MASK(nbits) ((1 << nbits) - 1) macro
/macosx-10.9.5/Libc-997.90.3/darwin/
H A D_dirhelper.c60 #define MASK(x) ((1 << (x)) - 1) macro
/macosx-10.9.5/network_cmds-433/ifconfig.tproj/
H A Difconfig.h112 MASK, enumerator in enum:__anon11214
/macosx-10.9.5/iodbc-42.5/iodbc/iodbc/trace/
H A DInfo.c134 #define MASK(X) char * _mask_##X[] macro
[all...]
/macosx-10.9.5/xnu-2422.115.4/osfmk/i386/
H A Dlapic_native.c336 #define MASK(lvt) \ macro
/macosx-10.9.5/cxxfilt-11/cxxfilt/include/opcode/
H A Dm88k.h318 #define MASK MUL +4 macro
/macosx-10.9.5/cxxfilt-11/cxxfilt/opcodes/
H A Dsh-opc.h202 #define MASK(LO,HI) ( LO < 1 ? ((1 << (HI + 1)) - 1) \ macro

Completed in 114 milliseconds