Home
last modified time | relevance | path

Searched refs:dec (Results 1 – 25 of 79) sorted by relevance

1234

/titanic_44/usr/src/cmd/rpcgen/
H A Drpc_parse.c248 declaration dec; in def_struct() local
260 get_declaration(&dec, DEF_STRUCT); in def_struct()
262 decls->decl = dec; in def_struct()
287 declaration dec; in def_program() local
328 get_prog_declaration(&dec, DEF_PROGRAM, num_args); in def_program()
329 if (streq(dec.type, "void")) in def_program()
333 decls->decl = dec; in def_program()
338 get_prog_declaration(&dec, DEF_STRUCT, in def_program()
341 decls->decl = dec; in def_program()
343 if (streq(dec.type, "void")) in def_program()
[all …]
H A Drpc_hout.c484 pdeclaration(char *name, declaration *dec, int tab, char *separator) in pdeclaration() argument
490 if (streq(dec->type, "void")) in pdeclaration()
493 if (streq(dec->type, name) && !dec->prefix) in pdeclaration()
495 if (streq(dec->type, "string")) { in pdeclaration()
496 f_print(fout, "char *%s", dec->name); in pdeclaration()
499 if (streq(dec->type, "bool")) { in pdeclaration()
501 } else if (streq(dec->type, "opaque")) { in pdeclaration()
504 if (dec->prefix) { in pdeclaration()
506 "%s ", dec->prefix); in pdeclaration()
509 type = dec->type; in pdeclaration()
[all …]
H A Drpc_cout.c730 print_stat(int indent, declaration *dec) in print_stat() argument
732 char *prefix = dec->prefix; in print_stat()
733 char *type = dec->type; in print_stat()
734 char *amax = dec->array_max; in print_stat()
735 relation rel = dec->rel; in print_stat()
739 (void) snprintf(name, sizeof (name), "objp->%s", dec->name); in print_stat()
741 (void) snprintf(name, sizeof (name), "&objp->%s", dec->name); in print_stat()
742 print_ifstat(indent, prefix, type, rel, amax, name, dec->name); in print_stat()
/titanic_44/usr/src/lib/libast/common/string/
H A Dfmtip6.c60 dec(char* s, char* p, int n) in dec() function
98 s = dec(s, "2002:", a[2]); in fmtip6()
99 s = dec(s, ".", a[3]); in fmtip6()
100 s = dec(s, ".", a[4]); in fmtip6()
101 s = dec(s, ".", a[5]); in fmtip6()
120 s = dec(s, "::", a[12]); in fmtip6()
121 s = dec(s, ".", a[13]); in fmtip6()
122 s = dec(s, ".", a[14]); in fmtip6()
123 s = dec(s, ".", a[15]); in fmtip6()
129 s = dec(s, "::FFFF:", a[12]); in fmtip6()
[all …]
/titanic_44/usr/src/lib/libpp/common/
H A Dpp.key105 align . _,__,__.__ dec
106 f_float . _,__,__.__ dec
107 g_float . _,__,__.__ dec
108 globaldef . _,__,__.__ dec
109 globalref . _,__,__.__ dec
110 globalvalue . _,__,__.__ dec
111 noshare . _,__,__.__ dec
112 readonly . _,__,__.__ dec
113 s_float . _,__,__.__ dec
114 t_float . _,__,__.__ dec
[all …]
/titanic_44/usr/src/cmd/lp/lib/lp/
H A Dsdn.c86 register char *dec = "9999.999", in fdprintsdn() local
106 sprintf (dec, "%.3f", sdn.val); in fdprintsdn()
114 z = dec + strlen(dec) - 1; in fdprintsdn()
122 (void)fdprintf(fd, "%s", dec); in fdprintsdn()
/titanic_44/usr/src/lib/libc/amd64/gen/
H A Dmemcmp.s76 dec %rdx
108 dec %ecx
153 dec %ecx
247 dec %rcx
309 dec %rcx
349 dec %rcx
442 dec %rcx
/titanic_44/usr/src/uts/sun4u/io/
H A Dpanther_asm.s172 dec %o1
197 dec %o5
238 dec %o5 ! indicate not NA
370 dec %o1
427 dec %o1
452 dec %o5
491 dec %o5 ! indicate not NA
619 dec %o1
/titanic_44/usr/src/lib/libc/sparc/gen/
H A Dmemcmp.s75 dec %o2
93 dec 2, %o2
153 dec 4, %o3 ! avoid reading beyond the last byte
176 dec 4, %o3 ! avoid reading beyond the last byte
199 dec 4, %o3 ! avoid reading beyond the last byte
H A Dmemcpy.s70 dec %o2
H A Dmemset.s64 dec %o2 ! decrement count
/titanic_44/usr/src/lib/libc/sparcv9/gen/
H A Dmemcmp.s74 dec %o2
92 dec 2, %o2
150 dec 4, %o3 ! avoid reading beyond the last byte
173 dec 4, %o3 ! avoid reading beyond the last byte
196 dec 4, %o3 ! avoid reading beyond the last byte
H A Dmemset.s98 dec %o2
118 dec %o2 ! decrement count
H A Dmemcpy.s74 dec %o2
/titanic_44/usr/src/uts/i86pc/cpu/scripts/
H A Dao_gendisp.pl195 my $dec = 0;
198 $dec = $dec * 2 + ($bit eq "1" ? 1 : 0);
201 $dec;
/titanic_44/usr/src/lib/libc/i386_hwcap1/gen/
H A Dmemset.s113 dec %ecx / dec count of blocks
139 dec %ecx / dec count of blocks
/titanic_44/usr/src/grub/grub-0.97/
H A Dconfig.sub142 -dec* | -mips* | -sequent* | -encore* | -pc532* | -sgi* | -sony* | \
1006 basic_machine=vax-dec
1010 basic_machine=vax-dec
1077 basic_machine=vax-dec
1084 basic_machine=pdp11-dec
1125 basic_machine=`echo $basic_machine | sed 's/digital.*/dec/'`
1352 *-dec | vax-*)
H A Dconfig.guess299 …echo ${UNAME_MACHINE}-dec-osf`echo ${UNAME_RELEASE} | sed -e 's/^[PVTX]//' | tr 'ABCDEFGHIJKLMNOPQ…
308 echo alpha-dec-winnt3.5
427 echo mips-dec-mach_bsd4.3
430 echo mips-dec-ultrix${UNAME_RELEASE}
433 echo vax-dec-ultrix${UNAME_RELEASE}
1230 echo pdp10-dec-tops20
1250 A*) echo alpha-dec-vms && exit 0 ;;
1251 I*) echo ia64-dec-vms && exit 0 ;;
1252 V*) echo vax-dec-vms && exit 0 ;;
/titanic_44/usr/src/cmd/sgs/rtld.4.x/
H A Ddiv.s170 ! dec %g3
196 dec %o2
211 dec %o4
421 dec %o2
H A Drem.s169 ! dec %g3
195 dec %o2
210 dec %o4
/titanic_44/usr/src/uts/common/avs/ns/rdc/
H A Drdc_diskq.h285 #define QCOALESCEOK(q, dec) ((q->lastio->iostatus & RDC_WRITTEN) && \ argument
287 (((QTAIL(q) - dec) > QNXTIO(q)) && ((QTAIL(q) - dec) > \
/titanic_44/usr/src/uts/i86pc/sys/
H A Dasm_misc.h74 dec %ebx; \
/titanic_44/usr/src/uts/sun4u/ml/
H A Dmemscrub_asm.s83 dec %o1
/titanic_44/usr/src/grub/grub-0.97/stage2/
H A Dzfs_lz4.c199 size_t dec[] = { 0, 3, 2, 3, 0, 0, 0, 0 }; in LZ4_uncompress_unknownOutputSize() local
279 ref -= dec[op - ref]; in LZ4_uncompress_unknownOutputSize()
/titanic_44/usr/src/lib/libc/sparcv9/crt/
H A D__align_cpy_2.s57 dec 2, %o2

1234