|
P99
|
Value:
size_t P99_FILEID(TAB, _cnt) = 0; \ TYPE * P99_FILEID(TAB, _head) = P99_LIFO_CLEAR(L); \ for (TYPE * p00_e = P99_FILEID(TAB, _head); \ p00_e; \ p00_e = p00_e->p99_lifo) \ ++P99_FILEID(TAB, _cnt); \ TYPE * TAB[P99_FILEID(TAB, _cnt)]; \ for (TYPE ** p00_t = &(TAB[0]), \ * p00_e = P99_FILEID(TAB, _head); \ p00_e; \ p00_e = p00_e->p99_lifo, \ ++p00_t) \ *p00_t = p00_e
Definition at line 199 of file p99_lifo.h. |
1.7.6.1