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

/macosx-10.5.8/xnu-1228.15.4/libkern/kmod/
H A DMakefile.kmod71 if [ $${my_counter} -eq 1 ]; then \
74 elif [ $${my_counter} -eq 2 ]; then \
81 if [ $${my_innercounter} -eq 1 ]; then \
/macosx-10.5.8/xnu-1228.15.4/libkern/ppc/
H A Dbcmp.s72 bdnzt+ eq,Llongloop ; loop if ctr!=0 and cr0_eq
90 bdnzt+ eq,Lshortloop ; loop if ctr!=0 and cr0_eq
H A Dmemcmp.s87 bdnzt+ eq,Llongloop ; loop if ctr!=0 and cr0_eq
105 bdnzt+ eq,Lshortloop ; lloop if ctr!=0 and cr0_eq
/macosx-10.5.8/xnu-1228.15.4/EXTERNAL_HEADERS/architecture/ppc/
H A Dbasic_regs.h161 eq:BIT_WIDTH(29), // equal to zero member in struct:__anon15
/macosx-10.5.8/xnu-1228.15.4/osfmk/ppc/
H A Dppc_disasm.i184 cond ccc {ge|lt|le|gt|ne|eq|ns|so}[$c]
188 tcond ccccc {?|lgt|llt|?|eq|lge|lle|?|?|?|?|?|ge|?|?|?|lt|?|?|?|le|?|?|?|ne|?|?|?|?|?|?|a}[$c]
/macosx-10.5.8/xnu-1228.15.4/osfmk/vm/
H A Dvm_pageout.c883 struct vm_pageout_queue *eq; local
900 eq = &vm_pageout_queue_external;
1842 } else if (VM_PAGE_Q_THROTTLED(eq)) {
1949 } else if (VM_PAGE_Q_THROTTLED(eq)) {

Completed in 41 milliseconds