Lines Matching full:marked
201 Given this, it is always okay to implement functions marked stable in terms of
202 functions marked testing inside of libpldm. If we remove or change the prototype
203 of a function marked testing the only impact is that we need to fix up any call
275 - [ ] My new public `struct` definitions are _not_ marked
302 - [ ] My new function symbols are marked with `LIBPLDM_ABI_TESTING` in the
305 - [ ] I've guarded the test cases of functions marked `LIBPLDM_ABI_TESTING` so
385 - [ ] The API of interest is currently marked `LIBPLDM_ABI_TESTING`
432 - [ ] If the function is marked `LIBPLDM_ABI_TESTING`, then I have removed it
434 - [ ] If the function is marked `LIBPLDM_ABI_STABLE`, then I have changed the
439 - [ ] If the function is marked `LIBPLDM_ABI_DEPRECATED`, then I have removed it
443 the API being marked deprecated