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

/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dsavearea.h328 #define LocalSaveMax (LocalSaveTarget * 2) /* Max size of local savearea free list before we trim */ macro
H A Dsavearea_asm.s821 cmplwi r7,LocalSaveMax ; Has the list gotten too long?
892 cmplwi r7,LocalSaveMax ; Has the list gotten too long?
H A Dgenassym.c1189 DECLARE("LocalSaveMax", LocalSaveMax);

Completed in 37 milliseconds