Lines Matching full:swp
73 void (*swp)(void *lhs, void *rhs, void *args);
77 - **swp** is a function for swapping elements in the heap. If swp is set to
132 `less` and `swp` functions.
133 - **args**: Optional arguments passed to the `less` and `swp` functions.
149 `less` and `swp` functions.
150 - **args**: Optional arguments passed to the `less` and `swp` functions.
170 `less` and `swp` functions.
171 - **args**: Optional arguments passed to the `less` and `swp` functions.
186 `less` and `swp` functions.
187 - **args**: Optional arguments passed to the `less` and `swp` functions.
200 `less` and `swp` functions.
201 - **args**: Optional arguments passed to the `less` and `swp` functions.
219 `less` and `swp` functions.
220 - **args**: Optional arguments passed to the `less` and `swp` functions.
272 .swp = NULL, /* Use default swap function */