Home
last modified time | relevance | path

Searched refs:QUEUE_MOVE (Results 1 – 25 of 91) sorted by relevance

1234

/dports/astro/gpsbabel14/gpsbabel-1.4.4/
H A Dstackfilter.c105 QUEUE_MOVE(&(tmp_elt->waypts), &waypt_head); in stackfilt_process()
118 QUEUE_MOVE(&(tmp_elt->routes), tmp); in stackfilt_process()
126 QUEUE_MOVE(&(tmp_elt->tracks), tmp); in stackfilt_process()
151 QUEUE_MOVE(&(waypt_head), &(stack->waypts)); in stackfilt_process()
169 QUEUE_MOVE(&tmp_queue, &(tmp_elt->waypts)); in stackfilt_process()
170 QUEUE_MOVE(&(tmp_elt->waypts), &waypt_head); in stackfilt_process()
171 QUEUE_MOVE(&waypt_head, &tmp_queue); in stackfilt_process()
173 QUEUE_MOVE(&tmp_queue, &(tmp_elt->routes)); in stackfilt_process()
176 QUEUE_MOVE(&(tmp_elt->routes), tmp); in stackfilt_process()
180 QUEUE_MOVE(&tmp_queue, &(tmp_elt->tracks)); in stackfilt_process()
[all …]
H A Dqueue.h37 #define QUEUE_MOVE(newhead,oldhead) \ macro
/dports/sysutils/R-cran-fs/fs/src/libuv-1.38.1/src/unix/
H A Dlinux-inotify.c112 QUEUE_MOVE(&watcher_list->watchers, &queue); in uv__inotify_fork()
133 QUEUE_MOVE(&tmp_watcher_list.watchers, &queue); in uv__inotify_fork()
225 QUEUE_MOVE(&w->watchers, &queue); in uv__inotify_read()
H A Dloop-watcher.c52 QUEUE_MOVE(&loop->name##_handles, &queue); \
/dports/devel/cmake-doc/cmake-3.22.1/Utilities/cmlibuv/src/unix/
H A Dlinux-inotify.c112 QUEUE_MOVE(&watcher_list->watchers, &queue); in uv__inotify_fork()
133 QUEUE_MOVE(&tmp_watcher_list.watchers, &queue); in uv__inotify_fork()
225 QUEUE_MOVE(&w->watchers, &queue); in uv__inotify_read()
H A Dloop-watcher.c52 QUEUE_MOVE(&loop->name##_handles, &queue); \
/dports/devel/cmake-gui/cmake-3.22.1/Utilities/cmlibuv/src/unix/
H A Dlinux-inotify.c112 QUEUE_MOVE(&watcher_list->watchers, &queue); in uv__inotify_fork()
133 QUEUE_MOVE(&tmp_watcher_list.watchers, &queue); in uv__inotify_fork()
225 QUEUE_MOVE(&w->watchers, &queue); in uv__inotify_read()
H A Dloop-watcher.c52 QUEUE_MOVE(&loop->name##_handles, &queue); \
/dports/devel/cmake/cmake-3.22.1/Utilities/cmlibuv/src/unix/
H A Dlinux-inotify.c112 QUEUE_MOVE(&watcher_list->watchers, &queue); in uv__inotify_fork()
133 QUEUE_MOVE(&tmp_watcher_list.watchers, &queue); in uv__inotify_fork()
225 QUEUE_MOVE(&w->watchers, &queue); in uv__inotify_read()
H A Dloop-watcher.c52 QUEUE_MOVE(&loop->name##_handles, &queue); \
/dports/devel/py-uvloop/uvloop-0.16.0/vendor/libuv/src/unix/
H A Dlinux-inotify.c112 QUEUE_MOVE(&watcher_list->watchers, &queue); in uv__inotify_fork()
133 QUEUE_MOVE(&tmp_watcher_list.watchers, &queue); in uv__inotify_fork()
225 QUEUE_MOVE(&w->watchers, &queue); in uv__inotify_read()
H A Dloop-watcher.c52 QUEUE_MOVE(&loop->name##_handles, &queue); \
/dports/devel/libuv/libuv-v1.42.0/src/unix/
H A Dlinux-inotify.c112 QUEUE_MOVE(&watcher_list->watchers, &queue); in uv__inotify_fork()
133 QUEUE_MOVE(&tmp_watcher_list.watchers, &queue); in uv__inotify_fork()
225 QUEUE_MOVE(&w->watchers, &queue); in uv__inotify_read()
H A Dloop-watcher.c52 QUEUE_MOVE(&loop->name##_handles, &queue); \
/dports/www/R-cran-httpuv/httpuv/src/libuv/src/unix/
H A Dlinux-inotify.c112 QUEUE_MOVE(&watcher_list->watchers, &queue); in uv__inotify_fork()
133 QUEUE_MOVE(&tmp_watcher_list.watchers, &queue); in uv__inotify_fork()
225 QUEUE_MOVE(&w->watchers, &queue); in uv__inotify_read()
H A Dloop-watcher.c52 QUEUE_MOVE(&loop->name##_handles, &queue); \
/dports/archivers/maxcso/maxcso-1.10.0/libuv/src/unix/
H A Dlinux-inotify.c139 QUEUE_MOVE(&watcher_list->watchers, &queue); in uv__inotify_fork()
160 QUEUE_MOVE(&tmp_watcher_list.watchers, &queue); in uv__inotify_fork()
252 QUEUE_MOVE(&w->watchers, &queue); in uv__inotify_read()
H A Dloop-watcher.c52 QUEUE_MOVE(&loop->name##_handles, &queue); \
/dports/www/node10/node-v10.24.1/deps/uv/src/unix/
H A Dlinux-inotify.c139 QUEUE_MOVE(&watcher_list->watchers, &queue); in uv__inotify_fork()
160 QUEUE_MOVE(&tmp_watcher_list.watchers, &queue); in uv__inotify_fork()
252 QUEUE_MOVE(&w->watchers, &queue); in uv__inotify_read()
H A Dloop-watcher.c52 QUEUE_MOVE(&loop->name##_handles, &queue); \
/dports/archivers/maxcso/maxcso-1.10.0/libuv/src/
H A Dqueue.h72 #define QUEUE_MOVE(h, n) \ macro
/dports/sysutils/R-cran-fs/fs/src/libuv-1.38.1/src/
H A Dqueue.h72 #define QUEUE_MOVE(h, n) \ macro
/dports/www/R-cran-httpuv/httpuv/src/libuv/src/
H A Dqueue.h72 #define QUEUE_MOVE(h, n) \ macro
/dports/devel/cmake-gui/cmake-3.22.1/Utilities/cmlibuv/src/
H A Dqueue.h72 #define QUEUE_MOVE(h, n) \ macro
/dports/devel/cmake/cmake-3.22.1/Utilities/cmlibuv/src/
H A Dqueue.h72 #define QUEUE_MOVE(h, n) \ macro

1234