Searched refs:pick (Results 1 - 14 of 14) sorted by relevance

/illumos-gate/usr/src/lib/libc/sparc/gen/
H A Dsmt_pause.s53 sll %i4, 0x6, %i2 ! pick a slot
H A Dsetjmp.s79 * pick up are stored on the stack, and that subsequent restores
/illumos-gate/usr/src/lib/libc/sparcv9/gen/
H A Dsmt_pause.s48 sllx %i2, 0x6, %i1 ! pick a slot
H A Dsetjmp.s79 * pick up are stored on the stack, and that subsequent restores
/illumos-gate/usr/src/lib/libc/capabilities/sun4v/common/
H A Dsmt_pause.s57 sllx %i2, 0x6, %i1 ! pick a slot
/illumos-gate/usr/src/cmd/mdb/sparc/v9/libstand/
H A Dsetjmp.s95 * pick up are stored on the stack, and that subsequent restores
/illumos-gate/usr/src/stand/lib/sa/sparc/
H A D_setjmp.s93 * ensure that the registers we want to pick up are stored in the stack.
/illumos-gate/usr/src/tools/onbld/Scm/
H A DWorkSpace.py666 pick=lambda c: c.node() not in outnodes):
1019 def _walkctxs(self, base, head, follow=False, pick=None):
1032 chosen[ctx.rev()] = not pick or pick(ctx)
1043 def _walkctxs(self, base, head, follow=False, pick=None):
1072 if not pick or pick(ctx):
/illumos-gate/usr/src/cmd/lp/cmd/lpsched/
H A Dpickfilter.c144 * If a form is involved, pick up its page size and print
170 * If no form is involved, pick up whatever page size and print
202 * necessarily all types. Once we pick a type that works
/illumos-gate/usr/src/uts/sparc/dtrace/
H A Ddtrace_asm.s273 add %g5, %o1, %g5 ! %g5 now contains the instr. to pick
/illumos-gate/usr/src/cmd/sgs/rtld/sparcv9/
H A Dboot_elf.s229 and %o2, 0x3ff, %o2 ! pick out bits 42-33
413 and %o4, 0x3ff, %o2 ! pick out bits 0-9
470 and %o2, 0x3ff, %o2 ! pick out bits 21-12
531 and %o2, 0x3ff, %o2 ! pick out bits 42-33
/illumos-gate/usr/src/lib/efcode/include/fcode/
H A Dproto.h98 FNPROTO(pick); variable
/illumos-gate/usr/src/cmd/xargs/
H A Dxargs.c336 * we're finished handling xargs's options, so now pick up
356 /* pick up the remaining args from the command line: */
377 /* pick up args from standard input */
673 * since xgettext(1M) wouldn't be able to pick up our error message.
/illumos-gate/usr/src/lib/efcode/engine/
H A Dforth.c1301 pick(fcode_env_t *env) function
1305 CHECK_DEPTH(env, 1, "pick");
1308 forth_abort(env, "pick: invalid pick value: %d\n", (int)p);
2551 ANSI(0x04e, 0, "pick", pick);

Completed in 106 milliseconds