Searched defs:CHAR_BIT (Results 1 - 25 of 30) sorted by relevance

12

/macosx-10.10.1/gnudiff-19/diffutils/lib/
H A Dinttostr.h33 # define CHAR_BIT 8 macro
H A Dxstrtol.c60 # define CHAR_BIT 8 macro
H A Dstrftime.c143 # define CHAR_BIT 8 macro
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/string/
H A Dswapput.c45 v >>= CHAR_BIT; local
H A Dswapget.c53 v <<= CHAR_BIT; local
/macosx-10.10.1/bash-94.1.2/bash-3.2/include/
H A Dtypemax.h30 # define CHAR_BIT 8 macro
/macosx-10.10.1/bash-94.1.2/bash-3.2/lib/readline/
H A Dshell.c73 # define CHAR_BIT 8 macro
/macosx-10.10.1/xnu-2782.1.97/osfmk/i386/
H A Dmachlimits.h52 #define CHAR_BIT 8 /* number of bits in a char */ macro
/macosx-10.10.1/ksh-23/ksh/src/lib/libast/sfio/
H A Dsfpopen.c38 #define CHAR_BIT 8 macro
/macosx-10.10.1/xnu-2782.1.97/bsd/i386/
H A Dlimits.h42 #define CHAR_BIT 8 /* number of bits in a char */ macro
/macosx-10.10.1/gpatch-3/patch/
H A Dbackupfile.c87 # define CHAR_BIT 8 macro
H A Dquotearg.c45 # define CHAR_BIT 8 macro
H A Dcommon.h78 #define CHAR_BIT 8 macro
/macosx-10.10.1/ruby-106/ruby/include/ruby/
H A Dst.h47 # define CHAR_BIT 8 macro
/macosx-10.10.1/tcl-105/tcl_ext/trf/trf/generic/
H A Dbincode.c37 #define CHAR_BIT 8 macro
[all...]
/macosx-10.10.1/bash-94.1.2/bash-3.2/examples/loadables/
H A Dgetconf.h146 # define CHAR_BIT 8 macro
/macosx-10.10.1/bash-94.1.2/bash-3.2/
H A Dgeneral.h89 # define CHAR_BIT 8 macro
/macosx-10.10.1/bash-94.1.2/bash-3.2/lib/sh/
H A Dmktime.c70 #define CHAR_BIT 8 macro
/macosx-10.10.1/emacs-93/emacs/src/
H A Dmktime.c69 # define CHAR_BIT 8 macro
H A Dgmalloc.c72 #define CHAR_BIT 8 macro
H A Dstrftime.c151 # define CHAR_BIT 8 macro
/macosx-10.10.1/cxxfilt-11/cxxfilt/libiberty/
H A Dhashtab.c64 #define CHAR_BIT 8 macro
/macosx-10.10.1/gnudiff-19/diffutils/src/
H A Dcmp.c594 l >>= CHAR_BIT; local
/macosx-10.10.1/less-25/less/
H A Dless.h208 #define CHAR_BIT 8 macro
/macosx-10.10.1/Heimdal-398.1.2/lib/hcrypto/libtommath/mtest/
H A Dmpi.c2360 topdig >>= CHAR_BIT; local
2395 d >>= CHAR_BIT; local
2406 d >>= CHAR_BIT; local

Completed in 480 milliseconds

12