$#! | |
$$divI,$$divoI | |
$$divI_2 | |
$$divU | |
$$remI | |
$$remU | |
), Extend to internal testing(buffer etc | |
* remainder of 9:: 10remainder of UDI Core 11remainder of UDI Core 13remainder of UDI Core 17remainder of UDI Core 22remainder of UDI Core 25remainder of UDI Core 9rest of UDI Core 12rest of UDI Core 15UDI Core 19UDI Core 24UDI Core 29UDI Core 8 | |
_Exit | |
_glx_retrieve | |
_glx_schedule | |
_MOS_bootinfo, COMMPORT | |
_PDCLIB_actualtop | |
_PDCLIB_allocpages | |
_PDCLIB_clampradd | |
_PDCLIB_clampradf | |
_PDCLIB_clampradl | |
_PDCLIB_div_t | |
_PDCLIB_doclampnd | |
_PDCLIB_doclampnf | |
_PDCLIB_doclampnl | |
_PDCLIB_doclamppd | |
_PDCLIB_doclamppf | |
_PDCLIB_doclamppl | |
_PDCLIB_dorequestpages | |
_PDCLIB_fflush | |
_PDCLIB_heaptop | |
_PDCLIB_ldiv_t | |
_PDCLIB_lldiv_t | |
_start | |
_udi_buf_inject, mos_buf_t | |
0-9 | |
1,3-17-3-31, UDI_NIC_MEDIATYPE:: 3::1,3:: 2,3:: 3 | |
12 point 8, math:: h section 17 | |
3, remainder of UDI physical IO Ch | |
4, remainder of UDI physical IO Ch | |
5, remainder of UDI physical IO Ch | |
8-10, UDI core 2:: 22:: 2::2 22 |
exits the program with a given status code, without running atexit scripts
void _Exit( int status )
enqueues a command for transmission to the server
GLubyte * _glx_retrieve( GLsizei * length )
enqueues a command for transmission to the server
void _glx_schedule( void * data, int length )
the message pipe the application received on startup.
extern COMMPORT * _MOS_bootinfo
contains the current top of actually allocated memory
char * _PDCLIB_actualtop
Allocate or deallocate pages from the heap
void * _PDCLIB_allocpages( int n )
ensure x is in the range [-pi,pi], otherwise shift the domain into position
double _PDCLIB_clampradd( double x )
ensure x is in the range [-pi,pi], otherwise shift the domain into position
float _PDCLIB_clampradf( float x )
ensure x is in the range [-pi,pi], otherwise shift the domain into position
long double _PDCLIB_clampradl( long double x )
prototype of the div_t type
struct _PDCLIB_div_t
recursively shift x into the domain [-clamp,0]
static double _PDCLIB_doclampnd( double x, double clamp )
recursively shift x into the domain [-clamp,0]
static float _PDCLIB_doclampnf( float x, float clamp )
recursively shift x into the domain [-clamp,0]
static long double _PDCLIB_doclampnl( long double x, long double clamp )
recursively shift x into the domain [0,clamp]
static double _PDCLIB_doclamppd( double x, double clamp )
recursively shift x into the domain [0,clamp]
static float _PDCLIB_doclamppf( float x, float clamp )
recursively shift x into the domain [0,clamp]
static long double _PDCLIB_doclamppl( long double x, long double clamp )
this function flushes the output stream.
int _PDCLIB_fflush( struct _PDCLIB_file_t * stream )
contains the current top-of-heap
char * _PDCLIB_heaptop
prototype of the ldiv_t type
struct _PDCLIB_ldiv_t
prototype of the lldiv_t type
struct _PDCLIB_lldiv_t
Helper function for modifying buffer segments
void _udi_buf_inject( mos_buf_t * buf, mos_buf_part_t * part, udi_size_t off, udi_size_t len )