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

1234

/src/sys/dev/pci/ixgbe/
H A Dixgbe_common.h49 u16 word[2]; member in struct:ixgbe_pba
/src/common/lib/libc/string/
H A Dbcopy.c65 typedef long word; /* "word" used for optimal copy speed */ typedef in typeref:typename:long
/src/games/adventure/
H A Dwizard.c117 char *word, *x; local in function:wizard
H A Dvocab.c132 vocab(const char *word, int type, int value) argument
[all...]
/src/games/robots/
H A Dmain.c66 const char *word; local in function:main
[all...]
/src/usr.bin/make/unit-tests/
H A Dvar-op-expand.mk[all...]
H A Ddir.mk
/src/sys/external/bsd/drm2/linux/
H A Dlinux_wait_bit.c84 const volatile unsigned long *word = bitmap + bit/(NBBY*sizeof(*word)); local in function:wait_bit_hash
/src/lib/libskey/
H A Dput.c2123 char *word; local in function:etob
2268 standard(char * word) argument
[all...]
/src/sys/arch/aarch64/aarch64/
H A Ddb_disasm.c87 uint32_t word = 0; local in function:strdisasm_readword
/src/usr.bin/banner/
H A Dbanner.c176 char word[10+1]; /* strings limited to 10 chars */ local in function:main
/src/sys/external/isc/atheros_hal/dist/
H A Dah_eeprom_v14.c168 uint16_t word; local in function:eepromSwap
[all...]
H A Dah_eeprom_v4k.c152 uint16_t word; local in function:eepromSwap
[all...]
/src/sys/arch/x86/pci/imcsmb/
H A Dimcsmb.c245 uint16_t *word; local in function:imcsmb_exec
/src/common/dist/zlib/contrib/iostream2/
H A Dzstream.h46 struct Val { unsigned char byte; size_t word; } val; member in struct:zstringlen::Val
/src/sys/dev/qbus/
H A Ddlreg.h16 u_short word; member in union:w_b
/src/sys/arch/m68k/fpe/
H A Dfpu_calcea.c621 int disp, word; local in function:fetch_disp
663 int word; local in function:calc_ea
[all...]
/src/usr.bin/ftp/
H A Dcomplete.c79 complete_ambiguous(char *word, int list, StringList *words) argument
131 complete_command(char *word, int list) argument
161 complete_local(char *word, in argument
243 complete_option(char * word,int list) argument
273 complete_remote(char * word,int list) argument
354 static char word[FTPBUFLEN]; local in function:complete
[all...]
/src/usr.bin/mail/
H A Dhead.c238 char word[LINESIZE]; local in function:parse
[all...]
H A Dmain.c157 char *word, *p; local in function:lexpand
/src/usr.sbin/memswitch/
H A Dmemswitch.h61 unsigned short word[2]; member in union:property::value
/src/sys/dev/acpi/
H A Dqcomiic.c158 uint32_t stat, word; local in function:qciic_read
183 uint32_t stat, word; local in function:qciic_write
/src/sys/arch/sh3/include/
H A Dsh_opcode.h4 unsigned word; member in union:__anona8d86228010a
/src/sys/arch/powerpc/fpu/
H A Dfpu_emu.c308 uint32_t sign, frac, word; local in function:fpu_to_single
464 uint32_t word; local in function:fpu_execute
/src/sys/arch/i386/pci/
H A Dviapcib.c501 viapcib_smbus_write_word(void * opaque,i2c_addr_t slave,uint8_t cmd,int16_t word) argument

Completed in 18 milliseconds

1234