Searched refs:swap (Results 1 - 5 of 5) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/kern/
H A Dqsort.c101 #define swap(a, b) \ macro
133 swap(pl, pl - es);
148 swap(a, pm);
156 swap(pa, pb);
164 swap(pc, pd);
171 swap(pb, pc);
180 swap(pl, pl - es);
/macosx-10.5.8/xnu-1228.15.4/bsd/dev/ppc/
H A Dxsumas.s82 crxor cr1_gt,31,cr1_gt; set flag if byte-lane swap will be necessary
193 ; The checksum began on an odd address, so swap bytes.
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dvmachmon_asm.s338 * We will swap the register context in the savearea with that which is saved in our shared
442 ; Here is where we actually swap into the VM (alternate) context.
443 ; We will bulk do a wholesale swap of the registers in the context area (the VMs)
530 bl swapCtxt ; First, swap the general register state
908 bt++ pf64Bitb,swap64 ; Go do this swap on a 64-bit machine...
1208 ; Here is the swap for 64-bit machines
H A Dlowmem_vectors.s921 ; We select a trace entry using a compare and swap on the next entry field.
1058 ; We select a trace entry using a compare and swap on the next entry field.
1475 ; We select a trace entry using a compare and swap on the next entry field.
1804 ; We select a trace entry using a compare and swap on the next entry field.
/macosx-10.5.8/xnu-1228.15.4/libsa/
H A Dkld_patch.c39 #include <mach-o/swap.h>
808 // Do we need to in-place swap the endianness of the fat header?

Completed in 132 milliseconds