/titanic_50/usr/src/cmd/format/ |
H A D | 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 …]
|
H A D | param.h | 65 #define INFINITY 0xffffffffU /* a big number */ macro
|
H A D | main.c | 609 cur_dtype->dtype_bpt = INFINITY; in get_disk_characteristics()
|
H A D | menu_command.c | 1592 if (cur_dtype->capacity > INFINITY) { in c_label()
|
/titanic_50/usr/src/uts/common/inet/ip/ |
H A D | igmp.c | 131 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 D | ip_multi.c | 1622 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 D | ulimit.h | 64 # define INFINITY RLIM_INFINITY macro 66 # ifndef INFINITY 67 # define INFINITY ((rlim_t)-1L) macro
|
/titanic_50/usr/src/cmd/isns/isnsd/ |
H A D | sched.c | 101 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 D | esi.c | 240 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 D | isns_server.h | 369 #define INFINITY (4294967295UL) /* >136 years, max # of uint32_t */ macro
|
/titanic_50/usr/src/lib/libshell/common/bltins/ |
H A D | ulimit.c | 138 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 D | utils.h | 37 #define INFINITY (DUPMAX + 1) macro
|
H A D | regcomp.c | 457 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 D | math_c99.h | 55 #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 D | elm.c | 65 #define INFINITY 2147483647L /* upper bound on time */ macro 196 n->time = INFINITY; 203 k->time = INFINITY;
|
H A D | cron.c | 96 #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 D | math_h.cfg | 29 value | INFINITY | float | math.h | C99+
|
/titanic_50/usr/src/uts/common/inet/ |
H A D | ip_multi.h | 36 #define INFINITY 0xffffffffU macro
|
/titanic_50/usr/src/lib/iconv_modules/utf-8/utils/msft-pc-windows/ |
H A D | CP862.TXT | 278 0xec 0x221e #INFINITY
|
H A D | CP863.TXT | 278 0xec 0x221e #INFINITY
|
H A D | CP864.TXT | 187 0x91 0x221e #INFINITY
|
H A D | CP437.TXT | 278 0xec 0x221e #INFINITY
|
H A D | CP860.TXT | 278 0xec 0x221e #INFINITY
|
H A D | CP861.TXT | 278 0xec 0x221e #INFINITY
|
H A D | CP865.TXT | 278 0xec 0x221e #INFINITY
|