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

/illumos-gate/usr/src/uts/intel/io/amd8111s/
H A Damd8111s_hw.c924 unsigned char Skip = 0; local
964 (unsigned int)((byteData & 0x0F) | (Skip<< 4));
968 (((unsigned)(byteData & 0xF0) >> 4) | (Skip << 4));
1009 Skip = 0;
1021 pMdl->PatternList[j] |= (Skip << 4);
1022 Skip = 0;
1024 Skip++;
1059 unsigned char Skip = 0; local
1167 Skip = 0;
1180 pMdl->PatternList[j] |= (Skip <<
[all...]
/illumos-gate/usr/src/common/lzma/
H A DLzFind.h96 Mf_Skip_Func Skip; member in struct:_IMatchFinder
H A DTypes.h155 SRes (*Skip)(void *p, size_t offset); member in struct:__anon1997
H A DLzFind.c739 vTable->Skip = (Mf_Skip_Func)Hc4_MatchFinder_Skip;
744 vTable->Skip = (Mf_Skip_Func)Bt2_MatchFinder_Skip;
749 vTable->Skip = (Mf_Skip_Func)Bt3_MatchFinder_Skip;
754 vTable->Skip = (Mf_Skip_Func)Bt4_MatchFinder_Skip;
H A DLzmaEnc.c832 p->matchFinder.Skip(p->matchFinderObj, num);
/illumos-gate/usr/src/cmd/abi/spectrans/spec2trace/
H A Dsymtab.c91 int Skip; member in struct:symtab_t
338 Symtab.Skip = value;
345 return (Symtab.Skip);
/illumos-gate/usr/src/lib/libc/sparcv9/crt/
H A D__align_cpy_4.s61 brz,pn %o2, .done ! Skip out if no bytes to copy.
/illumos-gate/usr/src/boot/sys/boot/i386/btx/btx/
H A Dbtx.S511 jmp intusr.3 # Skip hardware interrupt
531 jmp intusr.5 # Skip CALLF test
557 jecxz intusr.6 # Skip for hardware ints
/illumos-gate/usr/src/boot/sys/boot/i386/boot0/
H A Dboot0.S337 jmp start_input # Skip beep

Completed in 113 milliseconds