Home
last modified time | relevance | path

Searched refs:INFINITY (Results 1 – 25 of 32) sorted by relevance

12

/titanic_50/usr/src/cmd/format/
H A Dprompts.c133 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 …]
H A Dparam.h65 #define INFINITY 0xffffffffU /* a big number */ macro
H A Dmain.c609 cur_dtype->dtype_bpt = INFINITY; in get_disk_characteristics()
H A Dmenu_command.c1592 if (cur_dtype->capacity > INFINITY) { in c_label()
/titanic_50/usr/src/uts/common/inet/ip/
H A Digmp.c131 ASSERT(next != 0 && next != INFINITY); in igmp_start_timers()
223 ASSERT(next != 0 && next != INFINITY); in mld_start_timers()
386 if (next != INFINITY) in igmp_input()
459 ilm->ilm_timer = INFINITY; in igmp_input()
586 next = (unsigned)INFINITY; in igmp_query_in()
656 next = (unsigned)INFINITY; in igmpv3_query_in()
713 if (numsrc == 0 || (ilm->ilm_timer < INFINITY && in igmpv3_query_in()
745 ilm->ilm_timer = (ilm->ilm_timer == INFINITY) ? in igmpv3_query_in()
746 INFINITY : (ilm->ilm_timer - current); in igmpv3_query_in()
781 ilm->ilm_rtx.rtx_timer = INFINITY; in igmp_joingroup()
[all …]
H A Dip_multi.c1622 ilm->ilm_timer = INFINITY; in ilm_add()
1623 ilm->ilm_rtx.rtx_timer = INFINITY; in ilm_add()
/titanic_50/usr/src/lib/libshell/common/include/
H A Dulimit.h64 # define INFINITY RLIM_INFINITY macro
66 # ifndef INFINITY
67 # define INFINITY ((rlim_t)-1L) macro
/titanic_50/usr/src/cmd/isns/isnsd/
H A Dsched.c101 if (k->time < INFINITY - DT) { in il_shift()
104 nt = INFINITY - 1; /* the last second */ in il_shift()
251 n->time = INFINITY; /* the end of the world */ in el_init()
263 k->time = INFINITY; /* the end of the world */ in el_init()
342 if (t1 >= INFINITY - t) { in el_add()
344 t1 = INFINITY - t1 - 1; in el_add()
H A Desi.c240 lcp->data[2].ui = INFINITY - 1; in cb_portal_uids()
330 lc.data[2].ui = INFINITY - 1; in extract_esi_portal()
1189 t = INFINITY; in esi_proc()
H A Disns_server.h369 #define INFINITY (4294967295UL) /* >136 years, max # of uint32_t */ macro
/titanic_50/usr/src/lib/libshell/common/bltins/
H A Dulimit.c138 i = INFINITY; in b_ulimit()
142 if((i=sh_strnum(limit,&last,2))==INFINITY || *last) in b_ulimit()
199 else if(i!=INFINITY) in b_ulimit()
/titanic_50/usr/src/lib/libc/port/locale/
H A Dutils.h37 #define INFINITY (DUPMAX + 1) macro
H A Dregcomp.c457 count2 = INFINITY; in p_ere_exp()
635 count2 = INFINITY; in p_simp_re()
994 #define MAP(n) (((n) <= 1) ? (n) : ((n) == INFINITY) ? INF : N) in repeat()
/titanic_50/usr/src/head/iso/
H A Dmath_c99.h55 #undef INFINITY
56 #define INFINITY (__builtin_inff()) macro
74 __x_i == (__typeof(__x_i)) INFINITY || \
75 __x_i == (__typeof(__x_i)) (-INFINITY); })
134 #undef INFINITY
135 #define INFINITY __builtin_infinity
/titanic_50/usr/src/cmd/cron/
H A Delm.c65 #define INFINITY 2147483647L /* upper bound on time */ macro
196 n->time = INFINITY;
203 k->time = INFINITY;
H A Dcron.c96 #define INFINITY 2147483647L /* upper bound on time */ macro
550 ne_time = INFINITY; in main()
2608 t = INFINITY; in idle()
2791 if (tim != INFINITY) { in msg_wait()
/titanic_50/usr/src/test/libc-tests/cfg/symbols/
H A Dmath_h.cfg29 value | INFINITY | float | math.h | C99+
/titanic_50/usr/src/uts/common/inet/
H A Dip_multi.h36 #define INFINITY 0xffffffffU macro
/titanic_50/usr/src/lib/iconv_modules/utf-8/utils/msft-pc-windows/
H A DCP862.TXT278 0xec 0x221e #INFINITY
H A DCP863.TXT278 0xec 0x221e #INFINITY
H A DCP864.TXT187 0x91 0x221e #INFINITY
H A DCP437.TXT278 0xec 0x221e #INFINITY
H A DCP860.TXT278 0xec 0x221e #INFINITY
H A DCP861.TXT278 0xec 0x221e #INFINITY
H A DCP865.TXT278 0xec 0x221e #INFINITY

12