C# Class bigloo.foreign

显示文件 Open project: mbrock/bigloo-llvm

Public Properties

Property Type Description
BDB_LIBRARY_MAGIC_NUMBER int
BEOA Object
BEOF Object
BFALSE bbool
BGL_DYNAMIC_LOAD_INIT byte[]
BGL_ERROR int
BGL_INDEX_OUT_OF_BOUND_ERROR int
BGL_INFINITY double
BGL_IO_CLOSED_ERROR int
BGL_IO_ERROR int
BGL_IO_FILE_NOT_FOUND_ERROR int
BGL_IO_MALFORMED_URL_ERROR int
BGL_IO_PARSE_ERROR int
BGL_IO_PORT_ERROR int
BGL_IO_READ_ERROR int
BGL_IO_SIGPIPE_ERROR int
BGL_IO_TIMEOUT_ERROR int
BGL_IO_UNKNOWN_HOST_ERROR int
BGL_IO_WRITE_ERROR int
BGL_LOCATION_ERROR int
BGL_NAN double
BGL_PROCESS_EXCEPTION int
BGL_TYPENAME_ERROR int
BGL_TYPE_ERROR int
BIGLOO_EXIT_ENV procedure
BKEY Object
BNIL Object
BOPTIONAL Object
BREST Object
BTRUE bbool
BUNSPEC Object
MAX_VALUE_ELONG long
MAX_VALUE_FX int
MIN_VALUE_ELONG long
MIN_VALUE_FX int
OBJECT_TYPE int
PTR_ALIGNMENT int
SIGBUS int
SIGFPE int
SIGILL int
SIGINT int
SIGPIPE int
SIGSEGV int
SIZEOFLONG int
__cb__ callback
bigloo_generic_mutex mutex
command_line Object
default_io_bufsiz int
executable_name byte[]
marked_string Hashtable
nomsg byte[]

Public Methods

Method Description
ABS_BIGNUM ( bignum n ) : bignum
BBOOL ( bool b ) : bbool
BCHAR ( byte c ) : bchar
BCHAR ( int cn ) : bchar
BCHAR_TO_UBYTE ( bchar c ) : byte
BCHAR_TO_UCHAR ( bchar c ) : int
BCNST ( int v ) : Object
BELONG_TO_ELONG ( belong n ) : long
BELONG_TO_LONG ( belong n ) : long
BGL_ABASE ( ) : Object
BGL_ABASE_SET ( Object al ) : Object
BGL_ALLOC_F32VECTOR ( int l ) : f32vector
BGL_ALLOC_F64VECTOR ( int l ) : f64vector
BGL_ALLOC_S16VECTOR ( int l ) : s16vector
BGL_ALLOC_S32VECTOR ( int l ) : s32vector
BGL_ALLOC_S64VECTOR ( int l ) : s64vector
BGL_ALLOC_S8VECTOR ( int l ) : s8vector
BGL_ALLOC_U16VECTOR ( int l ) : u16vector
BGL_ALLOC_U32VECTOR ( int l ) : u32vector
BGL_ALLOC_U64VECTOR ( int l ) : u64vector
BGL_ALLOC_U8VECTOR ( int l ) : u8vector
BGL_BYTECODE ( ) : Object
BGL_BYTECODE_SET ( Object al ) : Object
BGL_CONDVARP ( Object o ) : bool
BGL_CONDVAR_NAME ( condvar o ) : Object
BGL_CURRENT_DISPLAY ( ) : Object
BGL_CURRENT_DISPLAY_SET ( procedure disp ) : void
BGL_CURRENT_DYNAMIC_ENV ( ) : bgldynamic
BGL_DATE_DAY ( date d ) : int
BGL_DATE_HOUR ( date d ) : int
BGL_DATE_ISDST ( date d ) : int
BGL_DATE_MINUTE ( date d ) : int
BGL_DATE_MONTH ( date d ) : int
BGL_DATE_SECOND ( date d ) : int
BGL_DATE_TIMEZONE ( date d ) : int
BGL_DATE_WDAY ( date d ) : int
BGL_DATE_YDAY ( date d ) : int
BGL_DATE_YEAR ( date d ) : int
BGL_DEBUG_ALIST_GET ( ) : Object
BGL_DEBUG_ALIST_SET ( Object al ) : void
BGL_DYNAMIC_ENVP ( Object o ) : bool
BGL_ENV_BYTECODE ( bgldynamic env ) : Object
BGL_ENV_BYTECODE_SET ( bgldynamic env, Object al ) : Object
BGL_ENV_POP_TRACE ( bgldynamic env ) : Object
BGL_ENV_PUSH_TRACE ( bgldynamic env, Object o, Object l ) : Object
BGL_ENV_SET_TRACE_LOCATION ( bgldynamic env, Object o ) : Object
BGL_ENV_SET_TRACE_NAME ( bgldynamic env, Object o ) : Object
BGL_ERROR_HANDLER_GET ( ) : Object
BGL_ERROR_HANDLER_SET ( Object hdl ) : void
BGL_EXITD_BOTTOMP ( Object o ) : bool
BGL_EXITD_TOP ( ) : Object
BGL_EXITD_TOP_SET ( Object o ) : Object
BGL_EXITD_VAL ( ) : Object
BGL_EXITD_VAL_SET ( Object o ) : Object
BGL_F32VECTORP ( Object o ) : bool
BGL_F32VREF ( f32vector v, int l ) : float
BGL_F32VSET ( f32vector v, int l, float o ) : void
BGL_F64VECTORP ( Object o ) : bool
BGL_F64VREF ( f64vector v, int l ) : double
BGL_F64VSET ( f64vector v, int l, double o ) : void
BGL_HEAP_DEBUG_MARK_OBJ ( Object o ) : Object
BGL_HVECTORP ( Object o ) : bool
BGL_HVECTOR_IDENT ( Object o ) : int
BGL_HVECTOR_LENGTH ( Object o ) : int
BGL_INPUT_CHAR ( binary_port p ) : int
BGL_INPUT_GZIP_PORT_INPUT_PORT ( input_port p ) : input_port
BGL_INPUT_PORT_BUFFER ( input_port o ) : byte[]
BGL_INPUT_PORT_LENGTH ( input_port p ) : long
BGL_INPUT_PORT_LENGTH_SET ( input_port p, long e ) : void
BGL_INTERRUPT_NOTIFIER_GET ( ) : Object
BGL_INTERRUPT_NOTIFIER_SET ( Object hdl ) : void
BGL_INT_EOFP ( int i ) : bool
BGL_LEXICAL_STACK ( ) : Object
BGL_LEXICAL_STACK_SET ( Object al ) : void
BGL_MMAPP ( Object o ) : bool
BGL_MMAP_LENGTH ( mmap o ) : long
BGL_MMAP_NAME ( mmap o ) : Object
BGL_MMAP_REF ( mmap o, long i ) : int
BGL_MMAP_RP_GET ( mmap o ) : long
BGL_MMAP_RP_SET ( mmap o, long i ) : void
BGL_MMAP_SET ( mmap o, long i, int c ) : Object
BGL_MMAP_WP_GET ( mmap o ) : long
BGL_MMAP_WP_SET ( mmap o, long i ) : void
BGL_MODULE ( ) : Object
BGL_MODULE_SET ( Object al ) : Object
BGL_MUTEXP ( Object o ) : bool
BGL_MUTEX_NAME ( mutex o ) : Object
BGL_MVALUES_NUMBER ( ) : int
BGL_MVALUES_NUMBER_SET ( int n ) : int
BGL_MVALUES_VAL ( int n ) : Object
BGL_MVALUES_VAL_SET ( int n, Object o ) : Object
BGL_OBJECTP ( Object o ) : bool
BGL_OBJECT_CLASS_NUM ( bobject o ) : int
BGL_OBJECT_CLASS_NUM_SET ( bobject o, int n ) : Object
BGL_OBJECT_WIDENING ( bobject o ) : Object
BGL_OBJECT_WIDENING_SET ( bobject o, Object v ) : Object
BGL_OPAQUE_NIL ( ) : Object
BGL_OUTPUT_CHAR ( binary_port p, byte c ) : Object
BGL_OUTPUT_PORT_BUFFER ( output_port o ) : byte[]
BGL_PARAMETERS ( ) : Object
BGL_PARAMETERS_SET ( Object al ) : Object
BGL_S16VECTORP ( Object o ) : bool
BGL_S16VREF ( s16vector v, int l ) : short
BGL_S16VSET ( s16vector v, int l, short o ) : void
BGL_S32VECTORP ( Object o ) : bool
BGL_S32VREF ( s32vector v, int l ) : int
BGL_S32VSET ( s32vector v, int l, int o ) : void
BGL_S64VECTORP ( Object o ) : bool
BGL_S64VREF ( s64vector v, int l ) : long
BGL_S64VSET ( s64vector v, int l, long o ) : void
BGL_S8VECTORP ( Object o ) : bool
BGL_S8VREF ( s8vector v, int l ) : sbyte
BGL_S8VSET ( s8vector v, int l, sbyte o ) : void
BGL_SAFE_BX_TO_FX ( Object n ) : Object
BGL_SIGNBIT ( double n ) : int
BGL_SOCKET_CLIENTP ( Object o ) : bool
BGL_SOCKET_SERVERP ( Object o ) : bool
BGL_THREAD_BACKEND ( ) : Object
BGL_THREAD_BACKEND_SET ( Object al ) : void
BGL_U16VECTORP ( Object o ) : bool
BGL_U16VREF ( u16vector v, int l ) : ushort
BGL_U16VSET ( u16vector v, int l, ushort o ) : void
BGL_U32VECTORP ( Object o ) : bool
BGL_U32VREF ( u32vector v, int l ) : uint
BGL_U32VSET ( u32vector v, int l, uint o ) : void
BGL_U64VECTORP ( Object o ) : bool
BGL_U64VREF ( u64vector v, int l ) : ulong
BGL_U64VSET ( u64vector v, int l, ulong o ) : void
BGL_U8VECTORP ( Object o ) : bool
BGL_U8VREF ( u8vector v, int l ) : byte
BGL_U8VSET ( u8vector v, int l, byte o ) : void
BGL_UNCAUGHT_EXCEPTION_HANDLER_GET ( ) : Object
BGL_UNCAUGHT_EXCEPTION_HANDLER_SET ( Object hdl ) : void
BGL_USER_DATA ( ) : Object
BGL_USER_DATA_SET ( Object al ) : void
BGL_WEAKPTRP ( Object o ) : bool
BIGLOO_EXIT ( Object n ) : Object
BIGNUMP ( Object o ) : bool
BIGNUM_TO_FLONUM ( bignum n ) : double
BINARY_PORTP ( Object o ) : bool
BINARY_PORT_INP ( binary_port p ) : bool
BINARY_PORT_OUTP ( binary_port p ) : bool
BINARY_PORT_TO_FILE ( binary_port p ) : Object
BINT ( byte v ) : bint
BINT ( int v ) : bint
BINT ( long v ) : bint
BINT ( sbyte v ) : bint
BINT ( short v ) : bint
BINT ( uint v ) : bint
BINT ( ushort v ) : bint
BINT_TO_BYTE ( bint n ) : sbyte
BINT_TO_SHORT ( bint n ) : short
BINT_TO_UBYTE ( bint n ) : byte
BINT_TO_ULONG ( bint n ) : uint
BINT_TO_USHORT ( bint n ) : ushort
BITAND ( int a1, int a2 ) : int
BITANDELONG ( long a1, long a2 ) : long
BITANDLLONG ( long a1, long a2 ) : long
BITLSH ( int a1, int a2 ) : int
BITLSHELONG ( long a1, int a2 ) : long
BITLSHLLONG ( long a1, int a2 ) : long
BITNOT ( int a ) : int
BITNOTELONG ( long a ) : long
BITNOTLLONG ( long a ) : long
BITOR ( int a1, int a2 ) : int
BITORELONG ( long a1, long a2 ) : long
BITORLLONG ( long a1, long a2 ) : long
BITRSH ( int a1, int a2 ) : int
BITRSHELONG ( long a1, int a2 ) : long
BITRSHLLONG ( long a1, int a2 ) : long
BITURSH ( uint a1, int a2 ) : uint
BITURSHELONG ( ulong a1, int a2 ) : ulong
BITURSHLLONG ( ulong a1, int a2 ) : ulong
BITXOR ( int a1, int a2 ) : int
BITXORELONG ( long a1, long a2 ) : long
BITXORLLONG ( long a1, long a2 ) : long
BLLONG_TO_LLONG ( bllong n ) : long
BLLONG_TO_LONG ( bllong n ) : long
BLLONG_TO_ULLONG ( bllong n ) : ulong
BOOLEANP ( Object o ) : bool
BOUND_CHECK ( int n1, int n2 ) : bool
BOUND_CHECK ( long n1, long n2 ) : bool
BOXED_EQ ( Object o1, Object o2 ) : bool
BSTRING_TO_STRING ( byte o ) : byte[]
BUCS2 ( char c ) : bucs2
BYTE_TO_INT ( sbyte n ) : int
BYTE_TO_LONG ( sbyte n ) : int
BYTE_TO_UBYTE ( sbyte n ) : byte
BYTE_TO_ULONG ( sbyte n ) : uint
CALLCC_JUMP_EXIT ( exit v, Object o ) : Object
CAR ( pair c ) : Object
CBOOL ( Object b ) : bool
CBOOL ( bbool b ) : bool
CCHAR ( bchar c ) : byte
CCNST ( Object o ) : int
CCNST ( cnst o ) : int
CDR ( pair c ) : Object
CELLP ( Object o ) : bool
CELL_REF ( cell o ) : Object
CELL_SET ( cell o, Object v ) : Object
CER ( extended_pair c ) : Object
CHARP ( Object o ) : bool
CHAR_AND ( int cn1, int cn2 ) : int
CHAR_EQ ( int cn1, int cn2 ) : bool
CHAR_GE ( int cn1, int cn2 ) : bool
CHAR_GT ( int cn1, int cn2 ) : bool
CHAR_LE ( int cn1, int cn2 ) : bool
CHAR_LT ( int cn1, int cn2 ) : bool
CHAR_NOT ( int cn ) : int
CHAR_OR ( int cn1, int cn2 ) : int
CHAR_TO_INT ( int cn ) : int
CHAR_TO_UCHAR ( byte c ) : int
CINT ( bint v ) : int
CLOSED_RGC_BUFFER ( input_port o ) : bool
CMP_BIGNUM ( bignum n1, bignum n2 ) : int
CNSTP ( Object o ) : bool
COBJ_TO_OBJ ( cobj o ) : Object
CUCS2 ( bucs2 c ) : char
CUCS2 ( char c ) : int
CUSTOMP ( Object o ) : bool
CUSTOM_CMP ( custom c1, custom c2 ) : bool
CUSTOM_HASH_NUMBER ( custom c ) : int
CUSTOM_IDENTIFIER ( custom c ) : byte[]
CUSTOM_IDENTIFIER_SET ( custom c, byte s ) : Object
DATEP ( Object o ) : bool
DIVREM_BIGNUM ( bignum n1, bignum n2 ) : bignum
DIV_ELONG ( long n1, long n2 ) : long
DIV_FL ( double n1, double n2 ) : double
DIV_FX ( int n1, int n2 ) : int
DIV_LLONG ( long n1, long n2 ) : long
DOUBLE_TO_FLOAT ( double n ) : float
DOUBLE_TO_LLONG_BITS ( double n ) : long
DOUBLE_TO_REAL ( double n ) : real
ELONGP ( Object o ) : bool
ELONG_TO_BELONG ( long n ) : belong
ELONG_TO_BIGNUM ( long n ) : bignum
ELONG_TO_FLONUM ( long n ) : double
ELONG_TO_LLONG ( long n ) : long
ELONG_TO_LONG ( long n ) : int
ELONG_TO_UELONG ( long n ) : ulong
EOF_OBJECTP ( Object o ) : bool
EQ ( Object o1, Object o2 ) : bool
EQ_BIGNUM ( bignum n1, bignum n2 ) : bool
EQ_ELONG ( long n1, long n2 ) : bool
EQ_FL ( double n1, double n2 ) : bool
EQ_FX ( int n1, int n2 ) : bool
EQ_LLONG ( long n1, long n2 ) : bool
EVENP_BIGNUM ( bignum n ) : bool
EVENP_FX ( int n ) : bool
EXITD_CALLCCP ( Object o ) : bool
EXITD_STAMP ( Object o ) : bint
EXITD_TO_EXIT ( Object o ) : exit
EXITD_USERP ( Object o ) : bool
EXTENDED_PAIRP ( Object o ) : bool
Error ( String msg ) : void
FIXNUM_TO_FLONUM ( int n ) : double
FLOAT_TO_DOUBLE ( float n ) : double
FLOAT_TO_INT_BITS ( float n ) : int
FLOAT_TO_REAL ( float n ) : real
FLONUM_TO_BIGNUM ( double n ) : bignum
FLONUM_TO_ELONG ( double n ) : long
FLONUM_TO_FIXNUM ( double n ) : int
FLONUM_TO_LLONG ( double n ) : long
FLUSH_OUTPUT_PORT ( output_port p ) : Object
FOREIGNP ( Object o ) : bool
FOREIGN_EQP ( Object f1, Object f2 ) : bool
FOREIGN_ID ( Object f ) : symbol
FOREIGN_NULLP ( Object f ) : bool
FOREIGN_TO_COBJ ( Object f ) : cobj
FOREIGN_TYPE_NAME ( Object o ) : byte[]
FREE_VECTOR_UNCOLLECTABLE ( Object v ) : void
GCD_BIGNUM ( bignum n1, bignum n2 ) : bignum
GET_KEYWORD_PLIST ( keyword o ) : Object
GET_SYMBOL_PLIST ( symbol o ) : Object
GE_BIGNUM ( bignum n1, bignum n2 ) : bool
GE_ELONG ( long n1, long n2 ) : bool
GE_FL ( double n1, double n2 ) : bool
GE_FX ( int n1, int n2 ) : bool
GE_LLONG ( long n1, long n2 ) : bool
GT_BIGNUM ( bignum n1, bignum n2 ) : bool
GT_ELONG ( long n1, long n2 ) : bool
GT_FL ( double n1, double n2 ) : bool
GT_FX ( int n1, int n2 ) : bool
GT_LLONG ( long n1, long n2 ) : bool
INPUT_GZIP_PORTP ( Object o ) : bool
INPUT_PORTP ( Object o ) : bool
INPUT_PORT_CHOOK ( input_port o ) : Object
INPUT_PORT_CHOOK_SET ( input_port o, procedure p ) : void
INPUT_PORT_FILEPOS ( input_port p ) : int
INPUT_PORT_FILLBARRIER ( input_port p ) : int
INPUT_PORT_FILLBARRIER_SET ( input_port p, int e ) : void
INPUT_PORT_NAME ( input_port p ) : byte[]
INPUT_PORT_TOKENPOS ( input_port p ) : int
INPUT_PROCEDURE_PORTP ( Object o ) : bool
INPUT_STRING_PORTP ( Object o ) : bool
INTEGERP ( Object o ) : bool
INT_BITS_TO_FLOAT ( int n ) : float
INT_TO_BYTE ( int n ) : sbyte
INT_TO_CHAR ( int n ) : int
INT_TO_SHORT ( int n ) : short
INT_TO_UBYTE ( int n ) : byte
INT_TO_UCS2 ( int n ) : char
KEYWORDP ( Object o ) : bool
KEYWORD_TO_STRING ( keyword key ) : byte[]
LCM_BIGNUM ( bignum n1, bignum n2 ) : bignum
LE_BIGNUM ( bignum n1, bignum n2 ) : bool
LE_ELONG ( long n1, long n2 ) : bool
LE_FL ( double n1, double n2 ) : bool
LE_FX ( int n1, int n2 ) : bool
LE_LLONG ( long n1, long n2 ) : bool
LLONGP ( Object o ) : bool
LLONG_BITS_TO_DOUBLE ( long n ) : double
LLONG_TO_BIGNUM ( long n ) : bignum
LLONG_TO_BLLONG ( long n ) : bllong
LLONG_TO_ELONG ( long n ) : long
LLONG_TO_FLONUM ( long n ) : double
LLONG_TO_LONG ( long n ) : int
LLONG_TO_ULLONG ( long n ) : ulong
LONG_TO_BELONG ( int n ) : belong
LONG_TO_BIGNUM ( int n ) : bignum
LONG_TO_BLLONG ( int n ) : bllong
LONG_TO_BYTE ( int n ) : sbyte
LONG_TO_ELONG ( int n ) : long
LONG_TO_INT ( int n ) : int
LONG_TO_LLONG ( int n ) : long
LONG_TO_SHORT ( int n ) : short
LONG_TO_UBYTE ( int n ) : byte
LONG_TO_ULLONG ( int n ) : ulong
LONG_TO_ULONG ( int n ) : uint
LONG_TO_USHORT ( int n ) : ushort
LT_BIGNUM ( bignum n1, bignum n2 ) : bool
LT_ELONG ( long n1, long n2 ) : bool
LT_FL ( double n1, double n2 ) : bool
LT_FX ( int n1, int n2 ) : bool
LT_LLONG ( long n1, long n2 ) : bool
MAKE_CELL ( Object o ) : cell
MAKE_EL_PROCEDURE ( int n ) : procedure
MAKE_EL_PROCEDURE_1 ( int n ) : procedure
MAKE_EXTENDED_PAIR ( Object car, Object cdr, Object cer ) : extended_pair
MAKE_PAIR ( Object car, Object cdr ) : pair
MAKE_STRING_PTR_NULL ( ) : Byte[]
MAKE_VOID_STAR_NULL ( ) : Object
MINUS_BIGNUM ( bignum n1, bignum n2 ) : bignum
MINUS_ELONG ( long n1, long n2 ) : long
MINUS_FL ( double n1, double n2 ) : double
MINUS_FX ( int n1, int n2 ) : int
MINUS_LLONG ( long n1, long n2 ) : long
MUL_BIGNUM ( bignum n1, bignum n2 ) : bignum
MUL_ELONG ( long n1, long n2 ) : long
MUL_FL ( double n1, double n2 ) : double
MUL_FX ( int n1, int n2 ) : int
MUL_LLONG ( long n1, long n2 ) : long
NEGATIVEP_BIGNUM ( bignum n ) : bool
NEG_BIGNUM ( bignum n ) : bignum
NEG_ELONG ( long n ) : long
NEG_FL ( double n ) : double
NEG_FX ( int n ) : int
NEG_LLONG ( long n ) : long
NULLP ( Object o ) : bool
OBJECT_PTR_NULL ( Object o ) : bool
ODDP_BIGNUM ( bignum n ) : bool
ODDP_FX ( int n ) : bool
OPAQUEP ( Object o ) : bool
OUTPUT_PORTP ( Object o ) : bool
OUTPUT_PORT_CHOOK ( output_port o ) : Object
OUTPUT_PORT_CHOOK_SET ( output_port o, procedure p ) : void
OUTPUT_PORT_FHOOK ( output_port o ) : Object
OUTPUT_PORT_FHOOK_SET ( output_port o, Object p ) : void
OUTPUT_PORT_FILEPOS ( output_port p ) : int
OUTPUT_PORT_FLUSHBUF ( output_port o ) : Object
OUTPUT_PORT_FLUSHBUF_SET ( output_port o, Object p ) : void
OUTPUT_PORT_NAME ( output_port p ) : byte[]
OUTPUT_PROCEDURE_PORTP ( Object o ) : bool
OUTPUT_STRING_PORTP ( Object o ) : bool
PAIRP ( Object o ) : bool
PLUS_BIGNUM ( bignum n1, bignum n2 ) : bignum
PLUS_ELONG ( long n1, long n2 ) : long
PLUS_FL ( double n1, double n2 ) : double
PLUS_FX ( int n1, int n2 ) : int
PLUS_LLONG ( long n1, long n2 ) : long
POINTERP ( Object o ) : bool
POP_BEFORE ( ) : Object
POP_EXIT ( ) : Object
POP_TRACE ( ) : Object
POSITIVEP_BIGNUM ( bignum n ) : bool
PROCEDUREP ( Object o ) : bool
PROCEDURE_1_EL_REF ( procedure p, int i ) : Object
PROCEDURE_1_EL_SET ( procedure p, int i, Object o ) : Object
PROCEDURE_ARITY ( procedure p ) : int
PROCEDURE_ATTR ( procedure p ) : Object
PROCEDURE_ATTR_SET ( procedure p, Object v ) : Object
PROCEDURE_CORRECT_ARITYP ( procedure p, int i ) : bool
PROCEDURE_EL_REF ( procedure p, int i ) : Object
PROCEDURE_EL_SET ( procedure p, int i, Object o ) : Object
PROCEDURE_LENGTH ( procedure p ) : int
PROCEDURE_L_REF ( procedure p, int i ) : Object
PROCEDURE_L_SET ( procedure p, int i, Object o ) : Object
PROCEDURE_REF ( procedure p, int i ) : Object
PROCEDURE_SET ( procedure p, int i, Object o ) : Object
PROCESSP ( Object o ) : bool
PROCESS_ERROR_PORT ( process o ) : Object
PROCESS_INPUT_PORT ( process o ) : Object
PROCESS_OUTPUT_PORT ( process o ) : Object
PROCESS_PID ( process o ) : int
PUSH_BEFORE ( procedure p ) : Object
PUSH_EXIT ( exit v, int protect ) : Object
PUSH_TRACE ( Object o, Object l ) : Object
QUOTIENT_BIGNUM ( bignum n1, bignum n2 ) : bignum
QUOTIENT_ELONG ( long n1, long n2 ) : long
QUOTIENT_FX ( int n1, int n2 ) : int
QUOTIENT_LLONG ( long n1, long n2 ) : long
REALP ( Object o ) : bool
REAL_TO_DOUBLE ( real n ) : double
REAL_TO_FLOAT ( real n ) : float
REMAINDER_BIGNUM ( bignum n1, bignum n2 ) : bignum
REMAINDER_ELONG ( long n1, long n2 ) : long
REMAINDER_FX ( int n1, int n2 ) : int
REMAINDER_LLONG ( long n1, long n2 ) : long
RGC_BUFFER_BYTE ( input_port p ) : int
RGC_BUFFER_BYTE_REF ( input_port p, int offset ) : int
RGC_BUFFER_CHARACTER ( input_port p ) : byte
RGC_BUFFER_EMPTY ( input_port p ) : bool
RGC_BUFFER_GET_CHAR ( input_port p ) : int
RGC_BUFFER_LENGTH ( input_port p ) : int
RGC_BUFFER_POSITION ( input_port p ) : int
RGC_SET_FILEPOS ( input_port p ) : int
RGC_START_MATCH ( input_port p ) : int
RGC_STOP_MATCH ( input_port p ) : int
SAFE_DIV_ELONG ( long n1, long n2 ) : Object
SAFE_DIV_FX ( int n1, int n2 ) : Object
SAFE_DIV_LLONG ( long n1, long n2 ) : Object
SAFE_MINUS_ELONG ( long n1, long n2 ) : Object
SAFE_MINUS_FX ( int n1, int n2 ) : Object
SAFE_MINUS_LLONG ( long n1, long n2 ) : Object
SAFE_MUL_ELONG ( long n1, long n2 ) : Object
SAFE_MUL_FX ( int n1, int n2 ) : Object
SAFE_MUL_LLONG ( long n1, long n2 ) : Object
SAFE_PLUS_ELONG ( long n1, long n2 ) : Object
SAFE_PLUS_FX ( int n1, int n2 ) : Object
SAFE_PLUS_LLONG ( long n1, long n2 ) : Object
SET_CAR ( pair c, Object o ) : Object
SET_CDR ( pair c, Object o ) : Object
SET_CER ( extended_pair c, Object o ) : Object
SET_KEYWORD_PLIST ( keyword o, Object v ) : Object
SET_SYMBOL_PLIST ( symbol o, Object v ) : Object
SET_TRACE_NAME ( Object o ) : Object
SHORT_TO_INT ( short n ) : int
SHORT_TO_LONG ( short n ) : int
SOCKETP ( Object o ) : bool
SOCKET_DOWNP ( socket s ) : bool
SOCKET_HOSTIP ( socket s ) : Object
SOCKET_HOSTNAME ( socket s ) : Object
SOCKET_INPUT ( socket s ) : input_port
SOCKET_OUTPUT ( socket s ) : output_port
SOCKET_PORT ( socket s ) : int
STRINGP ( Object o ) : bool
STRING_LENGTH ( byte s ) : int
STRING_PTR_NULL ( Byte o ) : bool
STRING_REF ( byte s, int i ) : int
STRING_SET ( byte s, int i, int cn ) : Object
STRUCTP ( Object o ) : bool
STRUCT_KEY ( bstruct o ) : Object
STRUCT_KEY_SET ( bstruct o, Object v ) : Object
STRUCT_LENGTH ( bstruct o ) : int
STRUCT_REF ( bstruct o, int i ) : Object
STRUCT_SET ( bstruct o, int i, Object v ) : Object
SYMBOLP ( Object o ) : bool
SYMBOL_TO_STRING ( symbol o ) : byte[]
TVECTORP ( Object o ) : bool
TVECTOR_DESCR ( Object o ) : Object
TVECTOR_DESCR_SET ( Object o, Object desc ) : Object
TVECTOR_LENGTH ( Object o ) : int
UBYTE_TO_INT ( byte n ) : int
UBYTE_TO_LONG ( byte n ) : int
UBYTE_TO_ULONG ( byte n ) : uint
UCHAR_TO_CHAR ( int c ) : byte
UCS2P ( Object o ) : bool
UCS2_EQ ( char c1, char c2 ) : bool
UCS2_GE ( char c1, char c2 ) : bool
UCS2_GT ( char c1, char c2 ) : bool
UCS2_LE ( char c1, char c2 ) : bool
UCS2_LT ( char c1, char c2 ) : bool
UCS2_STRINGP ( Object o ) : bool
UCS2_STRING_LENGTH ( char o ) : int
UCS2_STRING_REF ( char o, int i ) : char
UCS2_STRING_SET ( char o, int i, char c ) : Object
UELONG_TO_ELONG ( ulong n ) : long
ULLONG_TO_BLLONG ( ulong n ) : bllong
ULLONG_TO_LLONG ( ulong n ) : long
ULLONG_TO_LONG ( ulong n ) : int
ULONG_TO_BYTE ( uint n ) : sbyte
ULONG_TO_INT ( uint n ) : int
ULONG_TO_LONG ( uint n ) : int
ULONG_TO_UBYTE ( uint n ) : byte
UNSAFE_STRUCT_REF ( bstruct o, int i ) : Object
UNSAFE_STRUCT_SET ( bstruct o, int i, Object v ) : Object
USHORT_TO_LONG ( ushort n ) : int
VECTORP ( Object o ) : bool
VECTOR_LENGTH ( Object v ) : int
VECTOR_REF ( Object v, int i ) : Object
VECTOR_SET ( Object v, int i, Object o ) : Object
VECTOR_TAG ( Object v ) : int
VECTOR_TAG_SET ( Object v, int n ) : Object
ZEROP_BIGNUM ( bignum n ) : bool
_EVMEANING_ADDRESS ( Object o ) : Object
_EVMEANING_ADDRESS_REF ( Object o ) : Object
_EVMEANING_ADDRESS_SET ( Object o, Object v ) : Object
__EVMEANING_ADDRESS_REF ( procedure f ) : Object
__EVMEANING_ADDRESS_SET ( procedure f, Object v ) : Object
abs ( double n ) : double
acos ( double n ) : double
append_output_binary_file ( byte file ) : Object
asin ( double n ) : double
atan ( double n ) : double
atan2 ( double n1, double n2 ) : double
bcopy ( byte src, int i, byte dst, int j, int n ) : void
bgl_append_output_file ( byte file, byte buf ) : Object
bgl_bignum_to_long ( bignum n ) : int
bgl_bignum_to_string ( bignum n, int r ) : byte[]
bgl_chmod ( byte f, bool r, bool w, bool x ) : bool
bgl_chmod ( byte f, int v ) : bool
bgl_close_input_port ( input_port p ) : Object
bgl_close_mmap ( mmap o ) : Object
bgl_close_output_port ( output_port p ) : Object
bgl_condvar_broadcast ( condvar c ) : bool
bgl_condvar_signal ( condvar c ) : bool
bgl_condvar_timed_wait ( condvar c, mutex o, int ms ) : bool
bgl_condvar_wait ( condvar c, mutex o ) : bool
bgl_current_microseconds ( ) : long
bgl_current_seconds ( ) : long
bgl_custom_nil ( ) : custom
bgl_date_to_seconds ( date d ) : long
bgl_day_aname ( int n ) : byte[]
bgl_day_name ( int n ) : byte[]
bgl_display_bignum ( bignum n, output_port p ) : Object
bgl_dload ( byte filename, byte init_sym, byte mod_sym ) : int
bgl_dload_error ( ) : byte[]
bgl_double_to_ieee_string ( double v ) : byte[]
bgl_dunload ( byte filename ) : int
bgl_elong_hash_number ( long n ) : int
bgl_escape_C_string ( byte src, int start, int end ) : byte[]
bgl_escape_scheme_string ( byte src, int start, int end ) : byte[]
bgl_file_gid ( byte f ) : int
bgl_file_mode ( byte f ) : int
bgl_file_size ( byte file ) : long
bgl_file_uid ( byte f ) : int
bgl_float_to_ieee_string ( float v ) : byte[]
bgl_flush_binary_port ( binary_port p ) : Object
bgl_foreign_hash_number ( Object obj ) : int
bgl_gethostname ( ) : byte[]
bgl_getprotobyname ( byte name ) : Object
bgl_getprotobynumber ( int n ) : Object
bgl_getprotoents ( ) : Object
bgl_getsockopt ( socket s, keyword se ) : Object
bgl_host ( byte hostname ) : byte[]
bgl_hostinfo ( byte hostname ) : Object
bgl_ieee_string_to_double ( byte s ) : double
bgl_ieee_string_to_float ( byte s ) : float
bgl_input_fill_string ( binary_port p, byte buf ) : int
bgl_input_port_buffer_set ( input_port o, byte b ) : void
bgl_input_port_bufsiz ( input_port p ) : int
bgl_input_port_reopen ( input_port p ) : Object
bgl_input_port_seek ( input_port p, int pos ) : object
bgl_input_port_timeout_set ( input_port p, int to ) : bool
bgl_input_string ( binary_port p, int len ) : byte[]
bgl_integer_to_seconds ( int i ) : long
bgl_keyword_hash_number ( keyword obj ) : int
bgl_last_modification_time ( byte file ) : long
bgl_llong_hash_number ( long n ) : int
bgl_make_client_socket ( byte hostname, int port, int timeo, byte inbuf, byte outbuf ) : socket
bgl_make_condvar ( Object o ) : condvar
bgl_make_date ( int s, int min, int h, int d, int mon, int y, int tz, bool istz, int isdst ) : date
bgl_make_generic ( procedure p ) : procedure
bgl_make_mutex ( Object o ) : mutex
bgl_make_nil_condvar ( ) : condvar
bgl_make_nil_mutex ( ) : mutex
bgl_make_procedure ( Object e, int a, int l ) : procedure
bgl_make_server_socket ( Object name, int port, int backlog ) : socket
bgl_month_aname ( int n ) : byte[]
bgl_month_name ( int n ) : byte[]
bgl_mutex_lock ( mutex o ) : bool
bgl_mutex_state ( mutex o ) : Object
bgl_mutex_timed_lock ( mutex o, int tmt ) : bool
bgl_mutex_unlock ( mutex o ) : bool
bgl_obj_hash_number ( Object obj ) : int
bgl_open_input_c_string ( byte s ) : Object
bgl_open_input_file ( byte s, byte b ) : Object
bgl_open_input_gzip_port ( procedure p, input_port n, byte b ) : Object
bgl_open_input_pipe ( byte s, byte b ) : Object
bgl_open_input_procedure ( procedure p, byte b ) : Object
bgl_open_input_resource ( byte s, byte b ) : Object
bgl_open_input_string ( byte s, int start ) : Object
bgl_open_input_string_bang ( byte s ) : Object
bgl_open_mmap ( byte fname, bool r, bool w ) : mmap
bgl_open_output_file ( byte file, byte buf ) : Object
bgl_open_output_procedure ( procedure p, procedure f, procedure c, byte buf ) : Object
bgl_open_output_string ( byte buf ) : Object
bgl_output_port_buffer_set ( output_port o, byte b ) : void
bgl_output_port_seek ( output_port p, int pos ) : Object
bgl_output_port_timeout_set ( output_port p, int to ) : bool
bgl_output_string ( binary_port p, byte buf ) : int
bgl_password ( byte prompt ) : byte[]
bgl_pointer_hash_number ( Object obj, int power ) : int
bgl_procedure_entry_to_string ( procedure p ) : byte[]
bgl_process_nil ( ) : process
bgl_rand_bignum ( bignum bx ) : bignum
bgl_reopen_input_c_string ( input_port p, byte s ) : Object
bgl_reset_output_string_port ( output_port p ) : Object
bgl_rgc_blit_string ( input_port p, byte s, int o, int l ) : int
bgl_rgc_charready ( input_port p ) : bool
bgl_seconds_to_date ( long sec ) : date
bgl_seconds_to_string ( long sec ) : byte[]
bgl_seconds_to_utc_date ( long sec ) : date
bgl_seconds_to_utc_string ( long sec ) : byte[]
bgl_setenv ( byte name, byte val ) : int
bgl_setsockopt ( socket s, keyword se, Object val ) : Object
bgl_sleep ( int microsecs ) : void
bgl_socket_accept ( socket s, bool errp, byte inbuf, byte outbuf ) : socket
bgl_string_hash ( byte s, int start, int len ) : int
bgl_string_hash_number ( byte s ) : int
bgl_string_shrink ( byte src, int len ) : byte[]
bgl_string_to_bignum ( String s ) : bignum
bgl_string_to_bignum ( String s, int r ) : bignum
bgl_string_to_bignum ( byte s, int r ) : bignum
bgl_string_to_integer_obj ( byte s, int r ) : Object
bgl_string_to_mmap ( byte s, bool r, bool w ) : mmap
bgl_string_to_procedure_entry ( byte s ) : Object
bgl_symbol_hash_number ( symbol obj ) : int
bgl_sync_mmap ( mmap o ) : Object
bgl_time ( procedure p ) : Object
bgl_write_bignum ( bignum n, output_port p ) : Object
bigloo_backend ( ) : byte[]
bigloo_strcmp ( byte s1, byte s2 ) : bool
bigloo_strcmp_at ( byte s1, byte s2, int d ) : bool
bigloo_strcmp_ci_at ( byte s1, byte s2, int d ) : bool
bigloo_strncmp ( byte s1, byte s2, int l ) : bool
bigloo_strncmp_at ( byte s1, byte s2, int d, int l ) : bool
bigloo_strncmp_ci ( byte s1, byte s2, int l ) : bool
bigloo_strncmp_ci_at ( byte s1, byte s2, int d, int l ) : bool
blit_string ( byte src, int i1, byte dst, int i2, int n ) : Object
buildproc ( procedure p, int i, int a, int n ) : procedure
c_date ( ) : byte[]
c_process_alivep ( process o ) : bool
c_process_continue ( process o ) : Object
c_process_kill ( process o ) : Object
c_process_list ( ) : Object
c_process_send_signal ( process o, int s ) : Object
c_process_stop ( process o ) : Object
c_process_wait ( process o ) : Object
c_process_xstatus ( process o ) : Object
c_run_process ( Object bhost, Object bfork, Object bwaiting, Object binput, Object boutput, Object berror, byte bcommand, Object bargs, Object benv ) : process
c_signal ( int n, Object p ) : Object
c_substring ( byte src, int min, int max ) : byte[]
c_subucs2_string ( char o, int min, int max ) : char[]
c_ucs2_string_append ( char o1, char o2 ) : char[]
c_ucs2_string_copy ( char o ) : char[]
c_unregister_process ( process o ) : Object
call_cc ( procedure p ) : Object
ceil ( double n ) : double
chdir ( byte path ) : bool
close_binary_port ( binary_port p ) : Object
cos ( double n ) : double
create_string_for_read ( byte src, bool symbolp ) : byte[]
create_struct ( symbol key, int size ) : bstruct
create_vector ( int n ) : Object[]
debug_dot_handler ( Exception v, exit tag ) : Object
debug_handler ( bexception v, exit tag ) : Object
directory_to_list ( byte name ) : Object
directoryp ( byte file ) : bool
display_char ( byte cn, output_port p ) : Object
display_char ( int cn, output_port p ) : Object
display_elong ( long n, output_port p ) : Object
display_fixnum ( bint n, output_port p ) : Object
display_flonum ( real n, output_port p ) : Object
display_llong ( long n, output_port p ) : Object
display_string ( byte s, output_port p ) : Object
display_substring ( byte s, int start, int end, output_port p ) : Object
display_ucs2 ( bucs2 s, output_port p ) : Object
display_ucs2string ( char s, output_port p ) : Object
dump_stack ( ) : void
elong_to_string ( long n, int radix ) : byte[]
eval_apply ( procedure fun, Object list ) : Object
eval_funcall_0 ( procedure fun ) : Object
eval_funcall_1 ( procedure fun, Object a0 ) : Object
eval_funcall_2 ( procedure fun, Object a0, Object a1 ) : Object
eval_funcall_3 ( procedure fun, Object a0, Object a1, Object a2 ) : Object
eval_funcall_4 ( procedure fun, Object a0, Object a1, Object a2, Object a3 ) : Object
exit ( int n ) : void
exp ( double n ) : double
fail ( Object proc, Object msg, Object env ) : Exception
fail ( String proc, String msg, Object env ) : Exception
fexists ( byte file ) : bool
fill_vector ( Object v, int len, Object o ) : Object
floor ( double n ) : double
fmod ( double n1, double n2 ) : double
getCurrentErrorPort ( bgldynamic env ) : output_port
getCurrentInputPort ( bgldynamic env ) : input_port
getCurrentOutputPort ( bgldynamic env ) : output_port
get_hash_number ( byte s ) : int
get_hash_number_from_int ( Object o ) : int
get_hash_number_from_int ( int i ) : int
get_hash_power_number ( byte str, int power ) : int
get_hash_power_number_from_int ( Object i, int power ) : int
get_hash_power_number_from_int ( int i, int power ) : int
get_output_string ( output_port p ) : byte[]
get_signal_handler ( int n ) : Object
get_trace_stack ( int depth ) : Object
getbytes ( String s ) : byte[]
getcwd ( byte path, int i ) : byte[]
getenv ( byte name ) : byte[]
getenv_exists ( byte name ) : bool
getpid ( ) : long
ill_char_rep ( int cn ) : Object
input_obj ( binary_port p ) : Object
integer_to_string ( int n, int radix ) : byte[]
integer_to_string_padding ( int n, int padding, int radix ) : byte[]
internalerror ( Exception e ) : void
isfinite ( double n ) : bool
isinf ( double n ) : bool
isnan ( double n ) : bool
jumpexit ( Object excep, Object value ) : Object
list_to_vector ( Object l ) : Object[]
listargv ( String argv ) : Object
llong_to_string ( long n, int radix ) : byte[]
log ( double n ) : double
make_string ( int n, int init ) : byte[]
make_string_sans_fill ( int n ) : byte[]
make_struct ( symbol key, int size, Object o ) : bstruct
make_ucs2_string ( int len, char c ) : char[]
make_vector ( int n, Object init ) : Object[]
make_vector0 ( ) : Object[]
make_vector1 ( Object a1 ) : Object[]
make_vector2 ( Object a1, Object a2 ) : Object[]
make_vector3 ( Object a1, Object a2, Object a3 ) : Object[]
make_vector4 ( Object a1, Object a2, Object a3, Object a4 ) : Object[]
make_vector5 ( Object a1, Object a2, Object a3, Object a4, Object a5 ) : Object[]
make_weakptr ( Object o ) : weakptr
max ( double n1, double n2 ) : double
min ( double n1, double n2 ) : double
mkdir ( byte path, int mode ) : bool
newstring ( Object o ) : String
newstring ( byte v ) : String
newstring ( byte v, int offset, int length ) : String
obj_to_cobj ( Object o ) : cobj
open_input_binary_file ( byte file ) : Object
open_output_binary_file ( byte file ) : Object
oprint ( Object msg ) : void
output_obj ( binary_port p, Object obj ) : Object
parseint ( byte buf, int pos, int bout, int radix ) : int
parseinteger ( byte buf, int initPos, int bout, int radix ) : Object
parselong ( byte buf, int pos, int bout, int radix ) : long
pow ( double n1, double n2 ) : double
print ( String msg ) : void
printint ( int n ) : void
ptr_alg ( ) : int
rand ( ) : int
real_to_string ( double n ) : byte[]
rename ( byte old, byte to ) : int
reset_console ( Object o ) : Object
reset_eof ( Object p ) : bool
rgc_buffer_bof_p ( input_port p ) : bool
rgc_buffer_bol_p ( input_port p ) : bool
rgc_buffer_downcase_keyword ( input_port p ) : keyword
rgc_buffer_downcase_symbol ( input_port p ) : symbol
rgc_buffer_eof_p ( input_port p ) : bool
rgc_buffer_eol_p ( input_port p ) : bool
rgc_buffer_escape_substring ( input_port p, int o, int e, bool strict ) : byte[]
rgc_buffer_fixnum ( input_port p ) : int
rgc_buffer_flonum ( input_port p ) : double
rgc_buffer_insert_char ( input_port p, int c ) : bool
rgc_buffer_insert_substring ( input_port p, byte s, int from, int to ) : bool
rgc_buffer_integer ( input_port p ) : Object
rgc_buffer_keyword ( input_port p ) : keyword
rgc_buffer_substring ( input_port p, int o, int e ) : byte[]
rgc_buffer_subsymbol ( input_port p, int o, int e ) : symbol
rgc_buffer_symbol ( input_port p ) : symbol
rgc_buffer_unget_char ( input_port p, int c ) : int
rgc_buffer_upcase_keyword ( input_port p ) : keyword
rgc_buffer_upcase_symbol ( input_port p ) : symbol
rgc_fill_buffer ( input_port p ) : bool
rmdir ( byte file ) : bool
round ( double n ) : double
setCurrentErrorPort ( bgldynamic env, output_port o ) : void
setCurrentInputPort ( bgldynamic env, input_port o ) : void
setCurrentOutputPort ( bgldynamic env, output_port o ) : void
setexit ( ) : Object
sigsetmask ( int n ) : int
sin ( double n ) : double
socket_close ( socket s ) : Object
socket_local_addr ( socket s ) : byte[]
socket_shutdown ( socket s, bool b ) : Object
sort_vector ( Object v, procedure p ) : Object[]
sqrt ( double n ) : double
srand ( int seed ) : void
strcicmp ( byte s1, byte s2 ) : bool
string_append ( byte o1, byte o2 ) : byte[]
string_append_3 ( byte o1, byte o2, byte o3 ) : byte[]
string_cige ( byte s1, byte s2 ) : bool
string_cigt ( byte s1, byte s2 ) : bool
string_cile ( byte s1, byte s2 ) : bool
string_cilt ( byte s1, byte s2 ) : bool
string_for_read ( byte src ) : byte[]
string_ge ( byte s1, byte s2 ) : bool
string_gt ( byte s1, byte s2 ) : bool
string_le ( byte s1, byte s2 ) : bool
string_lt ( byte s1, byte s2 ) : bool
string_to_bstring ( byte o ) : byte[]
string_to_keyword ( byte s ) : keyword
string_to_symbol ( String name ) : symbol
string_to_symbol ( byte name ) : symbol
strtod ( byte s, int i ) : double
strtol ( byte s, int i, int radix ) : int
strtoll ( byte s, int i, int radix ) : long
strtoul ( byte s, int i, int radix ) : int
strtoull ( byte s, int i, int radix ) : long
symbol_exists_p ( byte name ) : bool
system ( byte cmd ) : int
tan ( double n ) : double
tolower ( int cn ) : int
toupper ( int cn ) : int
trace_exit ( ) : void
ucs2_definedp ( int c ) : bool
ucs2_digitp ( char c ) : bool
ucs2_letterp ( char c ) : bool
ucs2_lowerp ( char c ) : bool
ucs2_strcicmp ( char o1, char o2 ) : bool
ucs2_strcmp ( char o1, char o2 ) : bool
ucs2_string_cige ( char o1, char o2 ) : bool
ucs2_string_cigt ( char o1, char o2 ) : bool
ucs2_string_cile ( char o1, char o2 ) : bool
ucs2_string_cilt ( char o1, char o2 ) : bool
ucs2_string_ge ( char o1, char o2 ) : bool
ucs2_string_gt ( char o1, char o2 ) : bool
ucs2_string_le ( char o1, char o2 ) : bool
ucs2_string_lt ( char o1, char o2 ) : bool
ucs2_string_to_utf8_string ( String s ) : byte[]
ucs2_string_to_utf8_string ( char o ) : byte[]
ucs2_tolower ( char c ) : char
ucs2_toupper ( char c ) : char
ucs2_upperp ( char c ) : bool
ucs2_whitespacep ( char c ) : bool
uelong_to_string ( long n, int radix ) : byte[]
ullong_to_string ( long n, int radix ) : byte[]
unlink ( byte file ) : bool
unsigned_to_string ( int n, int radix ) : byte[]
utf8_string_to_ucs2_string ( byte bytes ) : char[]
utf8length ( byte bytes, int nb ) : int
void_star_to_obj ( Object o ) : foreign
weakptr_data ( weakptr p ) : Object
weakptr_data_set ( weakptr p, Object o ) : void
write_char ( bchar c, output_port p ) : Object
write_elong ( long n, output_port p ) : Object
write_llong ( long n, output_port p ) : Object
write_object ( Object o, output_port p ) : Object
write_string ( byte s, bool b, output_port p ) : Object
write_ucs2 ( bucs2 s, output_port p ) : Object
write_utf8string ( byte s, output_port p ) : Object

Private Methods

Method Description
GetPersonalFolder ( ) : byte[]
GetUserName ( ) : byte[]
bigloo_abort ( ) : void
charDigit2Val ( byte cn ) : int
foreign ( ) : System
get_property ( String name, String def ) : byte[]
isdigit ( byte cn ) : bool
isxdigit ( byte b ) : bool
list_length ( Object l ) : int
rgc_buffer_reserve_space ( input_port p, int amount ) : void
rgc_do_blit ( input_port p, byte s, int o, int l ) : int
xdigit_to_byte ( byte b ) : byte

Method Details

ABS_BIGNUM() public static method

public static ABS_BIGNUM ( bignum n ) : bignum
n bignum
return bignum

BBOOL() public static method

public static BBOOL ( bool b ) : bbool
b bool
return bbool

BCHAR() public static method

public static BCHAR ( byte c ) : bchar
c byte
return bchar

BCHAR() public static method

public static BCHAR ( int cn ) : bchar
cn int
return bchar

BCHAR_TO_UBYTE() public static method

public static BCHAR_TO_UBYTE ( bchar c ) : byte
c bchar
return byte

BCHAR_TO_UCHAR() public static method

public static BCHAR_TO_UCHAR ( bchar c ) : int
c bchar
return int

BCNST() public static method

public static BCNST ( int v ) : Object
v int
return Object

BELONG_TO_ELONG() public static method

public static BELONG_TO_ELONG ( belong n ) : long
n belong
return long

BELONG_TO_LONG() public static method

public static BELONG_TO_LONG ( belong n ) : long
n belong
return long

BGL_ABASE() public static method

public static BGL_ABASE ( ) : Object
return Object

BGL_ABASE_SET() public static method

public static BGL_ABASE_SET ( Object al ) : Object
al Object
return Object

BGL_ALLOC_F32VECTOR() public static method

public static BGL_ALLOC_F32VECTOR ( int l ) : f32vector
l int
return f32vector

BGL_ALLOC_F64VECTOR() public static method

public static BGL_ALLOC_F64VECTOR ( int l ) : f64vector
l int
return f64vector

BGL_ALLOC_S16VECTOR() public static method

public static BGL_ALLOC_S16VECTOR ( int l ) : s16vector
l int
return s16vector

BGL_ALLOC_S32VECTOR() public static method

public static BGL_ALLOC_S32VECTOR ( int l ) : s32vector
l int
return s32vector

BGL_ALLOC_S64VECTOR() public static method

public static BGL_ALLOC_S64VECTOR ( int l ) : s64vector
l int
return s64vector

BGL_ALLOC_S8VECTOR() public static method

public static BGL_ALLOC_S8VECTOR ( int l ) : s8vector
l int
return s8vector

BGL_ALLOC_U16VECTOR() public static method

public static BGL_ALLOC_U16VECTOR ( int l ) : u16vector
l int
return u16vector

BGL_ALLOC_U32VECTOR() public static method

public static BGL_ALLOC_U32VECTOR ( int l ) : u32vector
l int
return u32vector

BGL_ALLOC_U64VECTOR() public static method

public static BGL_ALLOC_U64VECTOR ( int l ) : u64vector
l int
return u64vector

BGL_ALLOC_U8VECTOR() public static method

public static BGL_ALLOC_U8VECTOR ( int l ) : u8vector
l int
return u8vector

BGL_BYTECODE() public static method

public static BGL_BYTECODE ( ) : Object
return Object

BGL_BYTECODE_SET() public static method

public static BGL_BYTECODE_SET ( Object al ) : Object
al Object
return Object

BGL_CONDVARP() public static method

public static BGL_CONDVARP ( Object o ) : bool
o Object
return bool

BGL_CONDVAR_NAME() public static method

public static BGL_CONDVAR_NAME ( condvar o ) : Object
o condvar
return Object

BGL_CURRENT_DISPLAY() public static method

public static BGL_CURRENT_DISPLAY ( ) : Object
return Object

BGL_CURRENT_DISPLAY_SET() public static method

public static BGL_CURRENT_DISPLAY_SET ( procedure disp ) : void
disp procedure
return void

BGL_CURRENT_DYNAMIC_ENV() public static method

public static BGL_CURRENT_DYNAMIC_ENV ( ) : bgldynamic
return bgldynamic

BGL_DATE_DAY() public static method

public static BGL_DATE_DAY ( date d ) : int
d date
return int

BGL_DATE_HOUR() public static method

public static BGL_DATE_HOUR ( date d ) : int
d date
return int

BGL_DATE_ISDST() public static method

public static BGL_DATE_ISDST ( date d ) : int
d date
return int

BGL_DATE_MINUTE() public static method

public static BGL_DATE_MINUTE ( date d ) : int
d date
return int

BGL_DATE_MONTH() public static method

public static BGL_DATE_MONTH ( date d ) : int
d date
return int

BGL_DATE_SECOND() public static method

public static BGL_DATE_SECOND ( date d ) : int
d date
return int

BGL_DATE_TIMEZONE() public static method

public static BGL_DATE_TIMEZONE ( date d ) : int
d date
return int

BGL_DATE_WDAY() public static method

public static BGL_DATE_WDAY ( date d ) : int
d date
return int

BGL_DATE_YDAY() public static method

public static BGL_DATE_YDAY ( date d ) : int
d date
return int

BGL_DATE_YEAR() public static method

public static BGL_DATE_YEAR ( date d ) : int
d date
return int

BGL_DEBUG_ALIST_GET() public static method

public static BGL_DEBUG_ALIST_GET ( ) : Object
return Object

BGL_DEBUG_ALIST_SET() public static method

public static BGL_DEBUG_ALIST_SET ( Object al ) : void
al Object
return void

BGL_DYNAMIC_ENVP() public static method

public static BGL_DYNAMIC_ENVP ( Object o ) : bool
o Object
return bool

BGL_ENV_BYTECODE() public static method

public static BGL_ENV_BYTECODE ( bgldynamic env ) : Object
env bgldynamic
return Object

BGL_ENV_BYTECODE_SET() public static method

public static BGL_ENV_BYTECODE_SET ( bgldynamic env, Object al ) : Object
env bgldynamic
al Object
return Object

BGL_ENV_POP_TRACE() public static method

public static BGL_ENV_POP_TRACE ( bgldynamic env ) : Object
env bgldynamic
return Object

BGL_ENV_PUSH_TRACE() public static method

public static BGL_ENV_PUSH_TRACE ( bgldynamic env, Object o, Object l ) : Object
env bgldynamic
o Object
l Object
return Object

BGL_ENV_SET_TRACE_LOCATION() public static method

public static BGL_ENV_SET_TRACE_LOCATION ( bgldynamic env, Object o ) : Object
env bgldynamic
o Object
return Object

BGL_ENV_SET_TRACE_NAME() public static method

public static BGL_ENV_SET_TRACE_NAME ( bgldynamic env, Object o ) : Object
env bgldynamic
o Object
return Object

BGL_ERROR_HANDLER_GET() public static method

public static BGL_ERROR_HANDLER_GET ( ) : Object
return Object

BGL_ERROR_HANDLER_SET() public static method

public static BGL_ERROR_HANDLER_SET ( Object hdl ) : void
hdl Object
return void

BGL_EXITD_BOTTOMP() public static method

public static BGL_EXITD_BOTTOMP ( Object o ) : bool
o Object
return bool

BGL_EXITD_TOP() public static method

public static BGL_EXITD_TOP ( ) : Object
return Object

BGL_EXITD_TOP_SET() public static method

public static BGL_EXITD_TOP_SET ( Object o ) : Object
o Object
return Object

BGL_EXITD_VAL() public static method

public static BGL_EXITD_VAL ( ) : Object
return Object

BGL_EXITD_VAL_SET() public static method

public static BGL_EXITD_VAL_SET ( Object o ) : Object
o Object
return Object

BGL_F32VECTORP() public static method

public static BGL_F32VECTORP ( Object o ) : bool
o Object
return bool

BGL_F32VREF() public static method

public static BGL_F32VREF ( f32vector v, int l ) : float
v f32vector
l int
return float

BGL_F32VSET() public static method

public static BGL_F32VSET ( f32vector v, int l, float o ) : void
v f32vector
l int
o float
return void

BGL_F64VECTORP() public static method

public static BGL_F64VECTORP ( Object o ) : bool
o Object
return bool

BGL_F64VREF() public static method

public static BGL_F64VREF ( f64vector v, int l ) : double
v f64vector
l int
return double

BGL_F64VSET() public static method

public static BGL_F64VSET ( f64vector v, int l, double o ) : void
v f64vector
l int
o double
return void

BGL_HEAP_DEBUG_MARK_OBJ() public static method

public static BGL_HEAP_DEBUG_MARK_OBJ ( Object o ) : Object
o Object
return Object

BGL_HVECTORP() public static method

public static BGL_HVECTORP ( Object o ) : bool
o Object
return bool

BGL_HVECTOR_IDENT() public static method

public static BGL_HVECTOR_IDENT ( Object o ) : int
o Object
return int

BGL_HVECTOR_LENGTH() public static method

public static BGL_HVECTOR_LENGTH ( Object o ) : int
o Object
return int

BGL_INPUT_CHAR() public static method

public static BGL_INPUT_CHAR ( binary_port p ) : int
p binary_port
return int

BGL_INPUT_GZIP_PORT_INPUT_PORT() public static method

public static BGL_INPUT_GZIP_PORT_INPUT_PORT ( input_port p ) : input_port
p input_port
return input_port

BGL_INPUT_PORT_BUFFER() public static method

public static BGL_INPUT_PORT_BUFFER ( input_port o ) : byte[]
o input_port
return byte[]

BGL_INPUT_PORT_LENGTH() public static method

public static BGL_INPUT_PORT_LENGTH ( input_port p ) : long
p input_port
return long

BGL_INPUT_PORT_LENGTH_SET() public static method

public static BGL_INPUT_PORT_LENGTH_SET ( input_port p, long e ) : void
p input_port
e long
return void

BGL_INTERRUPT_NOTIFIER_GET() public static method

public static BGL_INTERRUPT_NOTIFIER_GET ( ) : Object
return Object

BGL_INTERRUPT_NOTIFIER_SET() public static method

public static BGL_INTERRUPT_NOTIFIER_SET ( Object hdl ) : void
hdl Object
return void

BGL_INT_EOFP() public static method

public static BGL_INT_EOFP ( int i ) : bool
i int
return bool

BGL_LEXICAL_STACK() public static method

public static BGL_LEXICAL_STACK ( ) : Object
return Object

BGL_LEXICAL_STACK_SET() public static method

public static BGL_LEXICAL_STACK_SET ( Object al ) : void
al Object
return void

BGL_MMAPP() public static method

public static BGL_MMAPP ( Object o ) : bool
o Object
return bool

BGL_MMAP_LENGTH() public static method

public static BGL_MMAP_LENGTH ( mmap o ) : long
o mmap
return long

BGL_MMAP_NAME() public static method

public static BGL_MMAP_NAME ( mmap o ) : Object
o mmap
return Object

BGL_MMAP_REF() public static method

public static BGL_MMAP_REF ( mmap o, long i ) : int
o mmap
i long
return int

BGL_MMAP_RP_GET() public static method

public static BGL_MMAP_RP_GET ( mmap o ) : long
o mmap
return long

BGL_MMAP_RP_SET() public static method

public static BGL_MMAP_RP_SET ( mmap o, long i ) : void
o mmap
i long
return void

BGL_MMAP_SET() public static method

public static BGL_MMAP_SET ( mmap o, long i, int c ) : Object
o mmap
i long
c int
return Object

BGL_MMAP_WP_GET() public static method

public static BGL_MMAP_WP_GET ( mmap o ) : long
o mmap
return long

BGL_MMAP_WP_SET() public static method

public static BGL_MMAP_WP_SET ( mmap o, long i ) : void
o mmap
i long
return void

BGL_MODULE() public static method

public static BGL_MODULE ( ) : Object
return Object

BGL_MODULE_SET() public static method

public static BGL_MODULE_SET ( Object al ) : Object
al Object
return Object

BGL_MUTEXP() public static method

public static BGL_MUTEXP ( Object o ) : bool
o Object
return bool

BGL_MUTEX_NAME() public static method

public static BGL_MUTEX_NAME ( mutex o ) : Object
o mutex
return Object

BGL_MVALUES_NUMBER() public static method

public static BGL_MVALUES_NUMBER ( ) : int
return int

BGL_MVALUES_NUMBER_SET() public static method

public static BGL_MVALUES_NUMBER_SET ( int n ) : int
n int
return int

BGL_MVALUES_VAL() public static method

public static BGL_MVALUES_VAL ( int n ) : Object
n int
return Object

BGL_MVALUES_VAL_SET() public static method

public static BGL_MVALUES_VAL_SET ( int n, Object o ) : Object
n int
o Object
return Object

BGL_OBJECTP() public static method

public static BGL_OBJECTP ( Object o ) : bool
o Object
return bool

BGL_OBJECT_CLASS_NUM() public static method

public static BGL_OBJECT_CLASS_NUM ( bobject o ) : int
o bobject
return int

BGL_OBJECT_CLASS_NUM_SET() public static method

public static BGL_OBJECT_CLASS_NUM_SET ( bobject o, int n ) : Object
o bobject
n int
return Object

BGL_OBJECT_WIDENING() public static method

public static BGL_OBJECT_WIDENING ( bobject o ) : Object
o bobject
return Object

BGL_OBJECT_WIDENING_SET() public static method

public static BGL_OBJECT_WIDENING_SET ( bobject o, Object v ) : Object
o bobject
v Object
return Object

BGL_OPAQUE_NIL() public static method

public static BGL_OPAQUE_NIL ( ) : Object
return Object

BGL_OUTPUT_CHAR() public static method

public static BGL_OUTPUT_CHAR ( binary_port p, byte c ) : Object
p binary_port
c byte
return Object

BGL_OUTPUT_PORT_BUFFER() public static method

public static BGL_OUTPUT_PORT_BUFFER ( output_port o ) : byte[]
o output_port
return byte[]

BGL_PARAMETERS() public static method

public static BGL_PARAMETERS ( ) : Object
return Object

BGL_PARAMETERS_SET() public static method

public static BGL_PARAMETERS_SET ( Object al ) : Object
al Object
return Object

BGL_S16VECTORP() public static method

public static BGL_S16VECTORP ( Object o ) : bool
o Object
return bool

BGL_S16VREF() public static method

public static BGL_S16VREF ( s16vector v, int l ) : short
v s16vector
l int
return short

BGL_S16VSET() public static method

public static BGL_S16VSET ( s16vector v, int l, short o ) : void
v s16vector
l int
o short
return void

BGL_S32VECTORP() public static method

public static BGL_S32VECTORP ( Object o ) : bool
o Object
return bool

BGL_S32VREF() public static method

public static BGL_S32VREF ( s32vector v, int l ) : int
v s32vector
l int
return int

BGL_S32VSET() public static method

public static BGL_S32VSET ( s32vector v, int l, int o ) : void
v s32vector
l int
o int
return void

BGL_S64VECTORP() public static method

public static BGL_S64VECTORP ( Object o ) : bool
o Object
return bool

BGL_S64VREF() public static method

public static BGL_S64VREF ( s64vector v, int l ) : long
v s64vector
l int
return long

BGL_S64VSET() public static method

public static BGL_S64VSET ( s64vector v, int l, long o ) : void
v s64vector
l int
o long
return void

BGL_S8VECTORP() public static method

public static BGL_S8VECTORP ( Object o ) : bool
o Object
return bool

BGL_S8VREF() public static method

public static BGL_S8VREF ( s8vector v, int l ) : sbyte
v s8vector
l int
return sbyte

BGL_S8VSET() public static method

public static BGL_S8VSET ( s8vector v, int l, sbyte o ) : void
v s8vector
l int
o sbyte
return void

BGL_SAFE_BX_TO_FX() public static method

public static BGL_SAFE_BX_TO_FX ( Object n ) : Object
n Object
return Object

BGL_SIGNBIT() public static method

public static BGL_SIGNBIT ( double n ) : int
n double
return int

BGL_SOCKET_CLIENTP() public static method

public static BGL_SOCKET_CLIENTP ( Object o ) : bool
o Object
return bool

BGL_SOCKET_SERVERP() public static method

public static BGL_SOCKET_SERVERP ( Object o ) : bool
o Object
return bool

BGL_THREAD_BACKEND() public static method

public static BGL_THREAD_BACKEND ( ) : Object
return Object

BGL_THREAD_BACKEND_SET() public static method

public static BGL_THREAD_BACKEND_SET ( Object al ) : void
al Object
return void

BGL_U16VECTORP() public static method

public static BGL_U16VECTORP ( Object o ) : bool
o Object
return bool

BGL_U16VREF() public static method

public static BGL_U16VREF ( u16vector v, int l ) : ushort
v u16vector
l int
return ushort

BGL_U16VSET() public static method

public static BGL_U16VSET ( u16vector v, int l, ushort o ) : void
v u16vector
l int
o ushort
return void

BGL_U32VECTORP() public static method

public static BGL_U32VECTORP ( Object o ) : bool
o Object
return bool

BGL_U32VREF() public static method

public static BGL_U32VREF ( u32vector v, int l ) : uint
v u32vector
l int
return uint

BGL_U32VSET() public static method

public static BGL_U32VSET ( u32vector v, int l, uint o ) : void
v u32vector
l int
o uint
return void

BGL_U64VECTORP() public static method

public static BGL_U64VECTORP ( Object o ) : bool
o Object
return bool

BGL_U64VREF() public static method

public static BGL_U64VREF ( u64vector v, int l ) : ulong
v u64vector
l int
return ulong

BGL_U64VSET() public static method

public static BGL_U64VSET ( u64vector v, int l, ulong o ) : void
v u64vector
l int
o ulong
return void

BGL_U8VECTORP() public static method

public static BGL_U8VECTORP ( Object o ) : bool
o Object
return bool

BGL_U8VREF() public static method

public static BGL_U8VREF ( u8vector v, int l ) : byte
v u8vector
l int
return byte

BGL_U8VSET() public static method

public static BGL_U8VSET ( u8vector v, int l, byte o ) : void
v u8vector
l int
o byte
return void

BGL_UNCAUGHT_EXCEPTION_HANDLER_GET() public static method

public static BGL_UNCAUGHT_EXCEPTION_HANDLER_GET ( ) : Object
return Object

BGL_UNCAUGHT_EXCEPTION_HANDLER_SET() public static method

public static BGL_UNCAUGHT_EXCEPTION_HANDLER_SET ( Object hdl ) : void
hdl Object
return void

BGL_USER_DATA() public static method

public static BGL_USER_DATA ( ) : Object
return Object

BGL_USER_DATA_SET() public static method

public static BGL_USER_DATA_SET ( Object al ) : void
al Object
return void

BGL_WEAKPTRP() public static method

public static BGL_WEAKPTRP ( Object o ) : bool
o Object
return bool

BIGLOO_EXIT() public static method

public static BIGLOO_EXIT ( Object n ) : Object
n Object
return Object

BIGNUMP() public static method

public static BIGNUMP ( Object o ) : bool
o Object
return bool

BIGNUM_TO_FLONUM() public static method

public static BIGNUM_TO_FLONUM ( bignum n ) : double
n bignum
return double

BINARY_PORTP() public static method

public static BINARY_PORTP ( Object o ) : bool
o Object
return bool

BINARY_PORT_INP() public static method

public static BINARY_PORT_INP ( binary_port p ) : bool
p binary_port
return bool

BINARY_PORT_OUTP() public static method

public static BINARY_PORT_OUTP ( binary_port p ) : bool
p binary_port
return bool

BINARY_PORT_TO_FILE() public static method

public static BINARY_PORT_TO_FILE ( binary_port p ) : Object
p binary_port
return Object

BINT() public static method

public static BINT ( byte v ) : bint
v byte
return bint

BINT() public static method

public static BINT ( int v ) : bint
v int
return bint

BINT() public static method

public static BINT ( long v ) : bint
v long
return bint

BINT() public static method

public static BINT ( sbyte v ) : bint
v sbyte
return bint

BINT() public static method

public static BINT ( short v ) : bint
v short
return bint

BINT() public static method

public static BINT ( uint v ) : bint
v uint
return bint

BINT() public static method

public static BINT ( ushort v ) : bint
v ushort
return bint

BINT_TO_BYTE() public static method

public static BINT_TO_BYTE ( bint n ) : sbyte
n bint
return sbyte

BINT_TO_SHORT() public static method

public static BINT_TO_SHORT ( bint n ) : short
n bint
return short

BINT_TO_UBYTE() public static method

public static BINT_TO_UBYTE ( bint n ) : byte
n bint
return byte

BINT_TO_ULONG() public static method

public static BINT_TO_ULONG ( bint n ) : uint
n bint
return uint

BINT_TO_USHORT() public static method

public static BINT_TO_USHORT ( bint n ) : ushort
n bint
return ushort

BITAND() public static method

public static BITAND ( int a1, int a2 ) : int
a1 int
a2 int
return int

BITANDELONG() public static method

public static BITANDELONG ( long a1, long a2 ) : long
a1 long
a2 long
return long

BITANDLLONG() public static method

public static BITANDLLONG ( long a1, long a2 ) : long
a1 long
a2 long
return long

BITLSH() public static method

public static BITLSH ( int a1, int a2 ) : int
a1 int
a2 int
return int

BITLSHELONG() public static method

public static BITLSHELONG ( long a1, int a2 ) : long
a1 long
a2 int
return long

BITLSHLLONG() public static method

public static BITLSHLLONG ( long a1, int a2 ) : long
a1 long
a2 int
return long

BITNOT() public static method

public static BITNOT ( int a ) : int
a int
return int

BITNOTELONG() public static method

public static BITNOTELONG ( long a ) : long
a long
return long

BITNOTLLONG() public static method

public static BITNOTLLONG ( long a ) : long
a long
return long

BITOR() public static method

public static BITOR ( int a1, int a2 ) : int
a1 int
a2 int
return int

BITORELONG() public static method

public static BITORELONG ( long a1, long a2 ) : long
a1 long
a2 long
return long

BITORLLONG() public static method

public static BITORLLONG ( long a1, long a2 ) : long
a1 long
a2 long
return long

BITRSH() public static method

public static BITRSH ( int a1, int a2 ) : int
a1 int
a2 int
return int

BITRSHELONG() public static method

public static BITRSHELONG ( long a1, int a2 ) : long
a1 long
a2 int
return long

BITRSHLLONG() public static method

public static BITRSHLLONG ( long a1, int a2 ) : long
a1 long
a2 int
return long

BITURSH() public static method

public static BITURSH ( uint a1, int a2 ) : uint
a1 uint
a2 int
return uint

BITURSHELONG() public static method

public static BITURSHELONG ( ulong a1, int a2 ) : ulong
a1 ulong
a2 int
return ulong

BITURSHLLONG() public static method

public static BITURSHLLONG ( ulong a1, int a2 ) : ulong
a1 ulong
a2 int
return ulong

BITXOR() public static method

public static BITXOR ( int a1, int a2 ) : int
a1 int
a2 int
return int

BITXORELONG() public static method

public static BITXORELONG ( long a1, long a2 ) : long
a1 long
a2 long
return long

BITXORLLONG() public static method

public static BITXORLLONG ( long a1, long a2 ) : long
a1 long
a2 long
return long

BLLONG_TO_LLONG() public static method

public static BLLONG_TO_LLONG ( bllong n ) : long
n bllong
return long

BLLONG_TO_LONG() public static method

public static BLLONG_TO_LONG ( bllong n ) : long
n bllong
return long

BLLONG_TO_ULLONG() public static method

public static BLLONG_TO_ULLONG ( bllong n ) : ulong
n bllong
return ulong

BOOLEANP() public static method

public static BOOLEANP ( Object o ) : bool
o Object
return bool

BOUND_CHECK() public static method

public static BOUND_CHECK ( int n1, int n2 ) : bool
n1 int
n2 int
return bool

BOUND_CHECK() public static method

public static BOUND_CHECK ( long n1, long n2 ) : bool
n1 long
n2 long
return bool

BOXED_EQ() public static method

public static BOXED_EQ ( Object o1, Object o2 ) : bool
o1 Object
o2 Object
return bool

BSTRING_TO_STRING() public static method

public static BSTRING_TO_STRING ( byte o ) : byte[]
o byte
return byte[]

BUCS2() public static method

public static BUCS2 ( char c ) : bucs2
c char
return bucs2

BYTE_TO_INT() public static method

public static BYTE_TO_INT ( sbyte n ) : int
n sbyte
return int

BYTE_TO_LONG() public static method

public static BYTE_TO_LONG ( sbyte n ) : int
n sbyte
return int

BYTE_TO_UBYTE() public static method

public static BYTE_TO_UBYTE ( sbyte n ) : byte
n sbyte
return byte

BYTE_TO_ULONG() public static method

public static BYTE_TO_ULONG ( sbyte n ) : uint
n sbyte
return uint

CALLCC_JUMP_EXIT() public static method

public static CALLCC_JUMP_EXIT ( exit v, Object o ) : Object
v exit
o Object
return Object

CAR() public static method

public static CAR ( pair c ) : Object
c pair
return Object

CBOOL() public static method

public static CBOOL ( Object b ) : bool
b Object
return bool

CBOOL() public static method

public static CBOOL ( bbool b ) : bool
b bbool
return bool

CCHAR() public static method

public static CCHAR ( bchar c ) : byte
c bchar
return byte

CCNST() public static method

public static CCNST ( Object o ) : int
o Object
return int

CCNST() public static method

public static CCNST ( cnst o ) : int
o cnst
return int

CDR() public static method

public static CDR ( pair c ) : Object
c pair
return Object

CELLP() public static method

public static CELLP ( Object o ) : bool
o Object
return bool

CELL_REF() public static method

public static CELL_REF ( cell o ) : Object
o cell
return Object

CELL_SET() public static method

public static CELL_SET ( cell o, Object v ) : Object
o cell
v Object
return Object

CER() public static method

public static CER ( extended_pair c ) : Object
c extended_pair
return Object

CHARP() public static method

public static CHARP ( Object o ) : bool
o Object
return bool

CHAR_AND() public static method

public static CHAR_AND ( int cn1, int cn2 ) : int
cn1 int
cn2 int
return int

CHAR_EQ() public static method

public static CHAR_EQ ( int cn1, int cn2 ) : bool
cn1 int
cn2 int
return bool

CHAR_GE() public static method

public static CHAR_GE ( int cn1, int cn2 ) : bool
cn1 int
cn2 int
return bool

CHAR_GT() public static method

public static CHAR_GT ( int cn1, int cn2 ) : bool
cn1 int
cn2 int
return bool

CHAR_LE() public static method

public static CHAR_LE ( int cn1, int cn2 ) : bool
cn1 int
cn2 int
return bool

CHAR_LT() public static method

public static CHAR_LT ( int cn1, int cn2 ) : bool
cn1 int
cn2 int
return bool

CHAR_NOT() public static method

public static CHAR_NOT ( int cn ) : int
cn int
return int

CHAR_OR() public static method

public static CHAR_OR ( int cn1, int cn2 ) : int
cn1 int
cn2 int
return int

CHAR_TO_INT() public static method

public static CHAR_TO_INT ( int cn ) : int
cn int
return int

CHAR_TO_UCHAR() public static method

public static CHAR_TO_UCHAR ( byte c ) : int
c byte
return int

CINT() public static method

public static CINT ( bint v ) : int
v bint
return int

CLOSED_RGC_BUFFER() public static method

public static CLOSED_RGC_BUFFER ( input_port o ) : bool
o input_port
return bool

CMP_BIGNUM() public static method

public static CMP_BIGNUM ( bignum n1, bignum n2 ) : int
n1 bignum
n2 bignum
return int

CNSTP() public static method

public static CNSTP ( Object o ) : bool
o Object
return bool

COBJ_TO_OBJ() public static method

public static COBJ_TO_OBJ ( cobj o ) : Object
o cobj
return Object

CUCS2() public static method

public static CUCS2 ( bucs2 c ) : char
c bucs2
return char

CUCS2() public static method

public static CUCS2 ( char c ) : int
c char
return int

CUSTOMP() public static method

public static CUSTOMP ( Object o ) : bool
o Object
return bool

CUSTOM_CMP() public static method

public static CUSTOM_CMP ( custom c1, custom c2 ) : bool
c1 custom
c2 custom
return bool

CUSTOM_HASH_NUMBER() public static method

public static CUSTOM_HASH_NUMBER ( custom c ) : int
c custom
return int

CUSTOM_IDENTIFIER() public static method

public static CUSTOM_IDENTIFIER ( custom c ) : byte[]
c custom
return byte[]

CUSTOM_IDENTIFIER_SET() public static method

public static CUSTOM_IDENTIFIER_SET ( custom c, byte s ) : Object
c custom
s byte
return Object

DATEP() public static method

public static DATEP ( Object o ) : bool
o Object
return bool

DIVREM_BIGNUM() public static method

public static DIVREM_BIGNUM ( bignum n1, bignum n2 ) : bignum
n1 bignum
n2 bignum
return bignum

DIV_ELONG() public static method

public static DIV_ELONG ( long n1, long n2 ) : long
n1 long
n2 long
return long

DIV_FL() public static method

public static DIV_FL ( double n1, double n2 ) : double
n1 double
n2 double
return double

DIV_FX() public static method

public static DIV_FX ( int n1, int n2 ) : int
n1 int
n2 int
return int

DIV_LLONG() public static method

public static DIV_LLONG ( long n1, long n2 ) : long
n1 long
n2 long
return long

DOUBLE_TO_FLOAT() public static method

public static DOUBLE_TO_FLOAT ( double n ) : float
n double
return float

DOUBLE_TO_LLONG_BITS() public static method

public static DOUBLE_TO_LLONG_BITS ( double n ) : long
n double
return long

DOUBLE_TO_REAL() public static method

public static DOUBLE_TO_REAL ( double n ) : real
n double
return real

ELONGP() public static method

public static ELONGP ( Object o ) : bool
o Object
return bool

ELONG_TO_BELONG() public static method

public static ELONG_TO_BELONG ( long n ) : belong
n long
return belong

ELONG_TO_BIGNUM() public static method

public static ELONG_TO_BIGNUM ( long n ) : bignum
n long
return bignum

ELONG_TO_FLONUM() public static method

public static ELONG_TO_FLONUM ( long n ) : double
n long
return double

ELONG_TO_LLONG() public static method

public static ELONG_TO_LLONG ( long n ) : long
n long
return long

ELONG_TO_LONG() public static method

public static ELONG_TO_LONG ( long n ) : int
n long
return int

ELONG_TO_UELONG() public static method

public static ELONG_TO_UELONG ( long n ) : ulong
n long
return ulong

EOF_OBJECTP() public static method

public static EOF_OBJECTP ( Object o ) : bool
o Object
return bool

EQ() public static method

public static EQ ( Object o1, Object o2 ) : bool
o1 Object
o2 Object
return bool

EQ_BIGNUM() public static method

public static EQ_BIGNUM ( bignum n1, bignum n2 ) : bool
n1 bignum
n2 bignum
return bool

EQ_ELONG() public static method

public static EQ_ELONG ( long n1, long n2 ) : bool
n1 long
n2 long
return bool

EQ_FL() public static method

public static EQ_FL ( double n1, double n2 ) : bool
n1 double
n2 double
return bool

EQ_FX() public static method

public static EQ_FX ( int n1, int n2 ) : bool
n1 int
n2 int
return bool

EQ_LLONG() public static method

public static EQ_LLONG ( long n1, long n2 ) : bool
n1 long
n2 long
return bool

EVENP_BIGNUM() public static method

public static EVENP_BIGNUM ( bignum n ) : bool
n bignum
return bool

EVENP_FX() public static method

public static EVENP_FX ( int n ) : bool
n int
return bool

EXITD_CALLCCP() public static method

public static EXITD_CALLCCP ( Object o ) : bool
o Object
return bool

EXITD_STAMP() public static method

public static EXITD_STAMP ( Object o ) : bint
o Object
return bint

EXITD_TO_EXIT() public static method

public static EXITD_TO_EXIT ( Object o ) : exit
o Object
return exit

EXITD_USERP() public static method

public static EXITD_USERP ( Object o ) : bool
o Object
return bool

EXTENDED_PAIRP() public static method

public static EXTENDED_PAIRP ( Object o ) : bool
o Object
return bool

Error() public static method

public static Error ( String msg ) : void
msg String
return void

FIXNUM_TO_FLONUM() public static method

public static FIXNUM_TO_FLONUM ( int n ) : double
n int
return double

FLOAT_TO_DOUBLE() public static method

public static FLOAT_TO_DOUBLE ( float n ) : double
n float
return double

FLOAT_TO_INT_BITS() public static method

public static FLOAT_TO_INT_BITS ( float n ) : int
n float
return int

FLOAT_TO_REAL() public static method

public static FLOAT_TO_REAL ( float n ) : real
n float
return real

FLONUM_TO_BIGNUM() public static method

public static FLONUM_TO_BIGNUM ( double n ) : bignum
n double
return bignum

FLONUM_TO_ELONG() public static method

public static FLONUM_TO_ELONG ( double n ) : long
n double
return long

FLONUM_TO_FIXNUM() public static method

public static FLONUM_TO_FIXNUM ( double n ) : int
n double
return int

FLONUM_TO_LLONG() public static method

public static FLONUM_TO_LLONG ( double n ) : long
n double
return long

FLUSH_OUTPUT_PORT() public static method

public static FLUSH_OUTPUT_PORT ( output_port p ) : Object
p output_port
return Object

FOREIGNP() public static method

public static FOREIGNP ( Object o ) : bool
o Object
return bool

FOREIGN_EQP() public static method

public static FOREIGN_EQP ( Object f1, Object f2 ) : bool
f1 Object
f2 Object
return bool

FOREIGN_ID() public static method

public static FOREIGN_ID ( Object f ) : symbol
f Object
return symbol

FOREIGN_NULLP() public static method

public static FOREIGN_NULLP ( Object f ) : bool
f Object
return bool

FOREIGN_TO_COBJ() public static method

public static FOREIGN_TO_COBJ ( Object f ) : cobj
f Object
return cobj

FOREIGN_TYPE_NAME() public static method

public static FOREIGN_TYPE_NAME ( Object o ) : byte[]
o Object
return byte[]

FREE_VECTOR_UNCOLLECTABLE() public static method

public static FREE_VECTOR_UNCOLLECTABLE ( Object v ) : void
v Object
return void

GCD_BIGNUM() public static method

public static GCD_BIGNUM ( bignum n1, bignum n2 ) : bignum
n1 bignum
n2 bignum
return bignum

GET_KEYWORD_PLIST() public static method

public static GET_KEYWORD_PLIST ( keyword o ) : Object
o keyword
return Object

GET_SYMBOL_PLIST() public static method

public static GET_SYMBOL_PLIST ( symbol o ) : Object
o symbol
return Object

GE_BIGNUM() public static method

public static GE_BIGNUM ( bignum n1, bignum n2 ) : bool
n1 bignum
n2 bignum
return bool

GE_ELONG() public static method

public static GE_ELONG ( long n1, long n2 ) : bool
n1 long
n2 long
return bool

GE_FL() public static method

public static GE_FL ( double n1, double n2 ) : bool
n1 double
n2 double
return bool

GE_FX() public static method

public static GE_FX ( int n1, int n2 ) : bool
n1 int
n2 int
return bool

GE_LLONG() public static method

public static GE_LLONG ( long n1, long n2 ) : bool
n1 long
n2 long
return bool

GT_BIGNUM() public static method

public static GT_BIGNUM ( bignum n1, bignum n2 ) : bool
n1 bignum
n2 bignum
return bool

GT_ELONG() public static method

public static GT_ELONG ( long n1, long n2 ) : bool
n1 long
n2 long
return bool

GT_FL() public static method

public static GT_FL ( double n1, double n2 ) : bool
n1 double
n2 double
return bool

GT_FX() public static method

public static GT_FX ( int n1, int n2 ) : bool
n1 int
n2 int
return bool

GT_LLONG() public static method

public static GT_LLONG ( long n1, long n2 ) : bool
n1 long
n2 long
return bool

INPUT_GZIP_PORTP() public static method

public static INPUT_GZIP_PORTP ( Object o ) : bool
o Object
return bool

INPUT_PORTP() public static method

public static INPUT_PORTP ( Object o ) : bool
o Object
return bool

INPUT_PORT_CHOOK() public static method

public static INPUT_PORT_CHOOK ( input_port o ) : Object
o input_port
return Object

INPUT_PORT_CHOOK_SET() public static method

public static INPUT_PORT_CHOOK_SET ( input_port o, procedure p ) : void
o input_port
p procedure
return void

INPUT_PORT_FILEPOS() public static method

public static INPUT_PORT_FILEPOS ( input_port p ) : int
p input_port
return int

INPUT_PORT_FILLBARRIER() public static method

public static INPUT_PORT_FILLBARRIER ( input_port p ) : int
p input_port
return int

INPUT_PORT_FILLBARRIER_SET() public static method

public static INPUT_PORT_FILLBARRIER_SET ( input_port p, int e ) : void
p input_port
e int
return void

INPUT_PORT_NAME() public static method

public static INPUT_PORT_NAME ( input_port p ) : byte[]
p input_port
return byte[]

INPUT_PORT_TOKENPOS() public static method

public static INPUT_PORT_TOKENPOS ( input_port p ) : int
p input_port
return int

INPUT_PROCEDURE_PORTP() public static method

public static INPUT_PROCEDURE_PORTP ( Object o ) : bool
o Object
return bool

INPUT_STRING_PORTP() public static method

public static INPUT_STRING_PORTP ( Object o ) : bool
o Object
return bool

INTEGERP() public static method

public static INTEGERP ( Object o ) : bool
o Object
return bool

INT_BITS_TO_FLOAT() public static method

public static INT_BITS_TO_FLOAT ( int n ) : float
n int
return float

INT_TO_BYTE() public static method

public static INT_TO_BYTE ( int n ) : sbyte
n int
return sbyte

INT_TO_CHAR() public static method

public static INT_TO_CHAR ( int n ) : int
n int
return int

INT_TO_SHORT() public static method

public static INT_TO_SHORT ( int n ) : short
n int
return short

INT_TO_UBYTE() public static method

public static INT_TO_UBYTE ( int n ) : byte
n int
return byte

INT_TO_UCS2() public static method

public static INT_TO_UCS2 ( int n ) : char
n int
return char

KEYWORDP() public static method

public static KEYWORDP ( Object o ) : bool
o Object
return bool

KEYWORD_TO_STRING() public static method

public static KEYWORD_TO_STRING ( keyword key ) : byte[]
key keyword
return byte[]

LCM_BIGNUM() public static method

public static LCM_BIGNUM ( bignum n1, bignum n2 ) : bignum
n1 bignum
n2 bignum
return bignum

LE_BIGNUM() public static method

public static LE_BIGNUM ( bignum n1, bignum n2 ) : bool
n1 bignum
n2 bignum
return bool

LE_ELONG() public static method

public static LE_ELONG ( long n1, long n2 ) : bool
n1 long
n2 long
return bool

LE_FL() public static method

public static LE_FL ( double n1, double n2 ) : bool
n1 double
n2 double
return bool

LE_FX() public static method

public static LE_FX ( int n1, int n2 ) : bool
n1 int
n2 int
return bool

LE_LLONG() public static method

public static LE_LLONG ( long n1, long n2 ) : bool
n1 long
n2 long
return bool

LLONGP() public static method

public static LLONGP ( Object o ) : bool
o Object
return bool

LLONG_BITS_TO_DOUBLE() public static method

public static LLONG_BITS_TO_DOUBLE ( long n ) : double
n long
return double

LLONG_TO_BIGNUM() public static method

public static LLONG_TO_BIGNUM ( long n ) : bignum
n long
return bignum

LLONG_TO_BLLONG() public static method

public static LLONG_TO_BLLONG ( long n ) : bllong
n long
return bllong

LLONG_TO_ELONG() public static method

public static LLONG_TO_ELONG ( long n ) : long
n long
return long

LLONG_TO_FLONUM() public static method

public static LLONG_TO_FLONUM ( long n ) : double
n long
return double

LLONG_TO_LONG() public static method

public static LLONG_TO_LONG ( long n ) : int
n long
return int

LLONG_TO_ULLONG() public static method

public static LLONG_TO_ULLONG ( long n ) : ulong
n long
return ulong

LONG_TO_BELONG() public static method

public static LONG_TO_BELONG ( int n ) : belong
n int
return belong

LONG_TO_BIGNUM() public static method

public static LONG_TO_BIGNUM ( int n ) : bignum
n int
return bignum

LONG_TO_BLLONG() public static method

public static LONG_TO_BLLONG ( int n ) : bllong
n int
return bllong

LONG_TO_BYTE() public static method

public static LONG_TO_BYTE ( int n ) : sbyte
n int
return sbyte

LONG_TO_ELONG() public static method

public static LONG_TO_ELONG ( int n ) : long
n int
return long

LONG_TO_INT() public static method

public static LONG_TO_INT ( int n ) : int
n int
return int

LONG_TO_LLONG() public static method

public static LONG_TO_LLONG ( int n ) : long
n int
return long

LONG_TO_SHORT() public static method

public static LONG_TO_SHORT ( int n ) : short
n int
return short

LONG_TO_UBYTE() public static method

public static LONG_TO_UBYTE ( int n ) : byte
n int
return byte

LONG_TO_ULLONG() public static method

public static LONG_TO_ULLONG ( int n ) : ulong
n int
return ulong

LONG_TO_ULONG() public static method

public static LONG_TO_ULONG ( int n ) : uint
n int
return uint

LONG_TO_USHORT() public static method

public static LONG_TO_USHORT ( int n ) : ushort
n int
return ushort

LT_BIGNUM() public static method

public static LT_BIGNUM ( bignum n1, bignum n2 ) : bool
n1 bignum
n2 bignum
return bool

LT_ELONG() public static method

public static LT_ELONG ( long n1, long n2 ) : bool
n1 long
n2 long
return bool

LT_FL() public static method

public static LT_FL ( double n1, double n2 ) : bool
n1 double
n2 double
return bool

LT_FX() public static method

public static LT_FX ( int n1, int n2 ) : bool
n1 int
n2 int
return bool

LT_LLONG() public static method

public static LT_LLONG ( long n1, long n2 ) : bool
n1 long
n2 long
return bool

MAKE_CELL() public static method

public static MAKE_CELL ( Object o ) : cell
o Object
return cell

MAKE_EL_PROCEDURE() public static method

public static MAKE_EL_PROCEDURE ( int n ) : procedure
n int
return procedure

MAKE_EL_PROCEDURE_1() public static method

public static MAKE_EL_PROCEDURE_1 ( int n ) : procedure
n int
return procedure

MAKE_EXTENDED_PAIR() public static method

public static MAKE_EXTENDED_PAIR ( Object car, Object cdr, Object cer ) : extended_pair
car Object
cdr Object
cer Object
return extended_pair

MAKE_PAIR() public static method

public static MAKE_PAIR ( Object car, Object cdr ) : pair
car Object
cdr Object
return pair

MAKE_STRING_PTR_NULL() public static method

public static MAKE_STRING_PTR_NULL ( ) : Byte[]
return Byte[]

MAKE_VOID_STAR_NULL() public static method

public static MAKE_VOID_STAR_NULL ( ) : Object
return Object

MINUS_BIGNUM() public static method

public static MINUS_BIGNUM ( bignum n1, bignum n2 ) : bignum
n1 bignum
n2 bignum
return bignum

MINUS_ELONG() public static method

public static MINUS_ELONG ( long n1, long n2 ) : long
n1 long
n2 long
return long

MINUS_FL() public static method

public static MINUS_FL ( double n1, double n2 ) : double
n1 double
n2 double
return double

MINUS_FX() public static method

public static MINUS_FX ( int n1, int n2 ) : int
n1 int
n2 int
return int

MINUS_LLONG() public static method

public static MINUS_LLONG ( long n1, long n2 ) : long
n1 long
n2 long
return long

MUL_BIGNUM() public static method

public static MUL_BIGNUM ( bignum n1, bignum n2 ) : bignum
n1 bignum
n2 bignum
return bignum

MUL_ELONG() public static method

public static MUL_ELONG ( long n1, long n2 ) : long
n1 long
n2 long
return long

MUL_FL() public static method

public static MUL_FL ( double n1, double n2 ) : double
n1 double
n2 double
return double

MUL_FX() public static method

public static MUL_FX ( int n1, int n2 ) : int
n1 int
n2 int
return int

MUL_LLONG() public static method

public static MUL_LLONG ( long n1, long n2 ) : long
n1 long
n2 long
return long

NEGATIVEP_BIGNUM() public static method

public static NEGATIVEP_BIGNUM ( bignum n ) : bool
n bignum
return bool

NEG_BIGNUM() public static method

public static NEG_BIGNUM ( bignum n ) : bignum
n bignum
return bignum

NEG_ELONG() public static method

public static NEG_ELONG ( long n ) : long
n long
return long

NEG_FL() public static method

public static NEG_FL ( double n ) : double
n double
return double

NEG_FX() public static method

public static NEG_FX ( int n ) : int
n int
return int

NEG_LLONG() public static method

public static NEG_LLONG ( long n ) : long
n long
return long

NULLP() public static method

public static NULLP ( Object o ) : bool
o Object
return bool

OBJECT_PTR_NULL() public static method

public static OBJECT_PTR_NULL ( Object o ) : bool
o Object
return bool

ODDP_BIGNUM() public static method

public static ODDP_BIGNUM ( bignum n ) : bool
n bignum
return bool

ODDP_FX() public static method

public static ODDP_FX ( int n ) : bool
n int
return bool

OPAQUEP() public static method

public static OPAQUEP ( Object o ) : bool
o Object
return bool

OUTPUT_PORTP() public static method

public static OUTPUT_PORTP ( Object o ) : bool
o Object
return bool

OUTPUT_PORT_CHOOK() public static method

public static OUTPUT_PORT_CHOOK ( output_port o ) : Object
o output_port
return Object

OUTPUT_PORT_CHOOK_SET() public static method

public static OUTPUT_PORT_CHOOK_SET ( output_port o, procedure p ) : void
o output_port
p procedure
return void

OUTPUT_PORT_FHOOK() public static method

public static OUTPUT_PORT_FHOOK ( output_port o ) : Object
o output_port
return Object

OUTPUT_PORT_FHOOK_SET() public static method

public static OUTPUT_PORT_FHOOK_SET ( output_port o, Object p ) : void
o output_port
p Object
return void

OUTPUT_PORT_FILEPOS() public static method

public static OUTPUT_PORT_FILEPOS ( output_port p ) : int
p output_port
return int

OUTPUT_PORT_FLUSHBUF() public static method

public static OUTPUT_PORT_FLUSHBUF ( output_port o ) : Object
o output_port
return Object

OUTPUT_PORT_FLUSHBUF_SET() public static method

public static OUTPUT_PORT_FLUSHBUF_SET ( output_port o, Object p ) : void
o output_port
p Object
return void

OUTPUT_PORT_NAME() public static method

public static OUTPUT_PORT_NAME ( output_port p ) : byte[]
p output_port
return byte[]

OUTPUT_PROCEDURE_PORTP() public static method

public static OUTPUT_PROCEDURE_PORTP ( Object o ) : bool
o Object
return bool

OUTPUT_STRING_PORTP() public static method

public static OUTPUT_STRING_PORTP ( Object o ) : bool
o Object
return bool

PAIRP() public static method

public static PAIRP ( Object o ) : bool
o Object
return bool

PLUS_BIGNUM() public static method

public static PLUS_BIGNUM ( bignum n1, bignum n2 ) : bignum
n1 bignum
n2 bignum
return bignum

PLUS_ELONG() public static method

public static PLUS_ELONG ( long n1, long n2 ) : long
n1 long
n2 long
return long

PLUS_FL() public static method

public static PLUS_FL ( double n1, double n2 ) : double
n1 double
n2 double
return double

PLUS_FX() public static method

public static PLUS_FX ( int n1, int n2 ) : int
n1 int
n2 int
return int

PLUS_LLONG() public static method

public static PLUS_LLONG ( long n1, long n2 ) : long
n1 long
n2 long
return long

POINTERP() public static method

public static POINTERP ( Object o ) : bool
o Object
return bool

POP_BEFORE() public static method

public static POP_BEFORE ( ) : Object
return Object

POP_EXIT() public static method

public static POP_EXIT ( ) : Object
return Object

POP_TRACE() public static method

public static POP_TRACE ( ) : Object
return Object

POSITIVEP_BIGNUM() public static method

public static POSITIVEP_BIGNUM ( bignum n ) : bool
n bignum
return bool

PROCEDUREP() public static method

public static PROCEDUREP ( Object o ) : bool
o Object
return bool

PROCEDURE_1_EL_REF() public static method

public static PROCEDURE_1_EL_REF ( procedure p, int i ) : Object
p procedure
i int
return Object

PROCEDURE_1_EL_SET() public static method

public static PROCEDURE_1_EL_SET ( procedure p, int i, Object o ) : Object
p procedure
i int
o Object
return Object

PROCEDURE_ARITY() public static method

public static PROCEDURE_ARITY ( procedure p ) : int
p procedure
return int

PROCEDURE_ATTR() public static method

public static PROCEDURE_ATTR ( procedure p ) : Object
p procedure
return Object

PROCEDURE_ATTR_SET() public static method

public static PROCEDURE_ATTR_SET ( procedure p, Object v ) : Object
p procedure
v Object
return Object

PROCEDURE_CORRECT_ARITYP() public static method

public static PROCEDURE_CORRECT_ARITYP ( procedure p, int i ) : bool
p procedure
i int
return bool

PROCEDURE_EL_REF() public static method

public static PROCEDURE_EL_REF ( procedure p, int i ) : Object
p procedure
i int
return Object

PROCEDURE_EL_SET() public static method

public static PROCEDURE_EL_SET ( procedure p, int i, Object o ) : Object
p procedure
i int
o Object
return Object

PROCEDURE_LENGTH() public static method

public static PROCEDURE_LENGTH ( procedure p ) : int
p procedure
return int

PROCEDURE_L_REF() public static method

public static PROCEDURE_L_REF ( procedure p, int i ) : Object
p procedure
i int
return Object

PROCEDURE_L_SET() public static method

public static PROCEDURE_L_SET ( procedure p, int i, Object o ) : Object
p procedure
i int
o Object
return Object

PROCEDURE_REF() public static method

public static PROCEDURE_REF ( procedure p, int i ) : Object
p procedure
i int
return Object

PROCEDURE_SET() public static method

public static PROCEDURE_SET ( procedure p, int i, Object o ) : Object
p procedure
i int
o Object
return Object

PROCESSP() public static method

public static PROCESSP ( Object o ) : bool
o Object
return bool

PROCESS_ERROR_PORT() public static method

public static PROCESS_ERROR_PORT ( process o ) : Object
o process
return Object

PROCESS_INPUT_PORT() public static method

public static PROCESS_INPUT_PORT ( process o ) : Object
o process
return Object

PROCESS_OUTPUT_PORT() public static method

public static PROCESS_OUTPUT_PORT ( process o ) : Object
o process
return Object

PROCESS_PID() public static method

public static PROCESS_PID ( process o ) : int
o process
return int

PUSH_BEFORE() public static method

public static PUSH_BEFORE ( procedure p ) : Object
p procedure
return Object

PUSH_EXIT() public static method

public static PUSH_EXIT ( exit v, int protect ) : Object
v exit
protect int
return Object

PUSH_TRACE() public static method

public static PUSH_TRACE ( Object o, Object l ) : Object
o Object
l Object
return Object

QUOTIENT_BIGNUM() public static method

public static QUOTIENT_BIGNUM ( bignum n1, bignum n2 ) : bignum
n1 bignum
n2 bignum
return bignum

QUOTIENT_ELONG() public static method

public static QUOTIENT_ELONG ( long n1, long n2 ) : long
n1 long
n2 long
return long

QUOTIENT_FX() public static method

public static QUOTIENT_FX ( int n1, int n2 ) : int
n1 int
n2 int
return int

QUOTIENT_LLONG() public static method

public static QUOTIENT_LLONG ( long n1, long n2 ) : long
n1 long
n2 long
return long

REALP() public static method

public static REALP ( Object o ) : bool
o Object
return bool

REAL_TO_DOUBLE() public static method

public static REAL_TO_DOUBLE ( real n ) : double
n real
return double

REAL_TO_FLOAT() public static method

public static REAL_TO_FLOAT ( real n ) : float
n real
return float

REMAINDER_BIGNUM() public static method

public static REMAINDER_BIGNUM ( bignum n1, bignum n2 ) : bignum
n1 bignum
n2 bignum
return bignum

REMAINDER_ELONG() public static method

public static REMAINDER_ELONG ( long n1, long n2 ) : long
n1 long
n2 long
return long

REMAINDER_FX() public static method

public static REMAINDER_FX ( int n1, int n2 ) : int
n1 int
n2 int
return int

REMAINDER_LLONG() public static method

public static REMAINDER_LLONG ( long n1, long n2 ) : long
n1 long
n2 long
return long

RGC_BUFFER_BYTE() public static method

public static RGC_BUFFER_BYTE ( input_port p ) : int
p input_port
return int

RGC_BUFFER_BYTE_REF() public static method

public static RGC_BUFFER_BYTE_REF ( input_port p, int offset ) : int
p input_port
offset int
return int

RGC_BUFFER_CHARACTER() public static method

public static RGC_BUFFER_CHARACTER ( input_port p ) : byte
p input_port
return byte

RGC_BUFFER_EMPTY() public static method

public static RGC_BUFFER_EMPTY ( input_port p ) : bool
p input_port
return bool

RGC_BUFFER_GET_CHAR() public static method

public static RGC_BUFFER_GET_CHAR ( input_port p ) : int
p input_port
return int

RGC_BUFFER_LENGTH() public static method

public static RGC_BUFFER_LENGTH ( input_port p ) : int
p input_port
return int

RGC_BUFFER_POSITION() public static method

public static RGC_BUFFER_POSITION ( input_port p ) : int
p input_port
return int

RGC_SET_FILEPOS() public static method

public static RGC_SET_FILEPOS ( input_port p ) : int
p input_port
return int

RGC_START_MATCH() public static method

public static RGC_START_MATCH ( input_port p ) : int
p input_port
return int

RGC_STOP_MATCH() public static method

public static RGC_STOP_MATCH ( input_port p ) : int
p input_port
return int

SAFE_DIV_ELONG() public static method

public static SAFE_DIV_ELONG ( long n1, long n2 ) : Object
n1 long
n2 long
return Object

SAFE_DIV_FX() public static method

public static SAFE_DIV_FX ( int n1, int n2 ) : Object
n1 int
n2 int
return Object

SAFE_DIV_LLONG() public static method

public static SAFE_DIV_LLONG ( long n1, long n2 ) : Object
n1 long
n2 long
return Object

SAFE_MINUS_ELONG() public static method

public static SAFE_MINUS_ELONG ( long n1, long n2 ) : Object
n1 long
n2 long
return Object

SAFE_MINUS_FX() public static method

public static SAFE_MINUS_FX ( int n1, int n2 ) : Object
n1 int
n2 int
return Object

SAFE_MINUS_LLONG() public static method

public static SAFE_MINUS_LLONG ( long n1, long n2 ) : Object
n1 long
n2 long
return Object

SAFE_MUL_ELONG() public static method

public static SAFE_MUL_ELONG ( long n1, long n2 ) : Object
n1 long
n2 long
return Object

SAFE_MUL_FX() public static method

public static SAFE_MUL_FX ( int n1, int n2 ) : Object
n1 int
n2 int
return Object

SAFE_MUL_LLONG() public static method

public static SAFE_MUL_LLONG ( long n1, long n2 ) : Object
n1 long
n2 long
return Object

SAFE_PLUS_ELONG() public static method

public static SAFE_PLUS_ELONG ( long n1, long n2 ) : Object
n1 long
n2 long
return Object

SAFE_PLUS_FX() public static method

public static SAFE_PLUS_FX ( int n1, int n2 ) : Object
n1 int
n2 int
return Object

SAFE_PLUS_LLONG() public static method

public static SAFE_PLUS_LLONG ( long n1, long n2 ) : Object
n1 long
n2 long
return Object

SET_CAR() public static method

public static SET_CAR ( pair c, Object o ) : Object
c pair
o Object
return Object

SET_CDR() public static method

public static SET_CDR ( pair c, Object o ) : Object
c pair
o Object
return Object

SET_CER() public static method

public static SET_CER ( extended_pair c, Object o ) : Object
c extended_pair
o Object
return Object

SET_KEYWORD_PLIST() public static method

public static SET_KEYWORD_PLIST ( keyword o, Object v ) : Object
o keyword
v Object
return Object

SET_SYMBOL_PLIST() public static method

public static SET_SYMBOL_PLIST ( symbol o, Object v ) : Object
o symbol
v Object
return Object

SET_TRACE_NAME() public static method

public static SET_TRACE_NAME ( Object o ) : Object
o Object
return Object

SHORT_TO_INT() public static method

public static SHORT_TO_INT ( short n ) : int
n short
return int

SHORT_TO_LONG() public static method

public static SHORT_TO_LONG ( short n ) : int
n short
return int

SOCKETP() public static method

public static SOCKETP ( Object o ) : bool
o Object
return bool

SOCKET_DOWNP() public static method

public static SOCKET_DOWNP ( socket s ) : bool
s socket
return bool

SOCKET_HOSTIP() public static method

public static SOCKET_HOSTIP ( socket s ) : Object
s socket
return Object

SOCKET_HOSTNAME() public static method

public static SOCKET_HOSTNAME ( socket s ) : Object
s socket
return Object

SOCKET_INPUT() public static method

public static SOCKET_INPUT ( socket s ) : input_port
s socket
return input_port

SOCKET_OUTPUT() public static method

public static SOCKET_OUTPUT ( socket s ) : output_port
s socket
return output_port

SOCKET_PORT() public static method

public static SOCKET_PORT ( socket s ) : int
s socket
return int

STRINGP() public static method

public static STRINGP ( Object o ) : bool
o Object
return bool

STRING_LENGTH() public static method

public static STRING_LENGTH ( byte s ) : int
s byte
return int

STRING_PTR_NULL() public static method

public static STRING_PTR_NULL ( Byte o ) : bool
o Byte
return bool

STRING_REF() public static method

public static STRING_REF ( byte s, int i ) : int
s byte
i int
return int

STRING_SET() public static method

public static STRING_SET ( byte s, int i, int cn ) : Object
s byte
i int
cn int
return Object

STRUCTP() public static method

public static STRUCTP ( Object o ) : bool
o Object
return bool

STRUCT_KEY() public static method

public static STRUCT_KEY ( bstruct o ) : Object
o bstruct
return Object

STRUCT_KEY_SET() public static method

public static STRUCT_KEY_SET ( bstruct o, Object v ) : Object
o bstruct
v Object
return Object

STRUCT_LENGTH() public static method

public static STRUCT_LENGTH ( bstruct o ) : int
o bstruct
return int

STRUCT_REF() public static method

public static STRUCT_REF ( bstruct o, int i ) : Object
o bstruct
i int
return Object

STRUCT_SET() public static method

public static STRUCT_SET ( bstruct o, int i, Object v ) : Object
o bstruct
i int
v Object
return Object

SYMBOLP() public static method

public static SYMBOLP ( Object o ) : bool
o Object
return bool

SYMBOL_TO_STRING() public static method

public static SYMBOL_TO_STRING ( symbol o ) : byte[]
o symbol
return byte[]

TVECTORP() public static method

public static TVECTORP ( Object o ) : bool
o Object
return bool

TVECTOR_DESCR() public static method

public static TVECTOR_DESCR ( Object o ) : Object
o Object
return Object

TVECTOR_DESCR_SET() public static method

public static TVECTOR_DESCR_SET ( Object o, Object desc ) : Object
o Object
desc Object
return Object

TVECTOR_LENGTH() public static method

public static TVECTOR_LENGTH ( Object o ) : int
o Object
return int

UBYTE_TO_INT() public static method

public static UBYTE_TO_INT ( byte n ) : int
n byte
return int

UBYTE_TO_LONG() public static method

public static UBYTE_TO_LONG ( byte n ) : int
n byte
return int

UBYTE_TO_ULONG() public static method

public static UBYTE_TO_ULONG ( byte n ) : uint
n byte
return uint

UCHAR_TO_CHAR() public static method

public static UCHAR_TO_CHAR ( int c ) : byte
c int
return byte

UCS2P() public static method

public static UCS2P ( Object o ) : bool
o Object
return bool

UCS2_EQ() public static method

public static UCS2_EQ ( char c1, char c2 ) : bool
c1 char
c2 char
return bool

UCS2_GE() public static method

public static UCS2_GE ( char c1, char c2 ) : bool
c1 char
c2 char
return bool

UCS2_GT() public static method

public static UCS2_GT ( char c1, char c2 ) : bool
c1 char
c2 char
return bool

UCS2_LE() public static method

public static UCS2_LE ( char c1, char c2 ) : bool
c1 char
c2 char
return bool

UCS2_LT() public static method

public static UCS2_LT ( char c1, char c2 ) : bool
c1 char
c2 char
return bool

UCS2_STRINGP() public static method

public static UCS2_STRINGP ( Object o ) : bool
o Object
return bool

UCS2_STRING_LENGTH() public static method

public static UCS2_STRING_LENGTH ( char o ) : int
o char
return int

UCS2_STRING_REF() public static method

public static UCS2_STRING_REF ( char o, int i ) : char
o char
i int
return char

UCS2_STRING_SET() public static method

public static UCS2_STRING_SET ( char o, int i, char c ) : Object
o char
i int
c char
return Object

UELONG_TO_ELONG() public static method

public static UELONG_TO_ELONG ( ulong n ) : long
n ulong
return long

ULLONG_TO_BLLONG() public static method

public static ULLONG_TO_BLLONG ( ulong n ) : bllong
n ulong
return bllong

ULLONG_TO_LLONG() public static method

public static ULLONG_TO_LLONG ( ulong n ) : long
n ulong
return long

ULLONG_TO_LONG() public static method

public static ULLONG_TO_LONG ( ulong n ) : int
n ulong
return int

ULONG_TO_BYTE() public static method

public static ULONG_TO_BYTE ( uint n ) : sbyte
n uint
return sbyte

ULONG_TO_INT() public static method

public static ULONG_TO_INT ( uint n ) : int
n uint
return int

ULONG_TO_LONG() public static method

public static ULONG_TO_LONG ( uint n ) : int
n uint
return int

ULONG_TO_UBYTE() public static method

public static ULONG_TO_UBYTE ( uint n ) : byte
n uint
return byte

UNSAFE_STRUCT_REF() public static method

public static UNSAFE_STRUCT_REF ( bstruct o, int i ) : Object
o bstruct
i int
return Object

UNSAFE_STRUCT_SET() public static method

public static UNSAFE_STRUCT_SET ( bstruct o, int i, Object v ) : Object
o bstruct
i int
v Object
return Object

USHORT_TO_LONG() public static method

public static USHORT_TO_LONG ( ushort n ) : int
n ushort
return int

VECTORP() public static method

public static VECTORP ( Object o ) : bool
o Object
return bool

VECTOR_LENGTH() public static method

public static VECTOR_LENGTH ( Object v ) : int
v Object
return int

VECTOR_REF() public static method

public static VECTOR_REF ( Object v, int i ) : Object
v Object
i int
return Object

VECTOR_SET() public static method

public static VECTOR_SET ( Object v, int i, Object o ) : Object
v Object
i int
o Object
return Object

VECTOR_TAG() public static method

public static VECTOR_TAG ( Object v ) : int
v Object
return int

VECTOR_TAG_SET() public static method

public static VECTOR_TAG_SET ( Object v, int n ) : Object
v Object
n int
return Object

ZEROP_BIGNUM() public static method

public static ZEROP_BIGNUM ( bignum n ) : bool
n bignum
return bool

_EVMEANING_ADDRESS() public static method

public static _EVMEANING_ADDRESS ( Object o ) : Object
o Object
return Object

_EVMEANING_ADDRESS_REF() public static method

public static _EVMEANING_ADDRESS_REF ( Object o ) : Object
o Object
return Object

_EVMEANING_ADDRESS_SET() public static method

public static _EVMEANING_ADDRESS_SET ( Object o, Object v ) : Object
o Object
v Object
return Object

__EVMEANING_ADDRESS_REF() public static method

public static __EVMEANING_ADDRESS_REF ( procedure f ) : Object
f procedure
return Object

__EVMEANING_ADDRESS_SET() public static method

public static __EVMEANING_ADDRESS_SET ( procedure f, Object v ) : Object
f procedure
v Object
return Object

abs() public static method

public static abs ( double n ) : double
n double
return double

acos() public static method

public static acos ( double n ) : double
n double
return double

append_output_binary_file() public static method

public static append_output_binary_file ( byte file ) : Object
file byte
return Object

asin() public static method

public static asin ( double n ) : double
n double
return double

atan() public static method

public static atan ( double n ) : double
n double
return double

atan2() public static method

public static atan2 ( double n1, double n2 ) : double
n1 double
n2 double
return double

bcopy() public static method

public static bcopy ( byte src, int i, byte dst, int j, int n ) : void
src byte
i int
dst byte
j int
n int
return void

bgl_append_output_file() public static method

public static bgl_append_output_file ( byte file, byte buf ) : Object
file byte
buf byte
return Object

bgl_bignum_to_long() public static method

public static bgl_bignum_to_long ( bignum n ) : int
n bignum
return int

bgl_bignum_to_string() public static method

public static bgl_bignum_to_string ( bignum n, int r ) : byte[]
n bignum
r int
return byte[]

bgl_chmod() public static method

public static bgl_chmod ( byte f, bool r, bool w, bool x ) : bool
f byte
r bool
w bool
x bool
return bool

bgl_chmod() public static method

public static bgl_chmod ( byte f, int v ) : bool
f byte
v int
return bool

bgl_close_input_port() public static method

public static bgl_close_input_port ( input_port p ) : Object
p input_port
return Object

bgl_close_mmap() public static method

public static bgl_close_mmap ( mmap o ) : Object
o mmap
return Object

bgl_close_output_port() public static method

public static bgl_close_output_port ( output_port p ) : Object
p output_port
return Object

bgl_condvar_broadcast() public static method

public static bgl_condvar_broadcast ( condvar c ) : bool
c condvar
return bool

bgl_condvar_signal() public static method

public static bgl_condvar_signal ( condvar c ) : bool
c condvar
return bool

bgl_condvar_timed_wait() public static method

public static bgl_condvar_timed_wait ( condvar c, mutex o, int ms ) : bool
c condvar
o mutex
ms int
return bool

bgl_condvar_wait() public static method

public static bgl_condvar_wait ( condvar c, mutex o ) : bool
c condvar
o mutex
return bool

bgl_current_microseconds() public static method

public static bgl_current_microseconds ( ) : long
return long

bgl_current_seconds() public static method

public static bgl_current_seconds ( ) : long
return long

bgl_custom_nil() public static method

public static bgl_custom_nil ( ) : custom
return custom

bgl_date_to_seconds() public static method

public static bgl_date_to_seconds ( date d ) : long
d date
return long

bgl_day_aname() public static method

public static bgl_day_aname ( int n ) : byte[]
n int
return byte[]

bgl_day_name() public static method

public static bgl_day_name ( int n ) : byte[]
n int
return byte[]

bgl_display_bignum() public static method

public static bgl_display_bignum ( bignum n, output_port p ) : Object
n bignum
p output_port
return Object

bgl_dload() public static method

public static bgl_dload ( byte filename, byte init_sym, byte mod_sym ) : int
filename byte
init_sym byte
mod_sym byte
return int

bgl_dload_error() public static method

public static bgl_dload_error ( ) : byte[]
return byte[]

bgl_double_to_ieee_string() public static method

public static bgl_double_to_ieee_string ( double v ) : byte[]
v double
return byte[]

bgl_dunload() public static method

public static bgl_dunload ( byte filename ) : int
filename byte
return int

bgl_elong_hash_number() public static method

public static bgl_elong_hash_number ( long n ) : int
n long
return int

bgl_escape_C_string() public static method

public static bgl_escape_C_string ( byte src, int start, int end ) : byte[]
src byte
start int
end int
return byte[]

bgl_escape_scheme_string() public static method

public static bgl_escape_scheme_string ( byte src, int start, int end ) : byte[]
src byte
start int
end int
return byte[]

bgl_file_gid() public static method

public static bgl_file_gid ( byte f ) : int
f byte
return int

bgl_file_mode() public static method

public static bgl_file_mode ( byte f ) : int
f byte
return int

bgl_file_size() public static method

public static bgl_file_size ( byte file ) : long
file byte
return long

bgl_file_uid() public static method

public static bgl_file_uid ( byte f ) : int
f byte
return int

bgl_float_to_ieee_string() public static method

public static bgl_float_to_ieee_string ( float v ) : byte[]
v float
return byte[]

bgl_flush_binary_port() public static method

public static bgl_flush_binary_port ( binary_port p ) : Object
p binary_port
return Object

bgl_foreign_hash_number() public static method

public static bgl_foreign_hash_number ( Object obj ) : int
obj Object
return int

bgl_gethostname() public static method

public static bgl_gethostname ( ) : byte[]
return byte[]

bgl_getprotobyname() public static method

public static bgl_getprotobyname ( byte name ) : Object
name byte
return Object

bgl_getprotobynumber() public static method

public static bgl_getprotobynumber ( int n ) : Object
n int
return Object

bgl_getprotoents() public static method

public static bgl_getprotoents ( ) : Object
return Object

bgl_getsockopt() public static method

public static bgl_getsockopt ( socket s, keyword se ) : Object
s socket
se keyword
return Object

bgl_host() public static method

public static bgl_host ( byte hostname ) : byte[]
hostname byte
return byte[]

bgl_hostinfo() public static method

public static bgl_hostinfo ( byte hostname ) : Object
hostname byte
return Object

bgl_ieee_string_to_double() public static method

public static bgl_ieee_string_to_double ( byte s ) : double
s byte
return double

bgl_ieee_string_to_float() public static method

public static bgl_ieee_string_to_float ( byte s ) : float
s byte
return float

bgl_input_fill_string() public static method

public static bgl_input_fill_string ( binary_port p, byte buf ) : int
p binary_port
buf byte
return int

bgl_input_port_buffer_set() public static method

public static bgl_input_port_buffer_set ( input_port o, byte b ) : void
o input_port
b byte
return void

bgl_input_port_bufsiz() public static method

public static bgl_input_port_bufsiz ( input_port p ) : int
p input_port
return int

bgl_input_port_reopen() public static method

public static bgl_input_port_reopen ( input_port p ) : Object
p input_port
return Object

bgl_input_port_seek() public static method

public static bgl_input_port_seek ( input_port p, int pos ) : object
p input_port
pos int
return object

bgl_input_port_timeout_set() public static method

public static bgl_input_port_timeout_set ( input_port p, int to ) : bool
p input_port
to int
return bool

bgl_input_string() public static method

public static bgl_input_string ( binary_port p, int len ) : byte[]
p binary_port
len int
return byte[]

bgl_integer_to_seconds() public static method

public static bgl_integer_to_seconds ( int i ) : long
i int
return long

bgl_keyword_hash_number() public static method

public static bgl_keyword_hash_number ( keyword obj ) : int
obj keyword
return int

bgl_last_modification_time() public static method

public static bgl_last_modification_time ( byte file ) : long
file byte
return long

bgl_llong_hash_number() public static method

public static bgl_llong_hash_number ( long n ) : int
n long
return int

bgl_make_client_socket() public static method

public static bgl_make_client_socket ( byte hostname, int port, int timeo, byte inbuf, byte outbuf ) : socket
hostname byte
port int
timeo int
inbuf byte
outbuf byte
return socket

bgl_make_condvar() public static method

public static bgl_make_condvar ( Object o ) : condvar
o Object
return condvar

bgl_make_date() public static method

public static bgl_make_date ( int s, int min, int h, int d, int mon, int y, int tz, bool istz, int isdst ) : date
s int
min int
h int
d int
mon int
y int
tz int
istz bool
isdst int
return date

bgl_make_generic() public static method

public static bgl_make_generic ( procedure p ) : procedure
p procedure
return procedure

bgl_make_mutex() public static method

public static bgl_make_mutex ( Object o ) : mutex
o Object
return mutex

bgl_make_nil_condvar() public static method

public static bgl_make_nil_condvar ( ) : condvar
return condvar

bgl_make_nil_mutex() public static method

public static bgl_make_nil_mutex ( ) : mutex
return mutex

bgl_make_procedure() public static method

public static bgl_make_procedure ( Object e, int a, int l ) : procedure
e Object
a int
l int
return procedure

bgl_make_server_socket() public static method

public static bgl_make_server_socket ( Object name, int port, int backlog ) : socket
name Object
port int
backlog int
return socket

bgl_month_aname() public static method

public static bgl_month_aname ( int n ) : byte[]
n int
return byte[]

bgl_month_name() public static method

public static bgl_month_name ( int n ) : byte[]
n int
return byte[]

bgl_mutex_lock() public static method

public static bgl_mutex_lock ( mutex o ) : bool
o mutex
return bool

bgl_mutex_state() public static method

public static bgl_mutex_state ( mutex o ) : Object
o mutex
return Object

bgl_mutex_timed_lock() public static method

public static bgl_mutex_timed_lock ( mutex o, int tmt ) : bool
o mutex
tmt int
return bool

bgl_mutex_unlock() public static method

public static bgl_mutex_unlock ( mutex o ) : bool
o mutex
return bool

bgl_obj_hash_number() public static method

public static bgl_obj_hash_number ( Object obj ) : int
obj Object
return int

bgl_open_input_c_string() public static method

public static bgl_open_input_c_string ( byte s ) : Object
s byte
return Object

bgl_open_input_file() public static method

public static bgl_open_input_file ( byte s, byte b ) : Object
s byte
b byte
return Object

bgl_open_input_gzip_port() public static method

public static bgl_open_input_gzip_port ( procedure p, input_port n, byte b ) : Object
p procedure
n input_port
b byte
return Object

bgl_open_input_pipe() public static method

public static bgl_open_input_pipe ( byte s, byte b ) : Object
s byte
b byte
return Object

bgl_open_input_procedure() public static method

public static bgl_open_input_procedure ( procedure p, byte b ) : Object
p procedure
b byte
return Object

bgl_open_input_resource() public static method

public static bgl_open_input_resource ( byte s, byte b ) : Object
s byte
b byte
return Object

bgl_open_input_string() public static method

public static bgl_open_input_string ( byte s, int start ) : Object
s byte
start int
return Object

bgl_open_input_string_bang() public static method

public static bgl_open_input_string_bang ( byte s ) : Object
s byte
return Object

bgl_open_mmap() public static method

public static bgl_open_mmap ( byte fname, bool r, bool w ) : mmap
fname byte
r bool
w bool
return mmap

bgl_open_output_file() public static method

public static bgl_open_output_file ( byte file, byte buf ) : Object
file byte
buf byte
return Object

bgl_open_output_procedure() public static method

public static bgl_open_output_procedure ( procedure p, procedure f, procedure c, byte buf ) : Object
p procedure
f procedure
c procedure
buf byte
return Object

bgl_open_output_string() public static method

public static bgl_open_output_string ( byte buf ) : Object
buf byte
return Object

bgl_output_port_buffer_set() public static method

public static bgl_output_port_buffer_set ( output_port o, byte b ) : void
o output_port
b byte
return void

bgl_output_port_seek() public static method

public static bgl_output_port_seek ( output_port p, int pos ) : Object
p output_port
pos int
return Object

bgl_output_port_timeout_set() public static method

public static bgl_output_port_timeout_set ( output_port p, int to ) : bool
p output_port
to int
return bool

bgl_output_string() public static method

public static bgl_output_string ( binary_port p, byte buf ) : int
p binary_port
buf byte
return int

bgl_password() public static method

public static bgl_password ( byte prompt ) : byte[]
prompt byte
return byte[]

bgl_pointer_hash_number() public static method

public static bgl_pointer_hash_number ( Object obj, int power ) : int
obj Object
power int
return int

bgl_procedure_entry_to_string() public static method

public static bgl_procedure_entry_to_string ( procedure p ) : byte[]
p procedure
return byte[]

bgl_process_nil() public static method

public static bgl_process_nil ( ) : process
return process

bgl_rand_bignum() public static method

public static bgl_rand_bignum ( bignum bx ) : bignum
bx bignum
return bignum

bgl_reopen_input_c_string() public static method

public static bgl_reopen_input_c_string ( input_port p, byte s ) : Object
p input_port
s byte
return Object

bgl_reset_output_string_port() public static method

public static bgl_reset_output_string_port ( output_port p ) : Object
p output_port
return Object

bgl_rgc_blit_string() public static method

public static bgl_rgc_blit_string ( input_port p, byte s, int o, int l ) : int
p input_port
s byte
o int
l int
return int

bgl_rgc_charready() public static method

public static bgl_rgc_charready ( input_port p ) : bool
p input_port
return bool

bgl_seconds_to_date() public static method

public static bgl_seconds_to_date ( long sec ) : date
sec long
return date

bgl_seconds_to_string() public static method

public static bgl_seconds_to_string ( long sec ) : byte[]
sec long
return byte[]

bgl_seconds_to_utc_date() public static method

public static bgl_seconds_to_utc_date ( long sec ) : date
sec long
return date

bgl_seconds_to_utc_string() public static method

public static bgl_seconds_to_utc_string ( long sec ) : byte[]
sec long
return byte[]

bgl_setenv() public static method

public static bgl_setenv ( byte name, byte val ) : int
name byte
val byte
return int

bgl_setsockopt() public static method

public static bgl_setsockopt ( socket s, keyword se, Object val ) : Object
s socket
se keyword
val Object
return Object

bgl_sleep() public static method

public static bgl_sleep ( int microsecs ) : void
microsecs int
return void

bgl_socket_accept() public static method

public static bgl_socket_accept ( socket s, bool errp, byte inbuf, byte outbuf ) : socket
s socket
errp bool
inbuf byte
outbuf byte
return socket

bgl_string_hash() public static method

public static bgl_string_hash ( byte s, int start, int len ) : int
s byte
start int
len int
return int

bgl_string_hash_number() public static method

public static bgl_string_hash_number ( byte s ) : int
s byte
return int

bgl_string_shrink() public static method

public static bgl_string_shrink ( byte src, int len ) : byte[]
src byte
len int
return byte[]

bgl_string_to_bignum() public static method

public static bgl_string_to_bignum ( String s ) : bignum
s String
return bignum

bgl_string_to_bignum() public static method

public static bgl_string_to_bignum ( String s, int r ) : bignum
s String
r int
return bignum

bgl_string_to_bignum() public static method

public static bgl_string_to_bignum ( byte s, int r ) : bignum
s byte
r int
return bignum

bgl_string_to_integer_obj() public static method

public static bgl_string_to_integer_obj ( byte s, int r ) : Object
s byte
r int
return Object

bgl_string_to_mmap() public static method

public static bgl_string_to_mmap ( byte s, bool r, bool w ) : mmap
s byte
r bool
w bool
return mmap

bgl_string_to_procedure_entry() public static method

public static bgl_string_to_procedure_entry ( byte s ) : Object
s byte
return Object

bgl_symbol_hash_number() public static method

public static bgl_symbol_hash_number ( symbol obj ) : int
obj symbol
return int

bgl_sync_mmap() public static method

public static bgl_sync_mmap ( mmap o ) : Object
o mmap
return Object

bgl_time() public static method

public static bgl_time ( procedure p ) : Object
p procedure
return Object

bgl_write_bignum() public static method

public static bgl_write_bignum ( bignum n, output_port p ) : Object
n bignum
p output_port
return Object

bigloo_backend() public static method

public static bigloo_backend ( ) : byte[]
return byte[]

bigloo_strcmp() public static method

public static bigloo_strcmp ( byte s1, byte s2 ) : bool
s1 byte
s2 byte
return bool

bigloo_strcmp_at() public static method

public static bigloo_strcmp_at ( byte s1, byte s2, int d ) : bool
s1 byte
s2 byte
d int
return bool

bigloo_strcmp_ci_at() public static method

public static bigloo_strcmp_ci_at ( byte s1, byte s2, int d ) : bool
s1 byte
s2 byte
d int
return bool

bigloo_strncmp() public static method

public static bigloo_strncmp ( byte s1, byte s2, int l ) : bool
s1 byte
s2 byte
l int
return bool

bigloo_strncmp_at() public static method

public static bigloo_strncmp_at ( byte s1, byte s2, int d, int l ) : bool
s1 byte
s2 byte
d int
l int
return bool

bigloo_strncmp_ci() public static method

public static bigloo_strncmp_ci ( byte s1, byte s2, int l ) : bool
s1 byte
s2 byte
l int
return bool

bigloo_strncmp_ci_at() public static method

public static bigloo_strncmp_ci_at ( byte s1, byte s2, int d, int l ) : bool
s1 byte
s2 byte
d int
l int
return bool

blit_string() public static method

public static blit_string ( byte src, int i1, byte dst, int i2, int n ) : Object
src byte
i1 int
dst byte
i2 int
n int
return Object

buildproc() public static method

public static buildproc ( procedure p, int i, int a, int n ) : procedure
p procedure
i int
a int
n int
return procedure

c_date() public static method

public static c_date ( ) : byte[]
return byte[]

c_process_alivep() public static method

public static c_process_alivep ( process o ) : bool
o process
return bool

c_process_continue() public static method

public static c_process_continue ( process o ) : Object
o process
return Object

c_process_kill() public static method

public static c_process_kill ( process o ) : Object
o process
return Object

c_process_list() public static method

public static c_process_list ( ) : Object
return Object

c_process_send_signal() public static method

public static c_process_send_signal ( process o, int s ) : Object
o process
s int
return Object

c_process_stop() public static method

public static c_process_stop ( process o ) : Object
o process
return Object

c_process_wait() public static method

public static c_process_wait ( process o ) : Object
o process
return Object

c_process_xstatus() public static method

public static c_process_xstatus ( process o ) : Object
o process
return Object

c_run_process() public static method

public static c_run_process ( Object bhost, Object bfork, Object bwaiting, Object binput, Object boutput, Object berror, byte bcommand, Object bargs, Object benv ) : process
bhost Object
bfork Object
bwaiting Object
binput Object
boutput Object
berror Object
bcommand byte
bargs Object
benv Object
return process

c_signal() public static method

public static c_signal ( int n, Object p ) : Object
n int
p Object
return Object

c_substring() public static method

public static c_substring ( byte src, int min, int max ) : byte[]
src byte
min int
max int
return byte[]

c_subucs2_string() public static method

public static c_subucs2_string ( char o, int min, int max ) : char[]
o char
min int
max int
return char[]

c_ucs2_string_append() public static method

public static c_ucs2_string_append ( char o1, char o2 ) : char[]
o1 char
o2 char
return char[]

c_ucs2_string_copy() public static method

public static c_ucs2_string_copy ( char o ) : char[]
o char
return char[]

c_unregister_process() public static method

public static c_unregister_process ( process o ) : Object
o process
return Object

call_cc() public static method

public static call_cc ( procedure p ) : Object
p procedure
return Object

ceil() public static method

public static ceil ( double n ) : double
n double
return double

chdir() public static method

public static chdir ( byte path ) : bool
path byte
return bool

close_binary_port() public static method

public static close_binary_port ( binary_port p ) : Object
p binary_port
return Object

cos() public static method

public static cos ( double n ) : double
n double
return double

create_string_for_read() public static method

public static create_string_for_read ( byte src, bool symbolp ) : byte[]
src byte
symbolp bool
return byte[]

create_struct() public static method

public static create_struct ( symbol key, int size ) : bstruct
key symbol
size int
return bstruct

create_vector() public static method

public static create_vector ( int n ) : Object[]
n int
return Object[]

debug_dot_handler() public static method

public static debug_dot_handler ( Exception v, exit tag ) : Object
v Exception
tag exit
return Object

debug_handler() public static method

public static debug_handler ( bexception v, exit tag ) : Object
v bexception
tag exit
return Object

directory_to_list() public static method

public static directory_to_list ( byte name ) : Object
name byte
return Object

directoryp() public static method

public static directoryp ( byte file ) : bool
file byte
return bool

display_char() public static method

public static display_char ( byte cn, output_port p ) : Object
cn byte
p output_port
return Object

display_char() public static method

public static display_char ( int cn, output_port p ) : Object
cn int
p output_port
return Object

display_elong() public static method

public static display_elong ( long n, output_port p ) : Object
n long
p output_port
return Object

display_fixnum() public static method

public static display_fixnum ( bint n, output_port p ) : Object
n bint
p output_port
return Object

display_flonum() public static method

public static display_flonum ( real n, output_port p ) : Object
n real
p output_port
return Object

display_llong() public static method

public static display_llong ( long n, output_port p ) : Object
n long
p output_port
return Object

display_string() public static method

public static display_string ( byte s, output_port p ) : Object
s byte
p output_port
return Object

display_substring() public static method

public static display_substring ( byte s, int start, int end, output_port p ) : Object
s byte
start int
end int
p output_port
return Object

display_ucs2() public static method

public static display_ucs2 ( bucs2 s, output_port p ) : Object
s bucs2
p output_port
return Object

display_ucs2string() public static method

public static display_ucs2string ( char s, output_port p ) : Object
s char
p output_port
return Object

dump_stack() public static method

public static dump_stack ( ) : void
return void

elong_to_string() public static method

public static elong_to_string ( long n, int radix ) : byte[]
n long
radix int
return byte[]

eval_apply() public static method

public static eval_apply ( procedure fun, Object list ) : Object
fun procedure
list Object
return Object

eval_funcall_0() public static method

public static eval_funcall_0 ( procedure fun ) : Object
fun procedure
return Object

eval_funcall_1() public static method

public static eval_funcall_1 ( procedure fun, Object a0 ) : Object
fun procedure
a0 Object
return Object

eval_funcall_2() public static method

public static eval_funcall_2 ( procedure fun, Object a0, Object a1 ) : Object
fun procedure
a0 Object
a1 Object
return Object

eval_funcall_3() public static method

public static eval_funcall_3 ( procedure fun, Object a0, Object a1, Object a2 ) : Object
fun procedure
a0 Object
a1 Object
a2 Object
return Object

eval_funcall_4() public static method

public static eval_funcall_4 ( procedure fun, Object a0, Object a1, Object a2, Object a3 ) : Object
fun procedure
a0 Object
a1 Object
a2 Object
a3 Object
return Object

exit() public static method

public static exit ( int n ) : void
n int
return void

exp() public static method

public static exp ( double n ) : double
n double
return double

fail() public static method

public static fail ( Object proc, Object msg, Object env ) : Exception
proc Object
msg Object
env Object
return Exception

fail() public static method

public static fail ( String proc, String msg, Object env ) : Exception
proc String
msg String
env Object
return Exception

fexists() public static method

public static fexists ( byte file ) : bool
file byte
return bool

fill_vector() public static method

public static fill_vector ( Object v, int len, Object o ) : Object
v Object
len int
o Object
return Object

floor() public static method

public static floor ( double n ) : double
n double
return double

fmod() public static method

public static fmod ( double n1, double n2 ) : double
n1 double
n2 double
return double

getCurrentErrorPort() public static method

public static getCurrentErrorPort ( bgldynamic env ) : output_port
env bgldynamic
return output_port

getCurrentInputPort() public static method

public static getCurrentInputPort ( bgldynamic env ) : input_port
env bgldynamic
return input_port

getCurrentOutputPort() public static method

public static getCurrentOutputPort ( bgldynamic env ) : output_port
env bgldynamic
return output_port

get_hash_number() public static method

public static get_hash_number ( byte s ) : int
s byte
return int

get_hash_number_from_int() public static method

public static get_hash_number_from_int ( Object o ) : int
o Object
return int

get_hash_number_from_int() public static method

public static get_hash_number_from_int ( int i ) : int
i int
return int

get_hash_power_number() public static method

public static get_hash_power_number ( byte str, int power ) : int
str byte
power int
return int

get_hash_power_number_from_int() public static method

public static get_hash_power_number_from_int ( Object i, int power ) : int
i Object
power int
return int

get_hash_power_number_from_int() public static method

public static get_hash_power_number_from_int ( int i, int power ) : int
i int
power int
return int

get_output_string() public static method

public static get_output_string ( output_port p ) : byte[]
p output_port
return byte[]

get_signal_handler() public static method

public static get_signal_handler ( int n ) : Object
n int
return Object

get_trace_stack() public static method

public static get_trace_stack ( int depth ) : Object
depth int
return Object

getbytes() public static method

public static getbytes ( String s ) : byte[]
s String
return byte[]

getcwd() public static method

public static getcwd ( byte path, int i ) : byte[]
path byte
i int
return byte[]

getenv() public static method

public static getenv ( byte name ) : byte[]
name byte
return byte[]

getenv_exists() public static method

public static getenv_exists ( byte name ) : bool
name byte
return bool

getpid() public static method

public static getpid ( ) : long
return long

ill_char_rep() public static method

public static ill_char_rep ( int cn ) : Object
cn int
return Object

input_obj() public static method

public static input_obj ( binary_port p ) : Object
p binary_port
return Object

integer_to_string() public static method

public static integer_to_string ( int n, int radix ) : byte[]
n int
radix int
return byte[]

integer_to_string_padding() public static method

public static integer_to_string_padding ( int n, int padding, int radix ) : byte[]
n int
padding int
radix int
return byte[]

internalerror() public static method

public static internalerror ( Exception e ) : void
e Exception
return void

isfinite() public static method

public static isfinite ( double n ) : bool
n double
return bool

isinf() public static method

public static isinf ( double n ) : bool
n double
return bool

isnan() public static method

public static isnan ( double n ) : bool
n double
return bool

jumpexit() public static method

public static jumpexit ( Object excep, Object value ) : Object
excep Object
value Object
return Object

list_to_vector() public static method

public static list_to_vector ( Object l ) : Object[]
l Object
return Object[]

listargv() public static method

public static listargv ( String argv ) : Object
argv String
return Object

llong_to_string() public static method

public static llong_to_string ( long n, int radix ) : byte[]
n long
radix int
return byte[]

log() public static method

public static log ( double n ) : double
n double
return double

make_string() public static method

public static make_string ( int n, int init ) : byte[]
n int
init int
return byte[]

make_string_sans_fill() public static method

public static make_string_sans_fill ( int n ) : byte[]
n int
return byte[]

make_struct() public static method

public static make_struct ( symbol key, int size, Object o ) : bstruct
key symbol
size int
o Object
return bstruct

make_ucs2_string() public static method

public static make_ucs2_string ( int len, char c ) : char[]
len int
c char
return char[]

make_vector() public static method

public static make_vector ( int n, Object init ) : Object[]
n int
init Object
return Object[]

make_vector0() public static method

public static make_vector0 ( ) : Object[]
return Object[]

make_vector1() public static method

public static make_vector1 ( Object a1 ) : Object[]
a1 Object
return Object[]

make_vector2() public static method

public static make_vector2 ( Object a1, Object a2 ) : Object[]
a1 Object
a2 Object
return Object[]

make_vector3() public static method

public static make_vector3 ( Object a1, Object a2, Object a3 ) : Object[]
a1 Object
a2 Object
a3 Object
return Object[]

make_vector4() public static method

public static make_vector4 ( Object a1, Object a2, Object a3, Object a4 ) : Object[]
a1 Object
a2 Object
a3 Object
a4 Object
return Object[]

make_vector5() public static method

public static make_vector5 ( Object a1, Object a2, Object a3, Object a4, Object a5 ) : Object[]
a1 Object
a2 Object
a3 Object
a4 Object
a5 Object
return Object[]

make_weakptr() public static method

public static make_weakptr ( Object o ) : weakptr
o Object
return weakptr

max() public static method

public static max ( double n1, double n2 ) : double
n1 double
n2 double
return double

min() public static method

public static min ( double n1, double n2 ) : double
n1 double
n2 double
return double

mkdir() public static method

public static mkdir ( byte path, int mode ) : bool
path byte
mode int
return bool

newstring() public static method

public static newstring ( Object o ) : String
o Object
return String

newstring() public static method

public static newstring ( byte v ) : String
v byte
return String

newstring() public static method

public static newstring ( byte v, int offset, int length ) : String
v byte
offset int
length int
return String

obj_to_cobj() public static method

public static obj_to_cobj ( Object o ) : cobj
o Object
return cobj

open_input_binary_file() public static method

public static open_input_binary_file ( byte file ) : Object
file byte
return Object

open_output_binary_file() public static method

public static open_output_binary_file ( byte file ) : Object
file byte
return Object

oprint() public static method

public static oprint ( Object msg ) : void
msg Object
return void

output_obj() public static method

public static output_obj ( binary_port p, Object obj ) : Object
p binary_port
obj Object
return Object

parseint() public static method

public static parseint ( byte buf, int pos, int bout, int radix ) : int
buf byte
pos int
bout int
radix int
return int

parseinteger() public static method

public static parseinteger ( byte buf, int initPos, int bout, int radix ) : Object
buf byte
initPos int
bout int
radix int
return Object

parselong() public static method

public static parselong ( byte buf, int pos, int bout, int radix ) : long
buf byte
pos int
bout int
radix int
return long

pow() public static method

public static pow ( double n1, double n2 ) : double
n1 double
n2 double
return double

print() public static method

public static print ( String msg ) : void
msg String
return void

printint() public static method

public static printint ( int n ) : void
n int
return void

ptr_alg() public static method

public static ptr_alg ( ) : int
return int

rand() public static method

public static rand ( ) : int
return int

real_to_string() public static method

public static real_to_string ( double n ) : byte[]
n double
return byte[]

rename() public static method

public static rename ( byte old, byte to ) : int
old byte
to byte
return int

reset_console() public static method

public static reset_console ( Object o ) : Object
o Object
return Object

reset_eof() public static method

public static reset_eof ( Object p ) : bool
p Object
return bool

rgc_buffer_bof_p() public static method

public static rgc_buffer_bof_p ( input_port p ) : bool
p input_port
return bool

rgc_buffer_bol_p() public static method

public static rgc_buffer_bol_p ( input_port p ) : bool
p input_port
return bool

rgc_buffer_downcase_keyword() public static method

public static rgc_buffer_downcase_keyword ( input_port p ) : keyword
p input_port
return keyword

rgc_buffer_downcase_symbol() public static method

public static rgc_buffer_downcase_symbol ( input_port p ) : symbol
p input_port
return symbol

rgc_buffer_eof_p() public static method

public static rgc_buffer_eof_p ( input_port p ) : bool
p input_port
return bool

rgc_buffer_eol_p() public static method

public static rgc_buffer_eol_p ( input_port p ) : bool
p input_port
return bool

rgc_buffer_escape_substring() public static method

public static rgc_buffer_escape_substring ( input_port p, int o, int e, bool strict ) : byte[]
p input_port
o int
e int
strict bool
return byte[]

rgc_buffer_fixnum() public static method

public static rgc_buffer_fixnum ( input_port p ) : int
p input_port
return int

rgc_buffer_flonum() public static method

public static rgc_buffer_flonum ( input_port p ) : double
p input_port
return double

rgc_buffer_insert_char() public static method

public static rgc_buffer_insert_char ( input_port p, int c ) : bool
p input_port
c int
return bool

rgc_buffer_insert_substring() public static method

public static rgc_buffer_insert_substring ( input_port p, byte s, int from, int to ) : bool
p input_port
s byte
from int
to int
return bool

rgc_buffer_integer() public static method

public static rgc_buffer_integer ( input_port p ) : Object
p input_port
return Object

rgc_buffer_keyword() public static method

public static rgc_buffer_keyword ( input_port p ) : keyword
p input_port
return keyword

rgc_buffer_substring() public static method

public static rgc_buffer_substring ( input_port p, int o, int e ) : byte[]
p input_port
o int
e int
return byte[]

rgc_buffer_subsymbol() public static method

public static rgc_buffer_subsymbol ( input_port p, int o, int e ) : symbol
p input_port
o int
e int
return symbol

rgc_buffer_symbol() public static method

public static rgc_buffer_symbol ( input_port p ) : symbol
p input_port
return symbol

rgc_buffer_unget_char() public static method

public static rgc_buffer_unget_char ( input_port p, int c ) : int
p input_port
c int
return int

rgc_buffer_upcase_keyword() public static method

public static rgc_buffer_upcase_keyword ( input_port p ) : keyword
p input_port
return keyword

rgc_buffer_upcase_symbol() public static method

public static rgc_buffer_upcase_symbol ( input_port p ) : symbol
p input_port
return symbol

rgc_fill_buffer() public static method

public static rgc_fill_buffer ( input_port p ) : bool
p input_port
return bool

rmdir() public static method

public static rmdir ( byte file ) : bool
file byte
return bool

round() public static method

public static round ( double n ) : double
n double
return double

setCurrentErrorPort() public static method

public static setCurrentErrorPort ( bgldynamic env, output_port o ) : void
env bgldynamic
o output_port
return void

setCurrentInputPort() public static method

public static setCurrentInputPort ( bgldynamic env, input_port o ) : void
env bgldynamic
o input_port
return void

setCurrentOutputPort() public static method

public static setCurrentOutputPort ( bgldynamic env, output_port o ) : void
env bgldynamic
o output_port
return void

setexit() public static method

public static setexit ( ) : Object
return Object

sigsetmask() public static method

public static sigsetmask ( int n ) : int
n int
return int

sin() public static method

public static sin ( double n ) : double
n double
return double

socket_close() public static method

public static socket_close ( socket s ) : Object
s socket
return Object

socket_local_addr() public static method

public static socket_local_addr ( socket s ) : byte[]
s socket
return byte[]

socket_shutdown() public static method

public static socket_shutdown ( socket s, bool b ) : Object
s socket
b bool
return Object

sort_vector() public static method

public static sort_vector ( Object v, procedure p ) : Object[]
v Object
p procedure
return Object[]

sqrt() public static method

public static sqrt ( double n ) : double
n double
return double

srand() public static method

public static srand ( int seed ) : void
seed int
return void

strcicmp() public static method

public static strcicmp ( byte s1, byte s2 ) : bool
s1 byte
s2 byte
return bool

string_append() public static method

public static string_append ( byte o1, byte o2 ) : byte[]
o1 byte
o2 byte
return byte[]

string_append_3() public static method

public static string_append_3 ( byte o1, byte o2, byte o3 ) : byte[]
o1 byte
o2 byte
o3 byte
return byte[]

string_cige() public static method

public static string_cige ( byte s1, byte s2 ) : bool
s1 byte
s2 byte
return bool

string_cigt() public static method

public static string_cigt ( byte s1, byte s2 ) : bool
s1 byte
s2 byte
return bool

string_cile() public static method

public static string_cile ( byte s1, byte s2 ) : bool
s1 byte
s2 byte
return bool

string_cilt() public static method

public static string_cilt ( byte s1, byte s2 ) : bool
s1 byte
s2 byte
return bool

string_for_read() public static method

public static string_for_read ( byte src ) : byte[]
src byte
return byte[]

string_ge() public static method

public static string_ge ( byte s1, byte s2 ) : bool
s1 byte
s2 byte
return bool

string_gt() public static method

public static string_gt ( byte s1, byte s2 ) : bool
s1 byte
s2 byte
return bool

string_le() public static method

public static string_le ( byte s1, byte s2 ) : bool
s1 byte
s2 byte
return bool

string_lt() public static method

public static string_lt ( byte s1, byte s2 ) : bool
s1 byte
s2 byte
return bool

string_to_bstring() public static method

public static string_to_bstring ( byte o ) : byte[]
o byte
return byte[]

string_to_keyword() public static method

public static string_to_keyword ( byte s ) : keyword
s byte
return keyword

string_to_symbol() public static method

public static string_to_symbol ( String name ) : symbol
name String
return symbol

string_to_symbol() public static method

public static string_to_symbol ( byte name ) : symbol
name byte
return symbol

strtod() public static method

public static strtod ( byte s, int i ) : double
s byte
i int
return double

strtol() public static method

public static strtol ( byte s, int i, int radix ) : int
s byte
i int
radix int
return int

strtoll() public static method

public static strtoll ( byte s, int i, int radix ) : long
s byte
i int
radix int
return long

strtoul() public static method

public static strtoul ( byte s, int i, int radix ) : int
s byte
i int
radix int
return int

strtoull() public static method

public static strtoull ( byte s, int i, int radix ) : long
s byte
i int
radix int
return long

symbol_exists_p() public static method

public static symbol_exists_p ( byte name ) : bool
name byte
return bool

system() public static method

public static system ( byte cmd ) : int
cmd byte
return int

tan() public static method

public static tan ( double n ) : double
n double
return double

tolower() public static method

public static tolower ( int cn ) : int
cn int
return int

toupper() public static method

public static toupper ( int cn ) : int
cn int
return int

trace_exit() public static method

public static trace_exit ( ) : void
return void

ucs2_definedp() public static method

public static ucs2_definedp ( int c ) : bool
c int
return bool

ucs2_digitp() public static method

public static ucs2_digitp ( char c ) : bool
c char
return bool

ucs2_letterp() public static method

public static ucs2_letterp ( char c ) : bool
c char
return bool

ucs2_lowerp() public static method

public static ucs2_lowerp ( char c ) : bool
c char
return bool

ucs2_strcicmp() public static method

public static ucs2_strcicmp ( char o1, char o2 ) : bool
o1 char
o2 char
return bool

ucs2_strcmp() public static method

public static ucs2_strcmp ( char o1, char o2 ) : bool
o1 char
o2 char
return bool

ucs2_string_cige() public static method

public static ucs2_string_cige ( char o1, char o2 ) : bool
o1 char
o2 char
return bool

ucs2_string_cigt() public static method

public static ucs2_string_cigt ( char o1, char o2 ) : bool
o1 char
o2 char
return bool

ucs2_string_cile() public static method

public static ucs2_string_cile ( char o1, char o2 ) : bool
o1 char
o2 char
return bool

ucs2_string_cilt() public static method

public static ucs2_string_cilt ( char o1, char o2 ) : bool
o1 char
o2 char
return bool

ucs2_string_ge() public static method

public static ucs2_string_ge ( char o1, char o2 ) : bool
o1 char
o2 char
return bool

ucs2_string_gt() public static method

public static ucs2_string_gt ( char o1, char o2 ) : bool
o1 char
o2 char
return bool

ucs2_string_le() public static method

public static ucs2_string_le ( char o1, char o2 ) : bool
o1 char
o2 char
return bool

ucs2_string_lt() public static method

public static ucs2_string_lt ( char o1, char o2 ) : bool
o1 char
o2 char
return bool

ucs2_string_to_utf8_string() public static method

public static ucs2_string_to_utf8_string ( String s ) : byte[]
s String
return byte[]

ucs2_string_to_utf8_string() public static method

public static ucs2_string_to_utf8_string ( char o ) : byte[]
o char
return byte[]

ucs2_tolower() public static method

public static ucs2_tolower ( char c ) : char
c char
return char

ucs2_toupper() public static method

public static ucs2_toupper ( char c ) : char
c char
return char

ucs2_upperp() public static method

public static ucs2_upperp ( char c ) : bool
c char
return bool

ucs2_whitespacep() public static method

public static ucs2_whitespacep ( char c ) : bool
c char
return bool

uelong_to_string() public static method

public static uelong_to_string ( long n, int radix ) : byte[]
n long
radix int
return byte[]

ullong_to_string() public static method

public static ullong_to_string ( long n, int radix ) : byte[]
n long
radix int
return byte[]

unlink() public static method

public static unlink ( byte file ) : bool
file byte
return bool

unsigned_to_string() public static method

public static unsigned_to_string ( int n, int radix ) : byte[]
n int
radix int
return byte[]

utf8_string_to_ucs2_string() public static method

public static utf8_string_to_ucs2_string ( byte bytes ) : char[]
bytes byte
return char[]

utf8length() public static method

public static utf8length ( byte bytes, int nb ) : int
bytes byte
nb int
return int

void_star_to_obj() public static method

public static void_star_to_obj ( Object o ) : foreign
o Object
return foreign

weakptr_data() public static method

public static weakptr_data ( weakptr p ) : Object
p weakptr
return Object

weakptr_data_set() public static method

public static weakptr_data_set ( weakptr p, Object o ) : void
p weakptr
o Object
return void

write_char() public static method

public static write_char ( bchar c, output_port p ) : Object
c bchar
p output_port
return Object

write_elong() public static method

public static write_elong ( long n, output_port p ) : Object
n long
p output_port
return Object

write_llong() public static method

public static write_llong ( long n, output_port p ) : Object
n long
p output_port
return Object

write_object() public static method

public static write_object ( Object o, output_port p ) : Object
o Object
p output_port
return Object

write_string() public static method

public static write_string ( byte s, bool b, output_port p ) : Object
s byte
b bool
p output_port
return Object

write_ucs2() public static method

public static write_ucs2 ( bucs2 s, output_port p ) : Object
s bucs2
p output_port
return Object

write_utf8string() public static method

public static write_utf8string ( byte s, output_port p ) : Object
s byte
p output_port
return Object

Property Details

BDB_LIBRARY_MAGIC_NUMBER public_oe static_oe property

public static int BDB_LIBRARY_MAGIC_NUMBER
return int

BEOA public_oe static_oe property

public static Object BEOA
return Object

BEOF public_oe static_oe property

public static Object BEOF
return Object

BFALSE public_oe static_oe property

public static bbool,bigloo BFALSE
return bbool

BGL_DYNAMIC_LOAD_INIT public_oe static_oe property

public static byte[] BGL_DYNAMIC_LOAD_INIT
return byte[]

BGL_ERROR public_oe static_oe property

public static int BGL_ERROR
return int

BGL_INDEX_OUT_OF_BOUND_ERROR public_oe static_oe property

public static int BGL_INDEX_OUT_OF_BOUND_ERROR
return int

BGL_INFINITY public_oe static_oe property

public static double BGL_INFINITY
return double

BGL_IO_CLOSED_ERROR public_oe static_oe property

public static int BGL_IO_CLOSED_ERROR
return int

BGL_IO_ERROR public_oe static_oe property

public static int BGL_IO_ERROR
return int

BGL_IO_FILE_NOT_FOUND_ERROR public_oe static_oe property

public static int BGL_IO_FILE_NOT_FOUND_ERROR
return int

BGL_IO_MALFORMED_URL_ERROR public_oe static_oe property

public static int BGL_IO_MALFORMED_URL_ERROR
return int

BGL_IO_PARSE_ERROR public_oe static_oe property

public static int BGL_IO_PARSE_ERROR
return int

BGL_IO_PORT_ERROR public_oe static_oe property

public static int BGL_IO_PORT_ERROR
return int

BGL_IO_READ_ERROR public_oe static_oe property

public static int BGL_IO_READ_ERROR
return int

BGL_IO_SIGPIPE_ERROR public_oe static_oe property

public static int BGL_IO_SIGPIPE_ERROR
return int

BGL_IO_TIMEOUT_ERROR public_oe static_oe property

public static int BGL_IO_TIMEOUT_ERROR
return int

BGL_IO_UNKNOWN_HOST_ERROR public_oe static_oe property

public static int BGL_IO_UNKNOWN_HOST_ERROR
return int

BGL_IO_WRITE_ERROR public_oe static_oe property

public static int BGL_IO_WRITE_ERROR
return int

BGL_LOCATION_ERROR public_oe static_oe property

public static int BGL_LOCATION_ERROR
return int

BGL_NAN public_oe static_oe property

public static double BGL_NAN
return double

BGL_PROCESS_EXCEPTION public_oe static_oe property

public static int BGL_PROCESS_EXCEPTION
return int

BGL_TYPENAME_ERROR public_oe static_oe property

public static int BGL_TYPENAME_ERROR
return int

BGL_TYPE_ERROR public_oe static_oe property

public static int BGL_TYPE_ERROR
return int

BIGLOO_EXIT_ENV public_oe static_oe property

public static procedure,bigloo BIGLOO_EXIT_ENV
return procedure

BKEY public_oe static_oe property

public static Object BKEY
return Object

BNIL public_oe static_oe property

public static Object BNIL
return Object

BOPTIONAL public_oe static_oe property

public static Object BOPTIONAL
return Object

BREST public_oe static_oe property

public static Object BREST
return Object

BTRUE public_oe static_oe property

public static bbool,bigloo BTRUE
return bbool

BUNSPEC public_oe static_oe property

public static Object BUNSPEC
return Object

MAX_VALUE_ELONG public_oe static_oe property

public static long MAX_VALUE_ELONG
return long

MAX_VALUE_FX public_oe static_oe property

public static int MAX_VALUE_FX
return int

MIN_VALUE_ELONG public_oe static_oe property

public static long MIN_VALUE_ELONG
return long

MIN_VALUE_FX public_oe static_oe property

public static int MIN_VALUE_FX
return int

OBJECT_TYPE public_oe static_oe property

public static int OBJECT_TYPE
return int

PTR_ALIGNMENT public_oe static_oe property

public static int PTR_ALIGNMENT
return int

SIGBUS public_oe static_oe property

public static int SIGBUS
return int

SIGFPE public_oe static_oe property

public static int SIGFPE
return int

SIGILL public_oe static_oe property

public static int SIGILL
return int

SIGINT public_oe static_oe property

public static int SIGINT
return int

SIGPIPE public_oe static_oe property

public static int SIGPIPE
return int

SIGSEGV public_oe static_oe property

public static int SIGSEGV
return int

SIZEOFLONG public_oe static_oe property

public static int SIZEOFLONG
return int

__cb__ public_oe static_oe property

public static callback __cb__
return callback

bigloo_generic_mutex public_oe static_oe property

public static mutex bigloo_generic_mutex
return mutex

command_line public_oe static_oe property

public static Object command_line
return Object

default_io_bufsiz public_oe static_oe property

public static int default_io_bufsiz
return int

executable_name public_oe static_oe property

public static byte[] executable_name
return byte[]

marked_string public_oe static_oe property

public static Hashtable marked_string
return Hashtable

nomsg public_oe static_oe property

public static byte[] nomsg
return byte[]