Searched defs:within (Results 1 - 3 of 3) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/t/
H A Dtest.pl200 # Check that $got is within $range of $expected
206 sub within ($$$@) { subroutine
232 "# expected "._q($expected)." (within "._q($range).")\n";
/osnet-11/usr/src/lib/efcode/include/fcode/
H A Dproto.h89 FNPROTO(within); variable
/osnet-11/usr/src/lib/efcode/engine/
H A Dforth.c452 within(fcode_env_t *env) function
456 CHECK_DEPTH(env, 3, "within");
2539 ANSI(0x045, 0, "within", within);

Completed in 41 milliseconds