/src/usr.bin/make/unit-tests/ |
varmod-exclam-shell.mk | 25 # converted to spaces. 30 # Each newline in the output is converted to a space, except for the newline
|
varmod-to-upper.mk | 4 # variable value, converted to uppercase.
|
varmod-l-name-to-value.mk | 10 # The variable name is converted into an expression with the variable name
|
dotwait.mk | 30 # are converted to ".*". Two targets that are expected to
|
varmod-gmtime.mk | 111 # ULONG_MAX, which got converted to -1. This resulted in a time stamp of
|
varmod-localtime.mk | 111 # ULONG_MAX, which got converted to -1. This resulted in a time stamp of
|
var-op-expand.mk | 231 # assignment, the variable modifier ':S,value,replaced,' is converted to
|
directive-include-guard.mk | 617 # already been converted to spaces.
|
/src/sys/external/bsd/acpica/dist/utilities/ |
utclib.c | 796 * RETURN: Converted value 809 UINT32 converted = 0; local in function:strtoul 936 converted = 1; 949 if (converted == 0 && ReturnValue == 0 && String != NULL) 982 * RETURN: Converted character as an int 1003 * RETURN: Converted character as an int
|
/src/compat/ |
exec.mk | 24 # be converted to use sysctl(3) on the running kernel, and
|
/src/usr.bin/printf/ |
printf.c | 437 /* Output one converted character for every 'x' in the 'format' */ 803 warnx("Arg %d: %s: not completely converted", 824 warnx("Arg %d: %s: not completely converted",
|
/src/sys/arch/m68k/060sp/dist/ |
ilsp.doc | 61 (define constant longword). The file can be converted to other
|
test.doc | 53 converted to other assembly syntaxes by using any word processor
|
fplsp.doc | 61 (define constant longword). The file can be converted to other
|
fpsp.doc | 58 (define constant longword). The file can be converted to other
|
isp.doc | 66 (define constant longword). The file can be converted to other
|
isp.s | 384 # exception stack frame must be converted to an exception stack frame # 1887 # simplicity, all operands are converted to longword size whether the # 2553 # if the operation is to be signed, then the operands are converted
|
pfpsp.s | 2418 # _mem_read() "callout", converted to FP binary (if packed), and used # 3646 # INEX1 bit. This is because a packed op has long since been converted 3648 # INEX1 bit from when the operand was first converted. 5721 # then the SNAN is converted to a nonsignalling NAN (by setting the # 6506 # a0 = input operand has been converted to a norm, denorm, or # 12986 # The mantissa digits will be converted with the decimal point # 13001 # representation (ex. 0.1E2, 1E1, 10E0, 100E-1), is converted # 13139 # If all the digits (8) in that long word have been converted (d2=0), 13524 # As in A14 above, the exp is converted to bcd and the # 14240 # As in A14 above, the exp is converted to bcd and th [all...] |
fpsp.s | 2418 # _mem_read() "callout", converted to FP binary (if packed), and used # 3646 # INEX1 bit. This is because a packed op has long since been converted 3648 # INEX1 bit from when the operand was first converted. 3988 # current exception stack frame is converted into a BSUN exception # 7617 # mantissa is converted to an extended precision number w/ # 10217 # we have a DENORM that needs to be converted into an EXOP. 16174 # then the SNAN is converted to a nonsignalling NAN (by setting the # 22383 # a0 = input operand has been converted to a norm, denorm, or # 23025 # The mantissa digits will be converted with the decimal point # 23040 # representation (ex. 0.1E2, 1E1, 10E0, 100E-1), is converted # [all...] |
fplsp.s | 7511 # mantissa is converted to an extended precision number w/ # 10902 # a0 = input operand has been converted to a norm, denorm, or #
|
/src/share/mk/ |
bsd.doc.mk | 43 # 20130908 dholland: Make sure all makefiles have been converted to the
|
bsd.own.mk | 736 # The naming convention is "CC" + the compiler flag converted
|