Go to the documentation of this file.
8 FBCALL void fb_MemSwap (
unsigned char *dst,
unsigned char *src, ssize_t bytes );
10 void *str2, ssize_t size2,
int fillrem2 );
13 unsigned char *src, ssize_t srclen );
31 int fb_hParseArgs (
char *dst,
const char *src, ssize_t length );
46 int fb_hIn (
unsigned short port );
47 int fb_hOut (
unsigned short port,
unsigned char value );
48 FBCALL int fb_Wait (
unsigned short port,
int val_and,
int val_xor);