Home | History | Annotate | Download | only in openbsd-compat

Lines Matching full:undef

44 #undef SLIST_HEAD
45 #undef SLIST_HEAD_INITIALIZER
46 #undef SLIST_ENTRY
47 #undef SLIST_FOREACH_PREVPTR
48 #undef SLIST_FIRST
49 #undef SLIST_END
50 #undef SLIST_EMPTY
51 #undef SLIST_NEXT
52 #undef SLIST_FOREACH
53 #undef SLIST_INIT
54 #undef SLIST_INSERT_AFTER
55 #undef SLIST_INSERT_HEAD
56 #undef SLIST_REMOVE_HEAD
57 #undef SLIST_REMOVE
58 #undef SLIST_REMOVE_NEXT
59 #undef LIST_HEAD
60 #undef LIST_HEAD_INITIALIZER
61 #undef LIST_ENTRY
62 #undef LIST_FIRST
63 #undef LIST_END
64 #undef LIST_EMPTY
65 #undef LIST_NEXT
66 #undef LIST_FOREACH
67 #undef LIST_INIT
68 #undef LIST_INSERT_AFTER
69 #undef LIST_INSERT_BEFORE
70 #undef LIST_INSERT_HEAD
71 #undef LIST_REMOVE
72 #undef LIST_REPLACE
73 #undef SIMPLEQ_HEAD
74 #undef SIMPLEQ_HEAD_INITIALIZER
75 #undef SIMPLEQ_ENTRY
76 #undef SIMPLEQ_FIRST
77 #undef SIMPLEQ_END
78 #undef SIMPLEQ_EMPTY
79 #undef SIMPLEQ_NEXT
80 #undef SIMPLEQ_FOREACH
81 #undef SIMPLEQ_INIT
82 #undef SIMPLEQ_INSERT_HEAD
83 #undef SIMPLEQ_INSERT_TAIL
84 #undef SIMPLEQ_INSERT_AFTER
85 #undef SIMPLEQ_REMOVE_HEAD
86 #undef TAILQ_HEAD
87 #undef TAILQ_HEAD_INITIALIZER
88 #undef TAILQ_ENTRY
89 #undef TAILQ_FIRST
90 #undef TAILQ_END
91 #undef TAILQ_NEXT
92 #undef TAILQ_LAST
93 #undef TAILQ_PREV
94 #undef TAILQ_EMPTY
95 #undef TAILQ_FOREACH
96 #undef TAILQ_FOREACH_REVERSE
97 #undef TAILQ_INIT
98 #undef TAILQ_INSERT_HEAD
99 #undef TAILQ_INSERT_TAIL
100 #undef TAILQ_INSERT_AFTER
101 #undef TAILQ_INSERT_BEFORE
102 #undef TAILQ_REMOVE
103 #undef TAILQ_REPLACE
104 #undef CIRCLEQ_HEAD
105 #undef CIRCLEQ_HEAD_INITIALIZER
106 #undef CIRCLEQ_ENTRY
107 #undef CIRCLEQ_FIRST
108 #undef CIRCLEQ_LAST
109 #undef CIRCLEQ_END
110 #undef CIRCLEQ_NEXT
111 #undef CIRCLEQ_PREV
112 #undef CIRCLEQ_EMPTY
113 #undef CIRCLEQ_FOREACH
114 #undef CIRCLEQ_FOREACH_REVERSE
115 #undef CIRCLEQ_INIT
116 #undef CIRCLEQ_INSERT_AFTER
117 #undef CIRCLEQ_INSERT_BEFORE
118 #undef CIRCLEQ_INSERT_HEAD
119 #undef CIRCLEQ_INSERT_TAIL
120 #undef CIRCLEQ_REMOVE
121 #undef CIRCLEQ_REPLACE