BOOTSTRAP (klibm) functions


LIBRARY ROUTINE

kset - return a value with all bit set

LIBRARY CALL

/* ARGSUSED */
unsigned long kset(
   unsigned long x)

INPUT

OUTPUT

none

RETURN VALUE

An unsigned long with all bits set.

DESCRIPTION

Return an unsigned value with all bits set to 1 independent of the word length

ADDITIONAL INFORMATION

none

EXAMPLES

none

SIDE EFFECTS

none

RESTRICTIONS

none

MODIFICATION

none

FILES

$BOOTSTRAP/objects/library/klibm/src/extensions.c

SEE ALSO

klibm(3)

COPYRIGHT

Copyright (C) 1993 - 1997, Khoral Research, Inc. ("KRI") All rights reserved.