ABI | Symbols | Types |
| Contents |
| Info |
| Calling sequence |
| Stack frame layout |
| Registers usage |
| Signature |
gst_util_fraction_add ( gint a_n, gint a_d, gint b_n, gint b_d, gint* res_n, gint* res_d ) |
|---|---|
| Type | FUNC |
| Source | gstutils.c |
| Params | 6 |
| Return | gboolean |
| Size | 537 |
| Bind | GLOBAL |
| Vis | DEFAULT |
| Ndx | 11 |
| Status | UNCHANGED |
|
|
| Pos | Name | Type | Size | Passed |
|---|---|---|---|---|
| INPUT(S) | ||||
| 0 | a_n | gint | 4 | %rdi |
| 1 | a_d | gint | 4 | %rsi |
| 2 | b_n | gint | 4 | %rdx |
| 3 | b_d | gint | 4 | %rcx |
| 4 | res_n | gint* | 8 | %r8 |
| 5 | res_d | gint* | 8 | %r9 |
| RETURN | ||||
| .retval | gboolean | 4 | %rax | |
| Old | New | |||||||||||||
|
|
| Old | New | |||||||||||||||||||||||||||||||||||||||||||||||||
|
|