/titanic_51/usr/src/lib/libast/common/include/ |
H A D | fnv.h | 43 register size_t _i_ = 0; \ 44 while (_i_ < n) \ 45 FNVPART(h, ((unsigned char*)s)[_i_++]); \ 65 register int _i_ = 0; \ 66 while (_i_ < n) \ 67 FNVPART64(h, ((unsigned char*)s)[_i_++]); \
|
/titanic_51/usr/src/contrib/ast/src/lib/libast/include/ |
H A D | fnv.h | 43 register size_t _i_ = 0; \ 44 while (_i_ < n) \ 45 FNVPART(h, ((unsigned char*)s)[_i_++]); \ 65 register int _i_ = 0; \ 66 while (_i_ < n) \ 67 FNVPART64(h, ((unsigned char*)s)[_i_++]); \
|
/titanic_51/usr/src/lib/libast/i386/include/ast/ |
H A D | fnv.h | 52 register size_t _i_ = 0; \ 53 while (_i_ < n) \ 54 FNVPART(h, ((unsigned char*)s)[_i_++]); \ 74 register int _i_ = 0; \ 75 while (_i_ < n) \ 76 FNVPART64(h, ((unsigned char*)s)[_i_++]); \
|
/titanic_51/usr/src/lib/libast/amd64/include/ast/ |
H A D | fnv.h | 52 register size_t _i_ = 0; \ 53 while (_i_ < n) \ 54 FNVPART(h, ((unsigned char*)s)[_i_++]); \ 74 register int _i_ = 0; \ 75 while (_i_ < n) \ 76 FNVPART64(h, ((unsigned char*)s)[_i_++]); \
|
/titanic_51/usr/src/lib/libast/sparcv9/include/ast/ |
H A D | fnv.h | 52 register size_t _i_ = 0; \ 53 while (_i_ < n) \ 54 FNVPART(h, ((unsigned char*)s)[_i_++]); \ 74 register int _i_ = 0; \ 75 while (_i_ < n) \ 76 FNVPART64(h, ((unsigned char*)s)[_i_++]); \
|
/titanic_51/usr/src/lib/libast/sparc/include/ast/ |
H A D | fnv.h | 52 register size_t _i_ = 0; \ 53 while (_i_ < n) \ 54 FNVPART(h, ((unsigned char*)s)[_i_++]); \ 74 register int _i_ = 0; \ 75 while (_i_ < n) \ 76 FNVPART64(h, ((unsigned char*)s)[_i_++]); \
|
/titanic_51/usr/src/head/ |
H A D | thread_db.h | 98 int _i_; \ 99 _i_ = TD_EVENTSIZE; \ 100 while (_i_) (setp)->event_bits[--_i_] = 0; \ 105 int _i_; \ 106 _i_ = TD_EVENTSIZE; \ 107 while (_i_) (setp)->event_bits[--_i_] = \
|
/titanic_51/usr/src/uts/common/fs/proc/ |
H A D | prdata.h | 210 register int _i_ = sizeof (*(ap))/sizeof (uint32_t); \ 211 while (--_i_ >= 0) \ 212 ((uint32_t *)(ap))[_i_] = \ 213 (_i_ >= sizeof (*(sp))/sizeof (uint32_t)) ? \ 214 0 : ((uint32_t *)(sp))[_i_]; \
|
/titanic_51/usr/src/uts/sparc/sys/ |
H A D | old_procfs.h | 435 { register int _i_ = sizeof (*(sp))/sizeof (uint32_t); \ 436 while (_i_) ((uint32_t *)(sp))[--_i_] = (uint32_t)0xFFFFFFFF; } 440 { register int _i_ = sizeof (*(sp))/sizeof (uint32_t); \ 441 while (_i_) ((uint32_t *)(sp))[--_i_] = (uint32_t)0; }
|
/titanic_51/usr/src/uts/intel/sys/ |
H A D | old_procfs.h | 436 { register int _i_ = sizeof (*(sp))/sizeof (uint32_t); \ 437 while (_i_) ((uint32_t *)(sp))[--_i_] = (uint32_t)0xFFFFFFFF; } 441 { register int _i_ = sizeof (*(sp))/sizeof (uint32_t); \ 442 while (_i_) ((uint32_t *)(sp))[--_i_] = (uint32_t)0; }
|
/titanic_51/usr/src/uts/common/sys/ |
H A D | procfs.h | 541 { register int _i_ = sizeof (*(sp))/sizeof (uint32_t); \ 542 while (_i_) ((uint32_t *)(sp))[--_i_] = (uint32_t)0xFFFFFFFF; } 546 { register int _i_ = sizeof (*(sp))/sizeof (uint32_t); \ 547 while (_i_) ((uint32_t *)(sp))[--_i_] = (uint32_t)0; }
|
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/ |
H A D | mamexec | 108 for _i_ in `comm -12 $_state_time_ $_tmp_ | sed 's/ .*//'` 110 .) _same_=$_i_ ;; 111 *) _same_="$_same_|$_i_" ;;
|
/titanic_51/usr/src/contrib/ast/src/lib/libcmd/ |
H A D | stty.c | 891 static int _i_; variable 892 # define tcgetpgrp(a) (ioctl(a, TIOCGPGRP, &_i_)>=0?_i_:-1)
|
/titanic_51/usr/src/lib/libcmd/common/ |
H A D | stty.c | 889 static int _i_; variable 890 # define tcgetpgrp(a) (ioctl(a, TIOCGPGRP, &_i_)>=0?_i_:-1)
|
/titanic_51/usr/src/lib/libshell/common/sh/ |
H A D | jobs.c | 155 static int _i_; variable 156 # define tcgetpgrp(a) (ioctl(a, TIOCGPGRP, &_i_)>=0?_i_:-1)
|
/titanic_51/usr/src/contrib/ast/src/cmd/ksh93/sh/ |
H A D | jobs.c | 172 static int _i_; variable 173 # define tcgetpgrp(a) (ioctl(a, TIOCGPGRP, &_i_)>=0?_i_:-1)
|
/titanic_51/usr/src/contrib/ast/src/cmd/INIT/ |
H A D | make.probe | 57 echo '#include "_i_.h"' > imusr.$src 58 echo 'int x;' > _i_.h 308 then : "$1 should skip \"_i_.h\" in ." 322 else : 'should find "_i_.h" in .'
|
H A D | package.sh | 4333 for _i_ in `cd $PACKAGESRC; ls *.def *.lic *.pkg 2>/dev/null | sed 's/[-.].*//'` 4335 *" $_i_ "*) 4337 *) package_src="$package_src $_i_"
|