Generated stub for amount_sat_eq */
| 47 | { fprintf(stderr, "amount_sat_add called!\n"); abort(); } |
| 48 | /* Generated stub for amount_sat_eq */ |
| 49 | bool amount_sat_eq(struct amount_sat a UNNEEDED, struct amount_sat b UNNEEDED) |
| 50 | { fprintf(stderr, "amount_sat_eq called!\n"); abort(); } |
| 51 | /* Generated stub for amount_sat_greater_eq */ |
| 52 | bool amount_sat_greater_eq(struct amount_sat a UNNEEDED, struct amount_sat b UNNEEDED) |
| 53 | { fprintf(stderr, "amount_sat_greater_eq called!\n"); abort(); } |
no test coverage detected