Searched refs:shouldbe (Results 1 - 2 of 2) sorted by relevance

/opensolaris-onvv-gate/usr/src/cmd/perl/5.8.4/distrib/t/op/
H A Drand.t47 my($off, $shouldbe); # Problems with randbits
103 $shouldbe = $Config{randbits} + $off;
106 print "# Consider using randbits=$shouldbe instead.\n";
/opensolaris-onvv-gate/usr/src/tools/onbld/Checks/
H A DCmtBlk.py37 def __init__(self, lineno, seen, shouldbe):
41 self.shouldbe = shouldbe
121 e.shouldbe, e.seen))

Completed in 113 milliseconds