Searched refs:JBP_SWAP (Results 1 – 2 of 2) sorted by relevance
2327 } else if ((op == JBP_MOVE) || (op == JBP_COPY) || (op == JBP_SWAP)) { in _jbl_target_apply_patch()2336 if (op == JBP_SWAP) { in _jbl_target_apply_patch()2374 if (op == JBP_SWAP) { in _jbl_target_apply_patch()2391 if (op == JBP_SWAP) { in _jbl_target_apply_patch()2411 if (op == JBP_SWAP) { in _jbl_target_apply_patch()2423 if (op == JBP_SWAP) { in _jbl_target_apply_patch()2432 if (op == JBP_SWAP) { in _jbl_target_apply_patch()2710 pp->op = JBP_SWAP; in _jbl_create_patch()
165 JBP_SWAP, /**< Swap values of two nodes */ enumerator