Searched refs:JBP_SWAP (Results 1 – 2 of 2) sorted by relevance
2285 } else if ((op == JBP_MOVE) || (op == JBP_COPY) || (op == JBP_SWAP)) { in _jbl_target_apply_patch()2294 if (op == JBP_SWAP) { in _jbl_target_apply_patch()2332 if (op == JBP_SWAP) { in _jbl_target_apply_patch()2349 if (op == JBP_SWAP) { in _jbl_target_apply_patch()2369 if (op == JBP_SWAP) { in _jbl_target_apply_patch()2381 if (op == JBP_SWAP) { in _jbl_target_apply_patch()2390 if (op == JBP_SWAP) { in _jbl_target_apply_patch()2668 pp->op = JBP_SWAP; in _jbl_create_patch()
166 JBP_SWAP, /**< Swap values of two nodes */ enumerator