Ruby  2.4.2p198(2017-09-14revision59899)
Functions
promotion.c File Reference
#include "ffitest.h"
Include dependency graph for promotion.c:

Go to the source code of this file.

Functions

static int promotion (signed char sc, signed short ss, unsigned char uc, unsigned short us)
 
int main (void)
 

Function Documentation

◆ main()

int main ( void  )

◆ promotion()

static int promotion ( signed char  sc,
signed short  ss,
unsigned char  uc,
unsigned short  us 
)
static

Definition at line 9 of file promotion.c.

Referenced by main().