Home
last modified time | relevance | path

Searched refs:lnext (Results 1 – 25 of 2492) sorted by relevance

12345678910>>...100

/dports/databases/pgpool-II-41/pgpool-II-4.1.10/src/include/parser/
H A Dpg_list.h123 #define lthird(l) lfirst(lnext(lnext(list_head(l))))
128 #define lfourth(l) lfirst(lnext(lnext(lnext(list_head(l)))))
129 #define lfourth_int(l) lfirst_int(lnext(lnext(lnext(list_head(l)))))
130 #define lfourth_oid(l) lfirst_oid(lnext(lnext(lnext(list_head(l)))))
185 (cell1) = lnext(cell1), (cell2) = lnext(cell2))
199 (cell1) = lnext(cell1), (cell2) = lnext(cell2))
208 (cell1) = lnext(cell1), (cell2) = lnext(cell2), (cell3) = lnext(cell3))
219 (cell1) = lnext(cell1), (cell2) = lnext(cell2), \
220 (cell3) = lnext(cell3), (cell4) = lnext(cell4))
232 (cell1) = lnext(cell1), (cell2) = lnext(cell2), \
[all …]
/dports/databases/postgresql12-client/postgresql-12.9/src/include/nodes/
H A Dpg_list.h121 #define lthird(l) lfirst(lnext(lnext(list_head(l))))
126 #define lfourth(l) lfirst(lnext(lnext(lnext(list_head(l)))))
127 #define lfourth_int(l) lfirst_int(lnext(lnext(lnext(list_head(l)))))
128 #define lfourth_oid(l) lfirst_oid(lnext(lnext(lnext(list_head(l)))))
183 (cell1) = lnext(cell1), (cell2) = lnext(cell2))
197 (cell1) = lnext(cell1), (cell2) = lnext(cell2))
206 (cell1) = lnext(cell1), (cell2) = lnext(cell2), (cell3) = lnext(cell3))
217 (cell1) = lnext(cell1), (cell2) = lnext(cell2), \
218 (cell3) = lnext(cell3), (cell4) = lnext(cell4))
230 (cell1) = lnext(cell1), (cell2) = lnext(cell2), \
[all …]
/dports/databases/postgresql12-server/postgresql-12.9/src/include/nodes/
H A Dpg_list.h121 #define lthird(l) lfirst(lnext(lnext(list_head(l))))
126 #define lfourth(l) lfirst(lnext(lnext(lnext(list_head(l)))))
127 #define lfourth_int(l) lfirst_int(lnext(lnext(lnext(list_head(l)))))
128 #define lfourth_oid(l) lfirst_oid(lnext(lnext(lnext(list_head(l)))))
183 (cell1) = lnext(cell1), (cell2) = lnext(cell2))
197 (cell1) = lnext(cell1), (cell2) = lnext(cell2))
206 (cell1) = lnext(cell1), (cell2) = lnext(cell2), (cell3) = lnext(cell3))
217 (cell1) = lnext(cell1), (cell2) = lnext(cell2), \
218 (cell3) = lnext(cell3), (cell4) = lnext(cell4))
230 (cell1) = lnext(cell1), (cell2) = lnext(cell2), \
[all …]
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/include/nodes/
H A Dpg_list.h121 #define lthird(l) lfirst(lnext(lnext(list_head(l))))
126 #define lfourth(l) lfirst(lnext(lnext(lnext(list_head(l)))))
127 #define lfourth_int(l) lfirst_int(lnext(lnext(lnext(list_head(l)))))
128 #define lfourth_oid(l) lfirst_oid(lnext(lnext(lnext(list_head(l)))))
183 (cell1) = lnext(cell1), (cell2) = lnext(cell2))
197 (cell1) = lnext(cell1), (cell2) = lnext(cell2))
206 (cell1) = lnext(cell1), (cell2) = lnext(cell2), (cell3) = lnext(cell3))
217 (cell1) = lnext(cell1), (cell2) = lnext(cell2), \
218 (cell3) = lnext(cell3), (cell4) = lnext(cell4))
230 (cell1) = lnext(cell1), (cell2) = lnext(cell2), \
[all …]
/dports/databases/postgresql12-plpython/postgresql-12.9/src/include/nodes/
H A Dpg_list.h121 #define lthird(l) lfirst(lnext(lnext(list_head(l))))
126 #define lfourth(l) lfirst(lnext(lnext(lnext(list_head(l)))))
127 #define lfourth_int(l) lfirst_int(lnext(lnext(lnext(list_head(l)))))
128 #define lfourth_oid(l) lfirst_oid(lnext(lnext(lnext(list_head(l)))))
183 (cell1) = lnext(cell1), (cell2) = lnext(cell2))
197 (cell1) = lnext(cell1), (cell2) = lnext(cell2))
206 (cell1) = lnext(cell1), (cell2) = lnext(cell2), (cell3) = lnext(cell3))
217 (cell1) = lnext(cell1), (cell2) = lnext(cell2), \
218 (cell3) = lnext(cell3), (cell4) = lnext(cell4))
230 (cell1) = lnext(cell1), (cell2) = lnext(cell2), \
[all …]
/dports/databases/postgresql12-contrib/postgresql-12.9/src/include/nodes/
H A Dpg_list.h121 #define lthird(l) lfirst(lnext(lnext(list_head(l))))
126 #define lfourth(l) lfirst(lnext(lnext(lnext(list_head(l)))))
127 #define lfourth_int(l) lfirst_int(lnext(lnext(lnext(list_head(l)))))
128 #define lfourth_oid(l) lfirst_oid(lnext(lnext(lnext(list_head(l)))))
183 (cell1) = lnext(cell1), (cell2) = lnext(cell2))
197 (cell1) = lnext(cell1), (cell2) = lnext(cell2))
206 (cell1) = lnext(cell1), (cell2) = lnext(cell2), (cell3) = lnext(cell3))
217 (cell1) = lnext(cell1), (cell2) = lnext(cell2), \
218 (cell3) = lnext(cell3), (cell4) = lnext(cell4))
230 (cell1) = lnext(cell1), (cell2) = lnext(cell2), \
[all …]
/dports/databases/postgresql12-plperl/postgresql-12.9/src/include/nodes/
H A Dpg_list.h121 #define lthird(l) lfirst(lnext(lnext(list_head(l))))
126 #define lfourth(l) lfirst(lnext(lnext(lnext(list_head(l)))))
127 #define lfourth_int(l) lfirst_int(lnext(lnext(lnext(list_head(l)))))
128 #define lfourth_oid(l) lfirst_oid(lnext(lnext(lnext(list_head(l)))))
183 (cell1) = lnext(cell1), (cell2) = lnext(cell2))
197 (cell1) = lnext(cell1), (cell2) = lnext(cell2))
206 (cell1) = lnext(cell1), (cell2) = lnext(cell2), (cell3) = lnext(cell3))
217 (cell1) = lnext(cell1), (cell2) = lnext(cell2), \
218 (cell3) = lnext(cell3), (cell4) = lnext(cell4))
230 (cell1) = lnext(cell1), (cell2) = lnext(cell2), \
[all …]
/dports/databases/postgresql12-docs/postgresql-12.9/src/include/nodes/
H A Dpg_list.h121 #define lthird(l) lfirst(lnext(lnext(list_head(l))))
126 #define lfourth(l) lfirst(lnext(lnext(lnext(list_head(l)))))
127 #define lfourth_int(l) lfirst_int(lnext(lnext(lnext(list_head(l)))))
128 #define lfourth_oid(l) lfirst_oid(lnext(lnext(lnext(list_head(l)))))
183 (cell1) = lnext(cell1), (cell2) = lnext(cell2))
197 (cell1) = lnext(cell1), (cell2) = lnext(cell2))
206 (cell1) = lnext(cell1), (cell2) = lnext(cell2), (cell3) = lnext(cell3))
217 (cell1) = lnext(cell1), (cell2) = lnext(cell2), \
218 (cell3) = lnext(cell3), (cell4) = lnext(cell4))
230 (cell1) = lnext(cell1), (cell2) = lnext(cell2), \
[all …]
/dports/databases/py-pglast/pglast-1.2/libpg_query/src/postgres/include/nodes/
H A Dpg_list.h105 #define lnext(lc) ((lc)->next) macro
116 #define lsecond(l) lfirst(lnext(list_head(l)))
121 #define lthird(l) lfirst(lnext(lnext(list_head(l))))
122 #define lthird_int(l) lfirst_int(lnext(lnext(list_head(l))))
123 #define lthird_oid(l) lfirst_oid(lnext(lnext(list_head(l))))
126 #define lfourth(l) lfirst(lnext(lnext(lnext(list_head(l)))))
127 #define lfourth_int(l) lfirst_int(lnext(lnext(lnext(list_head(l)))))
128 #define lfourth_oid(l) lfirst_oid(lnext(lnext(lnext(list_head(l)))))
183 (cell1) = lnext(cell1), (cell2) = lnext(cell2))
197 (cell1) = lnext(cell1), (cell2) = lnext(cell2))
[all …]
/dports/databases/pgpool-II-37/pgpool-II-3.7.22/src/include/parser/
H A Dpg_list.h107 #define lnext(lc) ((lc)->next) macro
118 #define lsecond(l) lfirst(lnext(list_head(l)))
123 #define lthird(l) lfirst(lnext(lnext(list_head(l))))
124 #define lthird_int(l) lfirst_int(lnext(lnext(list_head(l))))
125 #define lthird_oid(l) lfirst_oid(lnext(lnext(list_head(l))))
128 #define lfourth(l) lfirst(lnext(lnext(lnext(list_head(l)))))
129 #define lfourth_int(l) lfirst_int(lnext(lnext(lnext(list_head(l)))))
130 #define lfourth_oid(l) lfirst_oid(lnext(lnext(lnext(list_head(l)))))
185 (cell1) = lnext(cell1), (cell2) = lnext(cell2))
199 (cell1) = lnext(cell1), (cell2) = lnext(cell2))
[all …]
/dports/databases/pgpool-II-40/pgpool-II-4.0.17/src/include/parser/
H A Dpg_list.h107 #define lnext(lc) ((lc)->next) macro
118 #define lsecond(l) lfirst(lnext(list_head(l)))
123 #define lthird(l) lfirst(lnext(lnext(list_head(l))))
124 #define lthird_int(l) lfirst_int(lnext(lnext(list_head(l))))
125 #define lthird_oid(l) lfirst_oid(lnext(lnext(list_head(l))))
128 #define lfourth(l) lfirst(lnext(lnext(lnext(list_head(l)))))
129 #define lfourth_int(l) lfirst_int(lnext(lnext(lnext(list_head(l)))))
130 #define lfourth_oid(l) lfirst_oid(lnext(lnext(lnext(list_head(l)))))
185 (cell1) = lnext(cell1), (cell2) = lnext(cell2))
199 (cell1) = lnext(cell1), (cell2) = lnext(cell2))
[all …]
/dports/databases/postgresql11-client/postgresql-11.14/src/include/nodes/
H A Dpg_list.h105 #define lnext(lc) ((lc)->next) macro
116 #define lsecond(l) lfirst(lnext(list_head(l)))
121 #define lthird(l) lfirst(lnext(lnext(list_head(l))))
122 #define lthird_int(l) lfirst_int(lnext(lnext(list_head(l))))
123 #define lthird_oid(l) lfirst_oid(lnext(lnext(list_head(l))))
126 #define lfourth(l) lfirst(lnext(lnext(lnext(list_head(l)))))
127 #define lfourth_int(l) lfirst_int(lnext(lnext(lnext(list_head(l)))))
128 #define lfourth_oid(l) lfirst_oid(lnext(lnext(lnext(list_head(l)))))
183 (cell1) = lnext(cell1), (cell2) = lnext(cell2))
197 (cell1) = lnext(cell1), (cell2) = lnext(cell2))
[all …]
/dports/databases/postgresql10-pltcl/postgresql-10.19/src/include/nodes/
H A Dpg_list.h105 #define lnext(lc) ((lc)->next) macro
116 #define lsecond(l) lfirst(lnext(list_head(l)))
121 #define lthird(l) lfirst(lnext(lnext(list_head(l))))
122 #define lthird_int(l) lfirst_int(lnext(lnext(list_head(l))))
123 #define lthird_oid(l) lfirst_oid(lnext(lnext(list_head(l))))
126 #define lfourth(l) lfirst(lnext(lnext(lnext(list_head(l)))))
127 #define lfourth_int(l) lfirst_int(lnext(lnext(lnext(list_head(l)))))
128 #define lfourth_oid(l) lfirst_oid(lnext(lnext(lnext(list_head(l)))))
183 (cell1) = lnext(cell1), (cell2) = lnext(cell2))
197 (cell1) = lnext(cell1), (cell2) = lnext(cell2))
[all …]
/dports/databases/postgresql10-client/postgresql-10.19/src/include/nodes/
H A Dpg_list.h105 #define lnext(lc) ((lc)->next) macro
116 #define lsecond(l) lfirst(lnext(list_head(l)))
121 #define lthird(l) lfirst(lnext(lnext(list_head(l))))
122 #define lthird_int(l) lfirst_int(lnext(lnext(list_head(l))))
123 #define lthird_oid(l) lfirst_oid(lnext(lnext(list_head(l))))
126 #define lfourth(l) lfirst(lnext(lnext(lnext(list_head(l)))))
127 #define lfourth_int(l) lfirst_int(lnext(lnext(lnext(list_head(l)))))
128 #define lfourth_oid(l) lfirst_oid(lnext(lnext(lnext(list_head(l)))))
183 (cell1) = lnext(cell1), (cell2) = lnext(cell2))
197 (cell1) = lnext(cell1), (cell2) = lnext(cell2))
[all …]
/dports/databases/postgresql10-contrib/postgresql-10.19/src/include/nodes/
H A Dpg_list.h105 #define lnext(lc) ((lc)->next) macro
116 #define lsecond(l) lfirst(lnext(list_head(l)))
121 #define lthird(l) lfirst(lnext(lnext(list_head(l))))
122 #define lthird_int(l) lfirst_int(lnext(lnext(list_head(l))))
123 #define lthird_oid(l) lfirst_oid(lnext(lnext(list_head(l))))
126 #define lfourth(l) lfirst(lnext(lnext(lnext(list_head(l)))))
127 #define lfourth_int(l) lfirst_int(lnext(lnext(lnext(list_head(l)))))
128 #define lfourth_oid(l) lfirst_oid(lnext(lnext(lnext(list_head(l)))))
183 (cell1) = lnext(cell1), (cell2) = lnext(cell2))
197 (cell1) = lnext(cell1), (cell2) = lnext(cell2))
[all …]
/dports/databases/postgresql10-plpython/postgresql-10.19/src/include/nodes/
H A Dpg_list.h105 #define lnext(lc) ((lc)->next) macro
116 #define lsecond(l) lfirst(lnext(list_head(l)))
121 #define lthird(l) lfirst(lnext(lnext(list_head(l))))
122 #define lthird_int(l) lfirst_int(lnext(lnext(list_head(l))))
123 #define lthird_oid(l) lfirst_oid(lnext(lnext(list_head(l))))
126 #define lfourth(l) lfirst(lnext(lnext(lnext(list_head(l)))))
127 #define lfourth_int(l) lfirst_int(lnext(lnext(lnext(list_head(l)))))
128 #define lfourth_oid(l) lfirst_oid(lnext(lnext(lnext(list_head(l)))))
183 (cell1) = lnext(cell1), (cell2) = lnext(cell2))
197 (cell1) = lnext(cell1), (cell2) = lnext(cell2))
[all …]
/dports/databases/postgresql10-plperl/postgresql-10.19/src/include/nodes/
H A Dpg_list.h105 #define lnext(lc) ((lc)->next) macro
116 #define lsecond(l) lfirst(lnext(list_head(l)))
121 #define lthird(l) lfirst(lnext(lnext(list_head(l))))
122 #define lthird_int(l) lfirst_int(lnext(lnext(list_head(l))))
123 #define lthird_oid(l) lfirst_oid(lnext(lnext(list_head(l))))
126 #define lfourth(l) lfirst(lnext(lnext(lnext(list_head(l)))))
127 #define lfourth_int(l) lfirst_int(lnext(lnext(lnext(list_head(l)))))
128 #define lfourth_oid(l) lfirst_oid(lnext(lnext(lnext(list_head(l)))))
183 (cell1) = lnext(cell1), (cell2) = lnext(cell2))
197 (cell1) = lnext(cell1), (cell2) = lnext(cell2))
[all …]
/dports/databases/postgresql10-docs/postgresql-10.19/src/include/nodes/
H A Dpg_list.h105 #define lnext(lc) ((lc)->next) macro
116 #define lsecond(l) lfirst(lnext(list_head(l)))
121 #define lthird(l) lfirst(lnext(lnext(list_head(l))))
122 #define lthird_int(l) lfirst_int(lnext(lnext(list_head(l))))
123 #define lthird_oid(l) lfirst_oid(lnext(lnext(list_head(l))))
126 #define lfourth(l) lfirst(lnext(lnext(lnext(list_head(l)))))
127 #define lfourth_int(l) lfirst_int(lnext(lnext(lnext(list_head(l)))))
128 #define lfourth_oid(l) lfirst_oid(lnext(lnext(lnext(list_head(l)))))
183 (cell1) = lnext(cell1), (cell2) = lnext(cell2))
197 (cell1) = lnext(cell1), (cell2) = lnext(cell2))
[all …]
/dports/databases/postgresql11-plperl/postgresql-11.14/src/include/nodes/
H A Dpg_list.h105 #define lnext(lc) ((lc)->next) macro
116 #define lsecond(l) lfirst(lnext(list_head(l)))
121 #define lthird(l) lfirst(lnext(lnext(list_head(l))))
122 #define lthird_int(l) lfirst_int(lnext(lnext(list_head(l))))
123 #define lthird_oid(l) lfirst_oid(lnext(lnext(list_head(l))))
126 #define lfourth(l) lfirst(lnext(lnext(lnext(list_head(l)))))
127 #define lfourth_int(l) lfirst_int(lnext(lnext(lnext(list_head(l)))))
128 #define lfourth_oid(l) lfirst_oid(lnext(lnext(lnext(list_head(l)))))
183 (cell1) = lnext(cell1), (cell2) = lnext(cell2))
197 (cell1) = lnext(cell1), (cell2) = lnext(cell2))
[all …]
/dports/databases/postgresql11-docs/postgresql-11.14/src/include/nodes/
H A Dpg_list.h105 #define lnext(lc) ((lc)->next) macro
116 #define lsecond(l) lfirst(lnext(list_head(l)))
121 #define lthird(l) lfirst(lnext(lnext(list_head(l))))
122 #define lthird_int(l) lfirst_int(lnext(lnext(list_head(l))))
123 #define lthird_oid(l) lfirst_oid(lnext(lnext(list_head(l))))
126 #define lfourth(l) lfirst(lnext(lnext(lnext(list_head(l)))))
127 #define lfourth_int(l) lfirst_int(lnext(lnext(lnext(list_head(l)))))
128 #define lfourth_oid(l) lfirst_oid(lnext(lnext(lnext(list_head(l)))))
183 (cell1) = lnext(cell1), (cell2) = lnext(cell2))
197 (cell1) = lnext(cell1), (cell2) = lnext(cell2))
[all …]
/dports/databases/postgresql11-plpython/postgresql-11.14/src/include/nodes/
H A Dpg_list.h105 #define lnext(lc) ((lc)->next) macro
116 #define lsecond(l) lfirst(lnext(list_head(l)))
121 #define lthird(l) lfirst(lnext(lnext(list_head(l))))
122 #define lthird_int(l) lfirst_int(lnext(lnext(list_head(l))))
123 #define lthird_oid(l) lfirst_oid(lnext(lnext(list_head(l))))
126 #define lfourth(l) lfirst(lnext(lnext(lnext(list_head(l)))))
127 #define lfourth_int(l) lfirst_int(lnext(lnext(lnext(list_head(l)))))
128 #define lfourth_oid(l) lfirst_oid(lnext(lnext(lnext(list_head(l)))))
183 (cell1) = lnext(cell1), (cell2) = lnext(cell2))
197 (cell1) = lnext(cell1), (cell2) = lnext(cell2))
[all …]
/dports/databases/postgresql11-server/postgresql-11.14/src/include/nodes/
H A Dpg_list.h105 #define lnext(lc) ((lc)->next) macro
116 #define lsecond(l) lfirst(lnext(list_head(l)))
121 #define lthird(l) lfirst(lnext(lnext(list_head(l))))
122 #define lthird_int(l) lfirst_int(lnext(lnext(list_head(l))))
123 #define lthird_oid(l) lfirst_oid(lnext(lnext(list_head(l))))
126 #define lfourth(l) lfirst(lnext(lnext(lnext(list_head(l)))))
127 #define lfourth_int(l) lfirst_int(lnext(lnext(lnext(list_head(l)))))
128 #define lfourth_oid(l) lfirst_oid(lnext(lnext(lnext(list_head(l)))))
183 (cell1) = lnext(cell1), (cell2) = lnext(cell2))
197 (cell1) = lnext(cell1), (cell2) = lnext(cell2))
[all …]
/dports/databases/postgresql11-contrib/postgresql-11.14/src/include/nodes/
H A Dpg_list.h105 #define lnext(lc) ((lc)->next) macro
116 #define lsecond(l) lfirst(lnext(list_head(l)))
121 #define lthird(l) lfirst(lnext(lnext(list_head(l))))
122 #define lthird_int(l) lfirst_int(lnext(lnext(list_head(l))))
123 #define lthird_oid(l) lfirst_oid(lnext(lnext(list_head(l))))
126 #define lfourth(l) lfirst(lnext(lnext(lnext(list_head(l)))))
127 #define lfourth_int(l) lfirst_int(lnext(lnext(lnext(list_head(l)))))
128 #define lfourth_oid(l) lfirst_oid(lnext(lnext(lnext(list_head(l)))))
183 (cell1) = lnext(cell1), (cell2) = lnext(cell2))
197 (cell1) = lnext(cell1), (cell2) = lnext(cell2))
[all …]
/dports/databases/postgresql11-pltcl/postgresql-11.14/src/include/nodes/
H A Dpg_list.h105 #define lnext(lc) ((lc)->next) macro
116 #define lsecond(l) lfirst(lnext(list_head(l)))
121 #define lthird(l) lfirst(lnext(lnext(list_head(l))))
122 #define lthird_int(l) lfirst_int(lnext(lnext(list_head(l))))
123 #define lthird_oid(l) lfirst_oid(lnext(lnext(list_head(l))))
126 #define lfourth(l) lfirst(lnext(lnext(lnext(list_head(l)))))
127 #define lfourth_int(l) lfirst_int(lnext(lnext(lnext(list_head(l)))))
128 #define lfourth_oid(l) lfirst_oid(lnext(lnext(lnext(list_head(l)))))
183 (cell1) = lnext(cell1), (cell2) = lnext(cell2))
197 (cell1) = lnext(cell1), (cell2) = lnext(cell2))
[all …]
/dports/databases/postgresql10-server/postgresql-10.19/src/include/nodes/
H A Dpg_list.h105 #define lnext(lc) ((lc)->next) macro
116 #define lsecond(l) lfirst(lnext(list_head(l)))
121 #define lthird(l) lfirst(lnext(lnext(list_head(l))))
122 #define lthird_int(l) lfirst_int(lnext(lnext(list_head(l))))
123 #define lthird_oid(l) lfirst_oid(lnext(lnext(list_head(l))))
126 #define lfourth(l) lfirst(lnext(lnext(lnext(list_head(l)))))
127 #define lfourth_int(l) lfirst_int(lnext(lnext(lnext(list_head(l)))))
128 #define lfourth_oid(l) lfirst_oid(lnext(lnext(lnext(list_head(l)))))
183 (cell1) = lnext(cell1), (cell2) = lnext(cell2))
197 (cell1) = lnext(cell1), (cell2) = lnext(cell2))
[all …]

12345678910>>...100