Searched refs:HUGE (Results 1 - 5 of 5) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libcmd/common/
H A Dcut.c103 #define HUGE INT_MAX macro
176 if((n = (n ? (n-range) : (HUGE-1))) < 0)
189 *lp = HUGE;
193 for(n=0,range= -2,dp=lp; *lp!=HUGE; lp+=2)
197 if(lp[1]==HUGE)
199 dp[-1] = HUGE;
211 if(lp[1]==HUGE)
213 *dp++ = HUGE;
219 *dp = HUGE;
222 for(n=0; *lp!=HUGE; l
[all...]
/opensolaris-onvv-gate/usr/src/lib/libparted/common/libparted/labels/
H A Ddvh.h160 #define HUGE 6 /* huge partition- MS/DOS 4.0 and later */ macro
/opensolaris-onvv-gate/usr/src/cmd/tplot/
H A Ddriver.c183 if(!strcmp("log",x->name))x->retval = (-HUGE);
189 x->retval = (-HUGE);
/opensolaris-onvv-gate/usr/src/lib/libpp/common/
H A Dpp.def57 HUGE :architecture:
/opensolaris-onvv-gate/usr/src/lib/libbc/inc/include/
H A Dmath.h291 #define HUGE (infinity()) /* For historical compatibility. */ macro

Completed in 60 milliseconds