Home
last modified time | relevance | path

Searched refs:shorten (Results 1 – 25 of 39) sorted by relevance

12

/mirbsd/src/gnu/usr.bin/binutils/gas/
Dflonum-copy.c61 int shorten; /* 1-origin. Number of littlenums we drop. */ in flonum_copy() local
63 shorten = in_length - out_length; in flonum_copy()
65 memcpy ((void *) (out->low), (void *) (in->low + shorten), in flonum_copy()
68 out->exponent = in->exponent + shorten; in flonum_copy()
/mirbsd/src/gnu/usr.bin/cvs/src/
Dcheckout.c45 char *mwhere, char *mfile, int shorten,
112 int shorten = -1; in checkout() local
165 shorten = 0; in checkout()
203 if (shorten == -1) in checkout()
204 shorten = 1; in checkout()
246 if (shorten == -1) in checkout()
247 shorten = 0; in checkout()
310 if (!shorten) in checkout()
369 shorten = 0; in checkout()
387 where, shorten, local, run_module_prog, !pipeout, in checkout()
[all …]
Dmodules.c105 CALLBACKPROC callback_proc, char *where, int shorten, in my_module() argument
297 shorten, in my_module()
508 where, shorten, local_specified, in my_module()
530 err += callback_proc (modargc, modargv, where, mwhere, mfile, shorten, in my_module()
744 CALLBACKPROC callback_proc, char *where, int shorten, in do_module() argument
748 return my_module (db, mname, m_type, msg, callback_proc, where, shorten, in do_module()
Dannotate.c37 char *mwhere, char *mfile, int shorten,
168 char *mfile, int shorten, int local, char *mname, char *msg) in rannotate_proc() argument
Dpatch.c31 char *mwhere, char *mfile, int shorten,
275 int shorten, int local_specified, char *mname, char *msg) in patch_proc() argument
288 shorten, local_specified, in patch_proc()
Dtag.c26 char *mwhere, char *mfile, int shorten,
405 int shorten, int local_specified, char *mname, char *msg) in rtag_proc() argument
422 shorten, local_specified, in rtag_proc()
431 shorten, local_specified, in rtag_proc()
Dls.c17 char *mfile, int shorten, int local, char *mname,
565 int shorten, int local, char *mname, char *msg) in ls_proc() argument
Dcvs.h642 char *mwhere, char *mfile, int shorten, int local_specified,
660 CALLBACKPROC callback_proc, char *where, int shorten,
Dlog.c122 char *mwhere, char *mfile, int shorten,
472 int shorten, int local, char *mname, char *msg) in rlog_proc() argument
/mirbsd/src/gnu/usr.bin/perl/vms/
Dmyconfig.com192 $ cnfg_keys = cnfg_keys - ("''name'/" ) !trim to shorten future matches
193 $ cnfg_vars = cnfg_vars - ("''var'/" ) !trim to shorten future matches
253 $ cnfg_keys = cnfg_keys - ("''name'/" ) !trim to shorten future matches
254 $ cnfg_vars = cnfg_vars - ("''var'/" ) !trim to shorten future matches
/mirbsd/src/gnu/usr.bin/perl/lib/
Ddiagnostics.pm584 $orig = shorten($orig);
633 sub shorten { subroutine
/mirbsd/src/lib/libssl/src/doc/ssl/
DSSL_SESSION_get_time.pod45 Using these functions it is possible to extend or shorten the lifetime
/mirbsd/src/gnu/usr.bin/binutils/ld/scripttempl/
Dnw.sc107 we can shorten the on-disk segment size. */
Dv850.sc143 we can shorten the on-disk segment size. */
Delfd10v.sc131 we can shorten the on-disk segment size. */
Delfi370.sc155 we can shorten the on-disk segment size. */
Delfm68hc12.sc150 we can shorten the on-disk segment size. */
Delf_chaos.sc91 we can shorten the on-disk segment size. */
Delfm68hc11.sc150 we can shorten the on-disk segment size. */
Diq2000.sc353 we can shorten the on-disk segment size. */
Darmbpabi.sc48 we can shorten the on-disk segment size. */
Delfxtensa.sc134 we can shorten the on-disk segment size. */
/mirbsd/src/gnu/usr.bin/binutils/gas/doc/
Dc-v850.texi380 to function @code{name}. The linker will attempt to shorten this call
387 to label @code{name}. The linker will attempt to shorten this code
/mirbsd/src/gnu/usr.bin/perl/lib/Pod/
DFunctions.pm357 truncate I/O shorten a file
/mirbsd/src/usr.bin/m4/TEST/
Dtest.m4231 Transformation has three options: (1) shorten the paths that a tourist must

12