Searched refs:roll (Results 1 - 4 of 4) sorted by relevance
/osnet-11/usr/src/lib/efcode/include/fcode/ |
H A D | proto.h | 99 FNPROTO(roll); variable
|
/osnet-11/usr/src/lib/efcode/engine/ |
H A D | forth.c | 1311 roll(fcode_env_t *env) function 1315 CHECK_DEPTH(env, 1, "roll"); 1318 forth_abort(env, "roll: invalid roll value: %d\n", (int)r); 2549 ANSI(0x04f, 0, "roll", roll);
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/ |
H A D | config_h.SH | 301 * only when HAS_SAFE_BCOPY is not defined. If neither is there, roll your 1103 * probably use memmove() or memcpy(). If neither is defined, roll your 1119 * bits set. If it is not defined, roll your own version.
|
/osnet-11/usr/src/cmd/perl/5.8.4/distrib/lib/Math/ |
H A D | BigFloat.pm | 2800 you can roll it all into one line:
|
Completed in 34 milliseconds