#define SH_CIRCLEQ_FIRST ( head,
type   ) 

Value:

((head)->scqh_first == -1 ?                                     \
        (void *)head : SH_CIRCLEQ_FIRSTP(head, type))

Definition at line 243 of file shqueue.h.


Generated on Sun Jun 8 10:56:56 2008 for GNUmifluz by  doxygen 1.5.5