Searched defs:lo (Results 1 - 25 of 160) sorted by last modified time

1234567

/macosx-10.9.5/xnu-2422.115.4/osfmk/i386/
H A DDiagnostics.h110 uint32_t lo = 0, hi = 0; local
H A Dlapic_native.c196 uint32_t lo; local
210 uint32_t lo; local
213 rdmsr(LAPIC_MSR(reg), lo, hi); local
246 uint32_t lo; local
425 uint32_t lo; local
465 uint32_t lo; local
[all...]
H A Dproc_reg.h404 uint32_t lo=0, hi=0; local
411 uint32_t lo=0, hi=0; local
423 uint64_t lo, hi; local
430 uint64_t lo, hi; local
[all...]
/macosx-10.9.5/xnu-2422.115.4/iokit/Kernel/
H A DIOHibernateRestoreKernel.c82 uint64_t lo, hi; local
/macosx-10.9.5/CF-855.17/
H A DCFRunLoop.c414 UInt32 lo; member in struct:UnsignedWide
418 UInt32 lo; member in struct:UnsignedWide
/macosx-10.9.5/xnu-2422.115.4/bsd/hfs/
H A Dhfs_readwrite.c908 unsigned int lo=0; local
/macosx-10.9.5/IOAudioFamily-197.4.2/
H A DBigNum128.h33 U128(uint64_t hi, uint64_t lo) : lo(lo), hi(hi) { }; argument
137 uint64_t lo; member in class:U128
139 uint64_t lo; member in class:U128
[all...]
/macosx-10.9.5/ruby-104/ruby/
H A Dgc.c485 size_t hi, lo, mid; local
767 register size_t hi, lo, mid; local
[all...]
H A Dbignum.c1383 long i = (bigtrunc(x), RBIGNUM_LEN(x)), lo = 0, bits; local
/macosx-10.9.5/llvmCore-3425.0.33/runtime/libprofile/
H A DGCDAProfiling.c46 uint32_t lo = i >> 0; local
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp2432 uint64_t lo = (lowValue - lowBound).getZExtValue(); local
/macosx-10.9.5/IOFireWireIP-226.4/KernelSource/IOKit/
H A DIOFireWireIP.cpp734 u_long lo=0, hi=0; local
/macosx-10.9.5/Security-55471.14.18/include/security_asn1/
H A Dprtypes.h395 PRUint32 lo, hi; member in struct:__anon3604
/macosx-10.9.5/Security-55471.14.18/libsecurity_asn1/Security/
H A Dprtypes.h395 PRUint32 lo, hi; member in struct:__anon4039
/macosx-10.9.5/Security-55471.14.18/libsecurity_asn1/lib/
H A Dprtypes.h395 PRUint32 lo, hi; member in struct:__anon4161
/macosx-10.9.5/Security-55471.14.18/libsecurity_asn1/security_asn1/
H A Dprtypes.h395 PRUint32 lo, hi; member in struct:__anon4283
/macosx-10.9.5/Libinfo-449.1.3/lookup.subproj/
H A Dmdns_module.c223 u_int8_t d, hi, lo; local
/macosx-10.9.5/OpenSSH-186/openssh/
H A Dkrl.c56 u_int64_t lo, hi; member in struct:revoked_serial
236 insert_serial_range(struct revoked_serial_tree *rt, u_int64_t lo, u_int64_t hi) argument
315 ssh_krl_revoke_cert_by_serial_range(struct ssh_krl *krl, const Key *ca_key, u_int64_t lo, u_int64_t hi) argument
[all...]
/macosx-10.9.5/OpenSSH-186/osslshim/ossl/
H A Dossl-bn.c3245 BN_ULONG ln, lo, *p; local
3403 BN_ULONG ln, lo, *p; local
5417 BN_ULONG ln, lo, *p; local
[all...]
/macosx-10.9.5/libxml2-26/libxml2/
H A Duri.c1102 int hi = val / 0x10, lo = val % 0x10; local
1133 int hi = val / 0x10, lo = val % 0x10; local
1185 int hi = val / 0x10, lo = val % 0x10; local
1234 int hi = val / 0x10, lo local
1275 int hi = val / 0x10, lo = val % 0x10; local
1301 int hi = val / 0x10, lo = val % 0x10; local
[all...]
H A Dxmlschemastypes.c86 unsigned long lo; member in struct:_xmlSchemaValDecimal
2071 unsigned long lo = 0, mi = 0, hi = 0; local
3127 unsigned long lo, mi, hi; local
3186 unsigned long lo, mi, hi; local
3259 unsigned long lo, mi, hi; local
3410 unsigned long hi, mi, lo; local
[all...]
/macosx-10.9.5/xnu-2422.115.4/bsd/vfs/
H A Dvfs_journal.c851 int lo, hi, index, matches, i; local
/macosx-10.9.5/OpenLDAP-491.1/OpenLDAP/libraries/libldap/
H A Dtls2.c155 struct ldapoptions *lo = LDAP_INT_GLOBAL_OPT(); local
198 ldap_int_tls_init_ctx( struct ldapoptions *lo, int is_server ) argument
286 struct ldapoptions *lo = LDAP_INT_GLOBAL_OPT(); local
303 struct ldapoptions *lo = LDAP_INT_GLOBAL_OPT(); local
348 struct ldapoptions *lo; local
599 struct ldapoptions *lo; local
711 struct ldapoptions *lo; local
1344 struct ldapoptions *lo = LDAP_INT_GLOBAL_OPT(); local
[all...]
H A Dtls_o.c172 struct ldapoptions *lo = LDAP_INT_GLOBAL_OPT(); local
276 struct ldapoptions *lo = LDAP_INT_GLOBAL_OPT(); local
305 struct ldapoptions *lo = LDAP_INT_GLOBAL_OPT(); local
347 tlso_ctx_init( struct ldapoptions *lo, struct ldaptls *lt, int is_server ) argument
[all...]
/macosx-10.9.5/xnu-2422.115.4/bsd/nfs/
H A Dnfs.h561 uint32_t lo; member in struct:nfsstatcount64

Completed in 313 milliseconds

1234567