diff options
| author | Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | 2017-03-03 06:59:20 +0100 |
|---|---|---|
| committer | Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | 2018-10-30 12:42:36 +0100 |
| commit | c3fc97285416da124059433c9edb91796ee5e010 (patch) | |
| tree | c1eb94bec559e5dd505f517e6446885333afa1ba /validation/expand | |
| parent | 36477322d06817191639c0d4b12b67dc64352757 (diff) | |
| download | sparse-dev-c3fc97285416da124059433c9edb91796ee5e010.tar.gz | |
ptrlist: add ptr_list_nth_entry()
Usually ptr lists are accessed iteratively via the FOR/END macros
but in few case we may need to access a given element in a list,
like for example when accessing a given argument of a function.
Create an helper doing that instead of open coding it.
Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
Diffstat (limited to 'validation/expand')
0 files changed, 0 insertions, 0 deletions
