Home
last modified time | relevance | path

Searched refs:values (Results 1 – 25 of 56) sorted by relevance

123

/original-bsd/contrib/gdb-4.7.LBL/gdb/
H A Dsymtab.c1561 return values;
1670values.sals[0].pc = (values.sals[0].end && values.sals[0].pc != pc) ? values.sals[0].end : pc;
1676 return values;
1801 return values;
1859 values.nelts = 1;
1868 return values;
1875 values.nelts = 1;
1876 memset (&values.sals[0], 0, sizeof (values.sals[0]));
1879 return values;
1955 values.sals[i].pc = (values.sals[i].end && values.sals[i].pc != pc) ?
[all …]
/original-bsd/old/dbx/tests/pc/
H A Dfproc.p42 writeln('This should print levels 0-3, with formal values of 4.');
44 writeln('Finally levels 8-10 should print with formal values of -1.');
/original-bsd/usr.bin/pascal/pdx/test/
H A Dfproc.p51 writeln('This should print levels 0-3, with formal values of 4.');
53 writeln('Finally levels 8-10 should print with formal values of -1.');
/original-bsd/lib/libc/vax/gen/
H A Dsetjmp.s28 pushl sp # get current values
29 pushl $0 # no new values
/original-bsd/lib/libc/tahoe/gen/
H A Dsetjmp.s31 pushal (sp) # get current values
32 pushl $0 # no new values
/original-bsd/libexec/bugfiler/
H A Dbugformat17 with one of the following values:
24 the same line with one of the following values.
/original-bsd/old/yacc/
H A Dyaccnews41 possibly even floating point, etc., values. The lack
53 and nonterminal symbols which will have values. If the type
55 if it is not used, the default values are integers, as at present.
74 assigning values. It is not necessary that the %union
H A Dold.yaccpar16 YYSTYPE yyv[YYMAXDEPTH]; /* where the values are stored */
/original-bsd/contrib/perl-4.036/
H A Dconfig_h.SH20 * gets its values from config.sh, which is generally produced by
58 * Usual values (in hex) are 0x1234, 0x4321, 0x2143, 0x3412...
820 * function produces. Usual values are 15, 16, and 31.
838 * It has the values "unsigned char" or "char".
/original-bsd/local/ditroff/ditroff.okeeffe/pic/
H A DUNDOC14 resets built-in variables in list to default values.
36 Default is 2; values around 7 give a filled-in head;
37 other values are basically worthless. Arrowheads on arcs
/original-bsd/lib/libm/
H A DREADME138 Warning: The values of floating-point constants used in the code are
139 given in both hexadecimal and decimal. The hexadecimal values
140 are the intended ones. The decimal values may be used provided
142 enough to produce the hexadecimal values shown. If the
/original-bsd/old/libm/libm/
H A DREADME149 Warning: The values of floating-point constants used in the code are
150 given in both hexadecimal and decimal. The hexadecimal values
151 are the intended ones. The decimal values may be used provided
153 enough to produce the hexadecimal values shown. If the
/original-bsd/usr.sbin/sendmail/cf/m4/
H A Dcf.m488 # set up default values for options
/original-bsd/lib/libm/mc68881/
H A Dsupport.s45 | returns x * (2**N), for integer values N.
/original-bsd/local/ditroff/ditroff.okeeffe/eqn/
H A DREADME40 negative values permitted.
/original-bsd/local/toolchest/ksh/
H A DINSTALL36 to values that match your installation's needs.
/original-bsd/admin/style/
H A Dstyle241 * Routines returning void * should not have their return values cast
257 * ANSI function return values and braces look like regular functions.
/original-bsd/old/lisp/fp/fp.vax/
H A DfpMeasures.l89 ; corresponding to the function names in 'ListOfFns' and the values
/original-bsd/usr.bin/gprof/PSD.doc/
H A Dequations.me14 addresses, called entry points, sorted by increasing entry point values,
/original-bsd/sys/hp300/DOC/
H A DDebug.tips144 address. You can now use the values in the segment table to locate the
190 where both are in hex. Following these values are a dump of the processor
191 registers (hex). Check the address registers for values close to "v", the
/original-bsd/usr.sbin/sendmail/src/
H A DTODO64 X *** Extend I option to allow setting of retry and timeout values.
201 X ** Extend makemap to "gather" values -- i.e., merge entries that
/original-bsd/old/pcc/ccom.vax/
H A DQUAD5 structures such as millisecond time values, multi-gigabyte disk
/original-bsd/sys/miscfs/procfs/
H A DREADME45 will get the "right" register values.
/original-bsd/lib/libcompat/regexp/
H A DREADME80 of this is fairly localized. There are no "reserved" char values except for
/original-bsd/contrib/sc/
H A DCHANGES112 numeric values (not the result of a numeric expression).

123