Searched refs:better (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/stand/lib/sa/sparc/
H A D_setjmp.s92 * This could be better done as a kernel call. This is necessary to
/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dstrchr.s171 ! check to see if we're half word aligned, which it better than
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dstrchr.s171 ! check to see if we're half word aligned, which it better than
/illumos-gate/usr/src/uts/sun4/os/
H A Dstartup.c1049 * A better initial guess is just total memory minus the kernel text
3209 caddr_t rval, better; local
3223 better = vmem_xalloc(arena, size, sizeof (uintptr_t), 0, 0, NULL,
3227 if (better != NULL) {
3232 return (better);
/illumos-gate/usr/src/lib/libast/common/regex/
H A Dregnexec.c302 * returns 1 if new is better, -1 if old, else 0.
306 better(Env_t* env, Pos_t* os, Pos_t* ns, Pos_t* oend, Pos_t* nend, int level) function
358 if (k = better(env, os + 1, ns + 1, oe, ne, level + 1))
388 DEBUG_CODE(0x0040,{sfprintf(sfstdout, "AHA better old ");for (i = 0; i <= env->nsub; i++)showmatch(&env->best[i]);sfprintf(sfstdout, "\n new ");for (i = 0; i <= env->nsub; i++)showmatch(&env->match[i]);sfprintf(sfstdout, "\n");},{0;});
389 i = better(env, os, ns, oend, nend, 0);
394 #define better _better macro
1054 if (n == i && better(env,
/illumos-gate/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex107 % Use TeX 3.0's \inputlineno to get the line number, for better error
673 % does not have much material. In this case, it's better to add an
837 \def\parseinmargin#1,#2,#3\finish{% not perfect, but better than nothing.
2731 % table breaks over pages. Wouldn't \vfil be better? Wait until the
3584 % character. It would be better to use @, but that's too big a change
3616 % we need before each entry, but it's better.
4783 % such environments. \null is better than a space, since it doesn't
4804 % or better ...
6962 % use math or other variants that look better in normal text.
/illumos-gate/usr/src/grub/grub-0.97/
H A Dconfigure817 For better control, use the options below.

Completed in 99 milliseconds