Searched refs:First (Results 1 - 10 of 10) sorted by relevance
/illumos-gate/usr/src/cmd/sgs/size/common/ |
H A D | process.c | 226 GElf_Xword First; local 239 First = Second = Third = Totsize = 0; 254 First += p.p_filesz; 308 Totsize = First + Second + (Third - Second); 310 First, Second, Third - Second, Totsize);
|
/illumos-gate/usr/src/lib/libsqlite/src/ |
H A D | btree.h | 78 int (*First)(BtCursor*, int *pRes); member in struct:BtCursorOps 129 #define sqliteBtreeFirst(pCur, pRes) (btCOps(pCur)->First(pCur, pRes))
|
/illumos-gate/usr/src/boot/sys/boot/i386/btx/btxldr/ |
H A D | btxldr.S | 94 leal 0x4(%esp),%ebx # First argument
|
/illumos-gate/usr/src/uts/sparc/dtrace/ |
H A D | dtrace_asm.s | 279 ! First we need to see if the frame that we're fishing in is still
|
/illumos-gate/usr/src/uts/sun4u/cpu/ |
H A D | us3_cheetahplus_asm.s | 812 mov %g2, %g4 ! First we get the DTLB_0 index
|
/illumos-gate/usr/src/boot/sys/boot/i386/btx/btx/ |
H A D | btx.S | 152 mov $0x20*4,%di # First real mode IDT entry
|
/illumos-gate/usr/src/lib/libc/capabilities/sun4u-opl/common/ |
H A D | memcpy.s | 617 ! First, compute for the medium case.
|
/illumos-gate/usr/src/lib/libc/capabilities/sun4u-us3/common/ |
H A D | memcpy.s | 634 ! First, compute for the medium case.
|
/illumos-gate/usr/src/uts/sfmmu/ml/ |
H A D | sfmmu_asm.s | 2438 ! %g1 = First TSB entry pointer, as TSB miss handler expects 2980 * g1 = First TSB entry ptr if !ISM pred, TSB8K ptr reg if ISM pred. 3013 * g1 = First TSB entry pointer 4806 ! %g1 = First TSB entry pointer, as TSB miss handler expects
|
/illumos-gate/usr/src/grub/grub-0.97/docs/ |
H A D | texinfo.tex | 409 % First remove any @comment, then any @c comment. 1877 % itself. First (mandatory) arg is the url. Perhaps eventually put in 2048 % First the title page. Must do @settitle before @titlepage. 3777 % First we halve the line length, less a little for the gutter between 5210 % First, check whether we are in the right environment:
|
Completed in 81 milliseconds