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

1234

/haiku-fatelf/src/bin/bash/
H A Dbashtypes.h25 # define word __word macro
31 # undef word macro
/haiku-fatelf/src/bin/coreutils/lib/
H A Dsignbitd.c42 union { double value; unsigned int word[NWORDS]; } m; member in union:__anon3349
H A Dsignbitf.c42 union { float value; unsigned int word[NWORDS]; } m; member in union:__anon3350
H A Dsignbitl.c42 union { long double value; unsigned int word[NWORDS]; } m; member in union:__anon3351
H A Disnan.c80 typedef union { DOUBLE value; unsigned int word[NWORDS]; } memory_double; member in union:__anon3297
[all...]
/haiku-fatelf/src/libs/glut/
H A DglutDstr.cpp56 char *word = strtok(gState.displayString, " \t"); local
/haiku-fatelf/src/add-ons/kernel/file_systems/ntfs/libntfs/
H A Dbitmap.h79 static __inline__ u32 ntfs_rol32(u32 word, unsigned int shift) argument
90 static __inline__ u32 ntfs_ror32(u32 word, unsigned int shift) argument
/haiku-fatelf/src/libs/pdflib/libs/flate/
H A Dinftrees.h26 } word; /* 16-bit, 8 bytes for 32-bit int's) */ member in struct:inflate_huft_s
/haiku-fatelf/src/system/libroot/posix/string/arch/generic/
H A Dmemcpy.c12 typedef int word; typedef
/haiku-fatelf/src/system/libroot/posix/string/
H A Dmemmove.c12 typedef int word; typedef
/haiku-fatelf/src/add-ons/kernel/bus_managers/ata/
H A DATAHelper.cpp72 uint16 *word = (uint16 *)data; local
/haiku-fatelf/src/system/libroot/posix/glibc/math/
H A Dmath_private.h130 u_int32_t word; member in union:__anon5491
/haiku-fatelf/src/bin/rmd160/
H A Drmd160.h17 typedef unsigned long word; /* unsigned 32-bit integer */ typedef
/haiku-fatelf/src/bin/gdb/gdb/rdi-share/
H A Dparams.c249 unsigned int word; local
285 unsigned int word; local
[all...]
H A Dangel.h80 typedef unsigned int word ; typedef
/haiku-fatelf/src/add-ons/kernel/busses/scsi/ahci/
H A Dutil.cpp117 uint16 *word = (uint16*)data; local
/haiku-fatelf/src/add-ons/kernel/debugger/qrencode/
H A Dsplit.c56 unsigned int word; local
/haiku-fatelf/src/add-ons/kernel/drivers/network/pegasus/
H A Dif_aue.c155 u_int16_t word = 0; local
186 u_int16_t word = 0, *ptr; local
/haiku-fatelf/src/add-ons/kernel/drivers/network/wb840/
H A Dinterface.c326 uint16 word = 0; local
356 uint16 word = 0, *ptr; local
/haiku-fatelf/src/add-ons/kernel/network/ppp/shared/libppp/
H A DMessageDriverSettingsUtils.cpp157 EscapeWord(BString& word) argument
180 line << word; local
193 line << word; local
[all...]
/haiku-fatelf/src/bin/bash/lib/readline/examples/
H A Dfileman.c163 char *word; local
[all...]
/haiku-fatelf/src/bin/gdb/readline/examples/
H A Dfileman.c160 char *word; local
[all...]
/haiku-fatelf/src/tests/kits/net/preflet/DialUpAddOn/
H A DMessageDriverSettingsUtils.cpp174 EscapeWord(BString& word) argument
197 line << word; local
210 line << word; local
[all...]
/haiku-fatelf/headers/private/libroot/locale/
H A DLocaleBackend.h69 unsigned int word; member in union:BPrivate::Libroot::LocaleNumericDataBridge::GlibcNumericLocale::locale_data_value
/haiku-fatelf/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/ath_hal/
H A Dah_eeprom_9287.c157 uint16_t word; local
[all...]

Completed in 296 milliseconds

1234