HomeSort by: relevance | last modified time | path
    Searched refs:yet (Results 1 - 25 of 36) sorted by relevancy

1 2

  /src/usr.bin/make/unit-tests/
deptgt-path-suffix.exp 1 make: deptgt-path-suffix.mk:8: Suffix ".c" not defined (yet)
unexport.mk 13 # been replaced with a simple space, and expressions are not yet expanded.
directive-elifndef.mk 6 # At this point, VAR is not yet defined, and due to the 'n' in 'elifndef' the
cmdline.mk 30 # the SUB2 variable in the modifier is not defined yet and is therefore empty.
var-op-default.mk 6 # The variable VAR is not defined yet. Therefore it gets the default value
cond-func.mk 102 # That variable is not defined (yet).
directive-undef.mk 124 # exported yet since it refers to another variable.
var-op-assign.mk 49 VAR= ${:! echo 'not yet evaluated' 1>&2 !}
escape.mk 43 # We will add dependencies like "all: yet-another-test" later.
varname-makeflags.mk 70 # At this stage, MAKEFLAGS is not yet involved.
var-op-expand.mk 194 # in the ':=' assignment since the variable 'LATER' is not yet defined.
var-scope-local.mk 75 # expressions are not yet expanded, instead their text is preserved, to allow
  /src/compat/mips64/64/
bsd.64.mk 17 # GCC 5/6 libgomp for n64 needs files we don't generate yet.
  /src/doc/
TODO.modules 52 6. Many (most?) drivers are not yet modularized
65 code that has not yet been modularized.
TODO.compat-module 76 sys/arch/ directories. I haven't yet looked at any of this. But it
  /src/sys/arch/x68k/stand/xxboot/
boot.S 39 | (because it may not be loaded yet).
96 | we cannot use RELOC() yet so that use absolute addressing.
  /src/share/mk/
bsd.sys.mk 48 # XXX: Cannot handle MAKEOBJDIR, yet.
79 # but our sources aren't up for it yet. Also, add -Wno-traditional because
100 # XXX there are some strange problems not yet resolved
bsd.lua.mk 22 # that the luac file format is not yet standardised and may be
bsd.own.mk 976 # No kernel modules for or1k (yet)
979 # No profiling for or1k or risc-v (yet)
1160 # aarch64eb is not yet supported for MKCOMPAT.
1461 # For ia64, ld.elf_so not yet implemented
1555 #MKSLJIT.sparc64= yes # not suppored in sljit (yet?)
  /src/sys/conf/
copts.mk 51 # input must have _at most_ 16 elements, yet gcc is interpreting it the
  /src/sys/arch/i386/bioscall/
biostramp.S 276 #back in 32-bit mode/protected mode (but not paging yet).
  /src/sys/stand/efiboot/bootarm/
cache.S 86 mov r0, r3 @ get sets/level (no way yet)
  /src/sys/arch/hp300/hp300/
locore.s 451 cmpl %a3,%a1 | done yet?
700 * - trace traps for SUN binaries (not fully supported yet)
836 cmpl %d0,%d1 | are we there yet?
1079 cmpl %a3,%a1 | done yet?
  /src/sys/arch/m68k/m68k/
busaddrerr.s 101 | XXX instr. case not done yet
  /src/sys/dev/ieee1394/
sbp.c 1119 int lun, yet; local
1125 yet = 0;
1132 yet++;
1147 } while (yet > 0);

Completed in 34 milliseconds

1 2