HomeSort by relevance Sort by last modified time
    Searched refs:INFINITY (Results 1 - 20 of 20) sorted by null

  /onnv/onnv-gate/usr/src/cmd/format/
param.h 65 #define INFINITY 0xffffffffU /* a big number */
prompts.c 133 ioparam.io_bounds.upper = INFINITY;
171 ioparam.io_bounds.upper = INFINITY;
195 ioparam.io_bounds.upper = INFINITY;
231 ioparam.io_bounds.upper = INFINITY;
251 ioparam.io_bounds.upper = INFINITY;
271 ioparam.io_bounds.upper = INFINITY;
291 ioparam.io_bounds.upper = INFINITY;
311 ioparam.io_bounds.upper = INFINITY;
331 ioparam.io_bounds.upper = INFINITY;
371 ioparam.io_bounds.upper = INFINITY;
    [all...]
main.c 609 cur_dtype->dtype_bpt = INFINITY;
menu_command.c     [all...]
auto_sense.c 128 { 2048, INFINITY, &part_table_infinity }, /* 2 gb on up */
    [all...]
  /onnv/onnv-gate/usr/src/lib/libshell/common/include/
ulimit.h 64 # define INFINITY RLIM_INFINITY
66 # ifndef INFINITY
67 # define INFINITY ((rlim_t)-1L)
68 # endif /* INFINITY */
  /onnv/onnv-gate/usr/src/uts/common/inet/ip/
igmp.c 131 ASSERT(next != 0 && next != INFINITY);
218 ASSERT(next != 0 && next != INFINITY);
376 if (next != INFINITY)
449 ilm->ilm_timer = INFINITY;
492 * < INFINITY). In Idle Member state, our timer is not running
493 * (ilm->ilm_timer == INFINITY).
576 next = (unsigned)INFINITY;
646 next = (unsigned)INFINITY;
703 if (numsrc == 0 || (ilm->ilm_timer < INFINITY &&
735 ilm->ilm_timer = (ilm->ilm_timer == INFINITY)
    [all...]
ip_multi.c     [all...]
ip_if.c     [all...]
ip.c     [all...]
  /onnv/onnv-gate/usr/src/cmd/isns/isnsd/
sched.c 101 if (k->time < INFINITY - DT) {
104 nt = INFINITY - 1; /* the last second */
251 n->time = INFINITY; /* the end of the world */
263 k->time = INFINITY; /* the end of the world */
342 if (t1 >= INFINITY - t) {
344 t1 = INFINITY - t1 - 1;
esi.c 240 lcp->data[2].ui = INFINITY - 1;
330 lc.data[2].ui = INFINITY - 1;
1189 t = INFINITY;
isns_server.h 369 #define INFINITY (4294967295UL) /* >136 years, max # of uint32_t */
obj.c     [all...]
  /onnv/onnv-gate/usr/src/lib/libshell/common/bltins/
ulimit.c 138 i = INFINITY;
142 if((i=sh_strnum(limit,&last,2))==INFINITY || *last)
199 else if(i!=INFINITY)
  /onnv/onnv-gate/usr/src/uts/common/inet/
ip_multi.h 36 #define INFINITY 0xffffffffU
  /onnv/onnv-gate/usr/src/cmd/cron/
elm.c 55 * machine dependant: the constant INFINITY
65 #define INFINITY 2147483647L /* upper bound on time */
197 n->time = INFINITY;
204 k->time = INFINITY;
cron.c 92 #define INFINITY 2147483647L /* upper bound on time */
547 ne_time = INFINITY;
    [all...]
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/
perl.h     [all...]
  /onnv/onnv-gate/usr/src/cmd/perl/5.8.4/distrib/lib/unicore/
Name.pl     [all...]

Completed in 540 milliseconds