Searched refs:First (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/cmd/sgs/size/common/
H A Dprocess.c226 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 Dbtree.h78 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 Dbtxldr.S94 leal 0x4(%esp),%ebx # First argument
/illumos-gate/usr/src/uts/sparc/dtrace/
H A Ddtrace_asm.s279 ! First we need to see if the frame that we're fishing in is still
/illumos-gate/usr/src/uts/sun4u/cpu/
H A Dus3_cheetahplus_asm.s812 mov %g2, %g4 ! First we get the DTLB_0 index
/illumos-gate/usr/src/boot/sys/boot/i386/btx/btx/
H A Dbtx.S152 mov $0x20*4,%di # First real mode IDT entry
/illumos-gate/usr/src/lib/libc/capabilities/sun4u-opl/common/
H A Dmemcpy.s617 ! First, compute for the medium case.
/illumos-gate/usr/src/lib/libc/capabilities/sun4u-us3/common/
H A Dmemcpy.s634 ! First, compute for the medium case.
/illumos-gate/usr/src/uts/sfmmu/ml/
H A Dsfmmu_asm.s2438 ! %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 Dtexinfo.tex409 % 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 90 milliseconds