Home
last modified time | relevance | path

Searched refs:nonzero (Results 1 – 17 of 17) sorted by relevance

/titanic_50/usr/src/cmd/time/
H A Dtime.c148 int nonzero; in printt() local
161 nonzero = 0; in printt()
163 c = (digit[i] != 0) ? digit[i]+'0' : (nonzero ? '0': pad[i]); in printt()
166 nonzero |= digit[i]; in printt()
167 c = nonzero?sep[i]:nsep[i]; in printt()
/titanic_50/usr/src/cmd/zic/
H A Dialloc.c9 #define nonzero(n) (((n) == 0) ? 1 : (n)) macro
15 return (malloc((size_t) nonzero(n)));
25 return (realloc((void *) pointer, (size_t) nonzero(size)));
/titanic_50/usr/src/cmd/vi/port/
H A Dex_cmds.c422 nonzero();
441 nonzero();
476 nonzero();
615 nonzero();
1003 nonzero();
H A Dex_addr.c110 nonzero(); in setcount()
151 nonzero(); in setcount2()
H A Dex.c631 nonzero(); in main()
H A Dex_cmdsub.c146 nonzero(); in delete()
341 nonzero(); in vi_move()
H A Dex_subr.c446 nonzero(void) in nonzero() function
H A Dex_re.c100 nonzero();
/titanic_50/usr/src/cmd/ed/
H A Ded.c325 static void nonzero(void);
632 nonzero(); in commands()
647 nonzero(); in commands()
657 nonzero(); in commands()
683 nonzero(); in commands()
752 nonzero(); in commands()
1071 nonzero(void) in nonzero() function
1621 nonzero(); in delete()
1838 nonzero(); in global()
2198 nonzero(); in move()
[all …]
/titanic_50/usr/src/lib/libslp/javalib/com/sun/slp/
H A DServer_en.properties229 v1_nonzero_dialect = Dialect header field is nonzero in SLPv1 message.
/titanic_50/usr/src/cmd/sgs/elfedit/modules/common/
H A Dshdr.msg157 in the file. A section of type SHT_NOBITS can have a nonzero\n\
/titanic_50/usr/src/lib/libmvec/common/vis/
H A D__vsin.S1310 st %f0,[%o0] ! *y = *x with inexact if x nonzero
1330 st %f10,[%o1] ! *y = *x with inexact if x nonzero
1350 st %f20,[%o2] ! *y = *x with inexact if x nonzero
H A D__vcos.S1381 fdtoi P0_f0,P0_f2; fmovd C_ONE,P0_f0 ; st P0_f0,[%o0] ! *y = *x with inexact if x nonzero
1401 fdtoi P1_f10,P1_f12; fmovd C_ONE,P1_f10 ; st P1_f10,[%o1] ! *y = *x with inexact if x nonzero
1421 fdtoi P2_f20,P2_f22; fmovd C_ONE,P2_f20 ; st P2_f20,[%o2] ! *y = *x with inexact if x nonzero
/titanic_50/usr/src/lib/libm/sparc/src/
H A Dlocallibm.il820 orcc %o0,%o1,%g0 ! set cc as x is zero/nonzero
821 bne 1f ! branch if x is nonzero
/titanic_50/usr/src/lib/libnwam/
H A DREADME524 NWAM_WALK_HALTED, Callback function returned nonzero
/titanic_50/usr/src/grub/grub-0.97/docs/
H A Dtexinfo.tex2497 % A ``lowercase letter'' is one whose \lccode is nonzero.
2498 % An ``uppercase letter'' is one whose \lccode is both nonzero, and
3481 % \lastskip and \lastpenalty cannot both be nonzero simultaneously.
3486 % If \lastskip is nonzero, that means the last item was a
3512 % On the other hand, if we had a nonzero \lastskip,
4981 % and narrows the margins. We keep \parskip nonzero in general, since
4999 % We have retained a nonzero parskip for the environment, since we're
5370 % The first line needs space for \box0; but if \rightskip is nonzero,
/titanic_50/usr/src/grub/grub-0.97/
H A DChangeLog8993 enter_cmdline returns nonzero... just wait for a key.
8995 * shared_src/cmdline.c (enter_cmdline): Return nonzero, and avoid
9070 GEOMETRY is nonzero.