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

/macosx-10.5.8/xnu-1228.15.4/osfmk/profiling/i386/
H A Dprofile-asm.s339 LCL(M_first) = 0 /* pointer to first byte available */
340 LCL(M_ptr) = LCL(M_first)+4 /* pointer to next available byte */
347 #define M_first LCL(M_first) define
811 movl %eax,M_first(%edx) /* first space available */
847 movl %eax,M_first(%edx) /* first space available */

Completed in 43 milliseconds