1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-02-06 18:29:47 +00:00
Hartmut Brandt 36120d91e5 Invent the LST_FOREACH macro for looping through a list. In contrast
to the Lst_ForEach function this macro reduces the number of function
calls per invocation by N + 1 (where N is the number of list elements)
and increases code locality thereby increasing readability and
(maybe) performance.
2005-02-22 07:58:53 +00:00
..
2005-02-04 07:51:00 +00:00
2005-02-04 07:51:00 +00:00
2005-02-17 09:09:34 +00:00
2005-02-13 22:25:33 +00:00
2005-02-04 07:51:00 +00:00