contains the tag info
udi_buf_tag_t tag
Contains a pointer to the first tag in the list of associated tags as mos_buf_tag_t
mos_buf_tag_t * tags
computes the tangent of angle x
double tan( double x )
computes the tangent of angle x
float tanf( float x )
computes the tangent of angle x
long double tanl( long double x )
tests for an ATI Mach64 and sets up the
Public Sub TestATI ( vrambase As Byte Ptr, cram As Byte Ptr )
runs the test suite for the Cirrus Logic graphics cards
Sub TestCirrus( board_model As Long, lfb As Long, portbase As Long )
runs the test suite for the R6xx series graphics card
Sub TestR600( board_model As Long, board_version As Long, lfb As Long, portbase As Long, mmiobase As Long )
runs the test suite for the Verite graphics card
Sub TestVerite( board_model As Long, board_version As Long, lfb As Long, portbase As Long )
runs the test suite for the Verite graphics card
Sub TestVerite( board_model As Long, board_version As Long, lfb As Long, portbase As Long )
ticket counter for the task route map
ticTaskRoutes: DW 0
Returns the lowercase version of a character
int tolower( int c )
Returns the uppercase version of a character
int toupper( int c )
renders a triangle
Sub Triangle( x1 As Long, y1 As Long, x2 As Long, y2 As Long, x3 As Long, y3 As Long, c as Byte )
turn counter for the task route map
trnTaskRoutes: DW 0
gets and returns the integer part of x
double trunc( double x )
gets and returns the integer part of x
float truncf( float x )
gets and returns the integer part of x
long double truncl( long double x )