Searched defs:cmp (Results 1 - 15 of 15) sorted by relevance

/darwin-on-arm/xnu/libkern/kxld/
H A Dkxld_dict.h64 kxld_dict_cmp cmp; // Comparison function member in struct:kxld_dict
H A Dkxld_dict.c79 kxld_dict_init(KXLDDict * dict, kxld_dict_hash hash, kxld_dict_cmp cmp, argument
H A Dkxld_symtab.c688 boolean_t cmp = FALSE; local
/darwin-on-arm/xnu/libkern/
H A Dmkext.c205 int i, p, cmp; local
/darwin-on-arm/xnu/bsd/dev/random/
H A Drandomdev.c267 int cmp = new_crc == gLastBlockChecksum; local
/darwin-on-arm/xnu/SETUP/kextsymboltool/
H A Dkextsymboltool.c196 struct symbol * cmp = (struct symbol *) _cmp; local
211 struct symbol * cmp = (struct symbol *) _cmp; local
/darwin-on-arm/xnu/bsd/dev/i386/
H A Dfbt_x86.c248 register int cmp; local
/darwin-on-arm/xnu/bsd/netinet/
H A Din.c1312 int cmp; local
/darwin-on-arm/xnu/bsd/nfs/
H A Dnfs4_subs.c114 int error, len, len2, cmp; local
/darwin-on-arm/xnu/osfmk/i386/
H A Dcpuid.c641 cpuid_mwait_leaf_t *cmp = &info_p->cpuid_mwait_leaf; local
[all...]
/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_vfsutils.c1960 int cmp = -1; local
/darwin-on-arm/xnu/bsd/netinet6/
H A Din6.c2367 int cmp; local
/darwin-on-arm/xnu/iokit/Kernel/
H A DIODeviceTreeSupport.cpp502 bool cmp, ok = false; local
863 bool cmp; local
[all...]
H A DIORegistryEntry.cpp1018 const char * IORegistryEntry::matchPathLocation( const char * cmp, argument
1070 const char * cmp = 0; local
[all...]
/darwin-on-arm/xnu/bsd/dev/dtrace/
H A Ddtrace_glue.c1128 dtrace_cas32(uint32_t *target, uint32_t cmp, uint32_t new) argument
1137 dtrace_casptr(void *target, void *cmp, void *new) argument
[all...]

Completed in 126 milliseconds