/titanic_41/usr/src/cmd/rpcgen/ |
H A D | rpc_parse.c | 435 case_list *cases; in def_union() local 446 tailp = &defp->def.un.cases; in def_union() 452 cases = calloc(1, sizeof (case_list)); in def_union() 453 cases->case_name = tok.str; in def_union() 460 cases->contflag = 1; in def_union() 462 *tailp = cases; in def_union() 463 tailp = &cases->next; in def_union() 464 cases = calloc(1, sizeof (case_list)); in def_union() 465 cases->case_name = tok.str; in def_union() 469 *tailp = cases; in def_union() [all …]
|
H A D | rpc_parse.h | 122 case_list *cases; member
|
H A D | rpc_hout.c | 214 for (l = def->def.un.cases; l != NULL; l = l->next) { in puniondef()
|
/titanic_41/usr/src/lib/libc/sparcv9/gen/ |
H A D | strcpy.s | 190 bnz,pn %ncc, .zerobyte ! x has zero byte, handle end cases 209 bnz,pn %ncc, .zerobyte ! x has zero byte, handle end cases 228 bnz,pn %ncc, .zerobyte ! x has zero byte, handle end cases 243 bnz,pn %ncc, .zerobyte ! x has zero byte, handle end cases
|
H A D | strncpy.s | 294 bnz,pn %ncc, .zerobyte ! x has zero byte, handle end cases 312 bnz,pn %ncc, .zerobyte ! x has zero byte, handle end cases 330 bnz,pn %ncc, .zerobyte ! x has zero byte, handle end cases
|
H A D | strlcpy.s | 283 bnz,pn %ncc, .zerobyte ! x has zero byte, handle end cases 301 bnz,pn %ncc, .zerobyte ! x has zero byte, handle end cases 319 bnz,pn %ncc, .zerobyte ! x has zero byte, handle end cases
|
/titanic_41/usr/src/lib/libc/sparc/gen/ |
H A D | strcpy.s | 142 bnz .zerobyte ! word has zero byte, handle end cases 157 bnz .zerobyte ! word has zero byte, handle end cases
|
H A D | strncpy.s | 259 bnz .zerobyte ! x has zero byte, handle end cases
|
/titanic_41/usr/src/lib/libm/i386/src/ |
H A D | lround.s | 71 / most cases will not take branch.
|
H A D | round.s | 71 / most cases will not take branch.
|
H A D | roundl.s | 71 / most cases will not take branch.
|
H A D | lroundl.s | 71 / most cases will not take branch.
|
H A D | rndintl.s | 106 / most cases will not take branch.
|
/titanic_41/usr/src/lib/libc/ |
H A D | README | 116 cases, like code in the I18N interfaces, where mutual exclusion 134 be NULL except for two special cases: 140 to 1 or 2 in the environment, such cases will draw a nasty message and 144 return value should be ignored in all other cases (fork_lock_enter()
|
/titanic_41/usr/src/lib/libm/amd64/src/ |
H A D | rndintl.s | 103 / most cases will not take branch.
|
/titanic_41/ |
H A D | README | 8 exception_lists - These are lists of exceptional cases
|
/titanic_41/usr/src/cmd/nsadmin/ |
H A D | ksh.kshrc | 69 # sure PS1 works in cases where PATH does not contain /usr/bin/
|
/titanic_41/usr/src/lib/libmvec/common/vis/ |
H A D | __vatan.S | 216 bneg,pn %icc,.SPECIAL0 !if (-) goto special cases below 307 bneg,pn %icc,.SPECIAL1 !if (-) goto special cases below 387 bneg,pn %icc,.SPECIAL2 !if (-) goto special cases below
|
/titanic_41/usr/src/lib/passwdutil/ |
H A D | README.SunOS-aging | 65 Three special cases should be noted:
|
/titanic_41/usr/src/lib/libcurses/screen/ |
H A D | termcap.ed | 116 /* Special cases that do not have exact terminfo equivalents */
|
/titanic_41/usr/src/cmd/cmd-inet/lib/nwamd/ |
H A D | README | 253 we want to distinguish between two cases: 259 offline should be used for such cases. Links in priority groups above and 264 cases that have the potentiality to move online (offline*) from a policy 266 allows it - and cases where external conditions dictate that it should not
|
/titanic_41/usr/src/uts/sun4u/cpu/ |
H A D | cheetah_copy.s | 755 bleu,pt %ncc, .kcopy_small ! go to larger cases 939 bleu,pt %ncc, .bcopy_small ! go to larger cases 1005 cmp %o2, CHKSIZE ! check for medium length cases 1849 bleu,pt %ncc, .copyout_small ! go to larger cases 1916 cmp %o2, CHKSIZE ! check for medium length cases 2484 bleu,pt %ncc, .xcopyout_small ! go to larger cases 2644 bleu,pt %ncc, .copyin_small ! go to larger cases 2711 cmp %o2, CHKSIZE ! check for medium length cases 3271 bleu,pt %ncc, .xcopyin_small ! go to larger cases 3438 bleu,pt %ncc, .copyin_ne_small ! go to larger cases [all …]
|
H A D | opl_olympus_copy.s | 710 bleu,pt %ncc, .kcopy_small ! go to larger cases 894 bleu,pt %ncc, .bcopy_small ! go to larger cases 960 cmp %o2, CHKSIZE ! check for medium length cases 1781 bleu,pt %ncc, .copyout_small ! go to larger cases 1848 cmp %o2, CHKSIZE ! check for medium length cases 2407 bleu,pt %ncc, .xcopyout_small ! go to larger cases 2567 bleu,pt %ncc, .copyin_small ! go to larger cases 2634 cmp %o2, CHKSIZE ! check for medium length cases 3185 bleu,pt %ncc, .xcopyin_small ! go to larger cases 3352 bleu,pt %ncc, .copyin_ne_small ! go to larger cases [all …]
|
/titanic_41/usr/src/lib/libdhcputil/ |
H A D | README.inittab | 81 wire. (note: in most cases, `code' uniquely identifies the 204 entry has not been corrupted in the inittab file. For those cases,
|
/titanic_41/usr/src/lib/libshell/common/ |
H A D | COMPATIBILITY | 6 I have not include cases that are clearly bugs in ksh-88. I also have
|