Contains the NULL string for reference
FBSTRING fb_strNullDesc
Contains a pointer to the first buffer part in the list, which is a mos_buf_part_t.
mos_buf_part_t * first
gets and returns the integer value of x when rounded down.
double floor( double x )
gets and returns the integer value of x when rounded down.
float floorf( float x )
gets and returns the integer value of x when rounded down.
long double floorl( long double x )
Called by a memory management tool to inform that there are no stack references left in use.
Declare Sub Flush()
Returns the remainder after floating point division
double fmod( double x, double y )
Lists the glyph block offsets with their lengths
font8x8_table: DD font8x8_0000
Deallocates a block of memory created by malloc calloc or realloc.
void free( void * ptr )
a function pointer to the buffer deconstructor
void ( * free_op )(struct mos_buf_impl * buf)