Searched defs:word (Results 1 - 10 of 10) sorted by relevance

/darwin-on-arm/xnu/libsyscall/wrappers/
H A Dmemcpy.c39 typedef int word; /* "word" used for optimal copy speed */ typedef
/darwin-on-arm/xnu/EXTERNAL_HEADERS/corecrypto/
H A Dcc_priv.h219 static inline uint32_t CC_ROL(uint32_t word, int i) argument
227 static inline uint32_t CC_ROR(uint32_t word, int i) argument
257 CC_ROL(uint32_t word, int i) argument
262 CC_ROR(uint32_t word, int i) argument
277 CC_ROL64(uint64_t word, int i) argument
285 CC_ROR64(uint64_t word, int i) argument
317 CC_ROL64(uint64_t word, int i) argument
322 CC_ROR64(uint64_t word, int i) argument
[all...]
/darwin-on-arm/xnu/bsd/net/pktsched/
H A Dpktsched.h119 __fls(pktsched_bitmap_t word) argument
/darwin-on-arm/xnu/osfmk/i386/
H A Dmp.h259 i_bit_impl(long word, long bit) { argument
/darwin-on-arm/xnu/bsd/hfs/hfscommon/BTree/
H A DBTreeAllocate.c637 u_int16_t word; local
[all...]
H A DBTreeNodeOps.c438 u_int16_t word[8]; member in struct:row
/darwin-on-arm/xnu/osfmk/console/panic_ui/
H A Dsetupdialog.c37 char word[2]; local
/darwin-on-arm/xnu/bsd/vm/
H A Dvm_unix.c303 long word = 0; local
322 long word = 0; local
294 suword( user_addr_t addr, long word) argument
313 suiword( user_addr_t addr, long word) argument
334 sulong(user_addr_t addr, int64_t word) argument
[all...]
/darwin-on-arm/xnu/bsd/netat/
H A Dadsp_internal.h50 typedef unsigned short word; typedef
/darwin-on-arm/xnu/osfmk/ipc/
H A Dipc_kmsg.c212 uint32_t *word = (uint32_t *) body; local

Completed in 49 milliseconds