ABI | Symbols | Types |
Contents |
Info |
Calling sequence |
Stack frame layout |
Registers usage |
Signature |
gst_util_fraction_compare ( gint a_n, gint a_d, gint b_n, gint b_d ) |
---|---|
Type | FUNC |
Source | gstutils.c |
Params | 4 |
Return | gint |
Size | 271 |
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 |
RETURN | ||||
.retval | gint | 4 | %rax |
Old | New | |||||||||||||
|
|
Old | New | |||||||||||||||||||||||||||||||||||||
|
|