/titanic_50/usr/src/lib/libast/common/vmalloc/ |
H A D | vmprivate.c | 228 { reg ssize_t less; local 231 less = size; 233 { if((less = vm->disc->round) <= 0) 234 less = _Vmpagesize; 235 less = (size/less)*less; 236 less = (less/vd->incr)*vd->incr; 237 if(less > 0 && size > (size_t)less && (size-(size_t)less) < sizeof(Block_t) ) 238 less = (size_t)less <= vd->incr ? 0 : (size_t)less - vd->incr; 241 if(less <= 0 || 242 (*memoryf)(vm,caddr,seg->extent,seg->extent-less,vm->disc) != caddr) [all …]
|
/titanic_50/usr/src/cmd/msgfmt/ |
H A D | msgfmt.c | 843 binary_compute(int i, int j, int *more, int *less) in binary_compute() argument 852 less[k] = binary_compute(i, k - 1, more, less); in binary_compute() 853 more[k] = binary_compute(k + 1, j, more, less); in binary_compute() 898 int *less, *more; in output_one_mo_file() local 936 less = (int *)Xcalloc(message_count, sizeof (int)); in output_one_mo_file() 939 (void) binary_compute(0, message_count - 1, more, less); in output_one_mo_file() 947 i, less[i], i, more[i]); in output_one_mo_file() 968 (void) fwrite(&less[i], sizeof (int), 1, fp); in output_one_mo_file() 991 free(less); in output_one_mo_file()
|
/titanic_50/usr/src/lib/libresolv2/common/isc/ |
H A D | heap.c | 166 int less; in heap_delete() local 177 less = ctx->higher_priority(elt, ctx->heap[i]); in heap_delete() 179 if (less) in heap_delete()
|
/titanic_50/usr/src/cmd/make/bin/ |
H A D | implicit.cc | 445 line->body.line.less = source; in find_suffix_rule() 806 Name less; in find_percent_rule() local 852 less = NULL; in find_percent_rule() 879 if ((less == NULL) || nonpattern_less) { in find_percent_rule() 880 less = depe_to_check; in find_percent_rule() 896 if (less == NULL) { in find_percent_rule() 897 less = depe_to_check; in find_percent_rule() 1142 line->body.line.less = less; in find_percent_rule()
|
H A D | doname.cc | 80 …date_tail, Property old_locals, Boolean implicit, Property *command, Name less, Boolean rechecking… 198 line->body.line.less = target; in enter_explicit_rule_from_dynamic_rule() 290 Name less = NULL; in doname() local 394 less = NULL; in doname() 488 less, in doname() 693 line->body.line.less = true_target; in doname() 813 less, in doname() 926 …date_tail, Property old_locals, Boolean implicit, Property *command, Name less, Boolean rechecking… in check_dependencies() argument 1226 less = line->body.line.dependencies->name; in check_dependencies() 1268 if (less != NULL) { in check_dependencies() [all …]
|
/titanic_50/usr/src/lib/libshell/common/scripts/ |
H A D | shman.sh | 148 if which less >/dev/null 2>&1 ; then 150 cat <"${doc_filename}" | less -I -M $"--prompt=MManual\ page\ ${doc_title}\ ?ltline\ %lt?L/%L.:"
|
/titanic_50/usr/src/uts/sparc/ml/ |
H A D | ip_ocsum.s | 56 cmp %o1, 31 ! less than 62 bytes?
|
/titanic_50/usr/src/lib/libc/inc/ |
H A D | msgfmt.h | 94 int less; /* index of left leaf */ member
|
/titanic_50/usr/src/cmd/sgs/rtld.4.x/ |
H A D | zero.s | 52 andcc %o0, 7, %g0 ! Is the address less than double-word aligned?
|
/titanic_50/usr/src/pkg/manifests/ |
H A D | system-man.mf | 60 # less is the default (per user environment) pager. We really should just 62 depend fmri=text/less type=require
|
/titanic_50/usr/src/cmd/mandoc/ |
H A D | man_term.c | 405 int less; in pre_in() local 415 less = 0; in pre_in() 418 less = -1; in pre_in() 420 less = 1; in pre_in() 429 if (less < 0) in pre_in() 431 else if (less > 0) in pre_in()
|
/titanic_50/usr/src/cmd/sendmail/src/ |
H A D | conf.h | 131 ERROR _MAXQUEUEGROUPS must be less than _BITMAPBITS
|
/titanic_50/usr/src/lib/libsqlite/tool/ |
H A D | report1.txt | 60 database entries have a combined key and data size of less than
|
/titanic_50/usr/src/lib/libshell/common/ |
H A D | OBSOLETE | 49 is less than 59 is less than or equal to
|
/titanic_50/usr/src/test/zfs-tests/include/ |
H A D | math.shlib | 23 # Do $action if the calculated percentage is less than that passed in:
|
/titanic_50/usr/src/uts/common/avs/ns/sdbc/ |
H A D | CACHE_SPEC.txt | 181 if 0 or less, status will be one of: 215 if 0 or less, return will be one of: 236 if 0 or less, return will be one of: 274 if 0 or less, return will be one of: 292 if 0 or less, return will be:
|
/titanic_50/usr/src/lib/libc/capabilities/sun4u-opl/common/ |
H A D | memcpy.s | 159 ble,pt %ncc, .dbmedl31 ! skip big loop if less than 32 230 sub %o2, 64, %o2 ! 64 less bytes to copy 268 sub %o2,32, %o2 ! 32 less bytes to copy 286 sub %o2, 8, %o2 ! 8 less bytes to copy 474 ble,pt %ncc, .medw15 ! skip big loop if less than 16 507 .medw7: ! count is ge 1, less than 8 550 ble,pt %ncc, .medl31 ! skip big loop if less than 32 709 bgu %ncc, .large ! otherwise, less than 16 bytes left
|
/titanic_50/usr/src/lib/libc/capabilities/sun4u-us3/common/ |
H A D | memcpy.s | 185 ble,pt %ncc, .dbmedl31 ! skip big loop if less than 32 254 sub %o2, 64, %o2 ! 64 less bytes to copy 291 sub %o2,32, %o2 ! 32 less bytes to copy 309 sub %o2, 8, %o2 ! 8 less bytes to copy 490 ble,pt %ncc, .medw15 ! skip big loop if less than 16 525 .medw7: ! count is ge 1, less than 8 566 ble,pt %ncc, .medl31 ! skip big loop if less than 32 726 bgu %ncc, .large ! otherwise, less than 16 bytes left
|
/titanic_50/usr/src/test/libc-tests/cfg/ |
H A D | compilation.cfg | 58 # These are ordered from less inclusive (most recent) to most inclusive.
|
/titanic_50/usr/src/lib/fm/libdiagcode/common/tests/ |
H A D | SAMPLE0.dict | 31 # since the bits required to hold the value is less than 22.
|
/titanic_50/usr/src/lib/librstp/common/ |
H A D | README.files | 53 deleting, starting & stopping the RSTP instance) less
|
/titanic_50/usr/src/cmd/lp/filter/postscript/font/ |
H A D | README | 35 column) less than 32 are looked up (by dpost) in the charlib directory. A code 77 that are assigned codes less than 32 (typically 1 or 2) are special and are
|
/titanic_50/usr/src/lib/passwdutil/ |
H A D | README.SunOS-aging | 76 If the first character (MAX) is less than the second character (MIN),
|
/titanic_50/usr/src/lib/libsqlite/test/ |
H A D | subselect.test | 81 # x value is less than half of the maximum.
|
/titanic_50/usr/src/lib/libc/port/i18n/ |
H A D | gettext_real.c | 848 if (check_msg_list->less != LEAFINDICATOR) { in key_2_text() 850 check_msg_list->less; in key_2_text()
|