HomeSort by: relevance | last modified time | path
    Searched refs:ending (Results 1 - 16 of 16) sorted by relevancy

  /src/lib/libc/arch/mips/string/
bcmp.S 70 PTR_ADDU a3, a3, a0 # compute ending address
84 PTR_ADDU a3, a3, a0 # compute ending address
96 PTR_ADDU a3, a3, a0 # compute ending address
108 PTR_ADDU a3, a2, a0 # compute ending address
bzero.S 82 PTR_ADDU a3, a3, a0 # compute ending address
89 PTR_ADDU a3, a1, a0 # compute ending address
  /src/usr.bin/make/unit-tests/
opt-file.mk 9 all: file-ending-in-backslash
10 all: file-ending-in-backslash-mmap
40 file-ending-in-backslash: .PHONY
48 file-ending-in-backslash-mmap: .PHONY
escape.exp 69 echo :'command ending with backslash-newline'; \
71 :command ending with backslash-newline
directive-export.mk 46 # exported first, ending in an endless loop. To avoid this endless loop,
escape.mk 215 echo :'command ending with backslash-newline'; \
varmod-sysv.mk 222 # parses the modifier as "from${:D=}to", ending at the '}'. Next, the two
  /src/sys/arch/newsmips/stand/boot/
locore.S 79 addu a1, a1, a0 # compute ending address
  /src/sys/arch/sun2/sun2/
locore.s 98 | used during process switch (two 2K pages ending at start)
  /src/sys/arch/macppc/dev/
cuda.c 564 int ending, type; local in function:cuda_intr
614 ending = 0;
620 ending = 1;
627 ending = 1;
633 ending = 1;
639 if (ending == 1) { /* end of message? */
adb_direct.c 331 volatile int i, ending; local in function:adb_intr_cuda
377 ending = 1;
379 ending = 0;
381 if (1 == ending) { /* end of message? */
  /src/sys/arch/mac68k/dev/
adb_direct.c 406 volatile int i __unused, ending; local in function:adb_intr_cuda
444 ending = 1;
446 ending = 0;
448 if (1 == ending) { /* end of message? */
1253 int ending; local in function:adb_intr_IIsi
1285 ending = 1;
1287 ending = 0;
1294 if (1 == ending) { /* end of message? */
  /src/tests/usr.bin/grep/
t_grep.sh 217 grep ending$ "$(atf_get_srcdir)/d_input"
  /src/sys/external/isc/libsodium/dist/contrib/
Findsodium.cmake 59 if (NOT _libname MATCHES "^lib.*\\.a$") # ignore strings already ending with .a
  /src/sys/arch/sun3/sun3/
locore.s 97 | used during process switch (one 8K page ending at start)
  /src/sys/arch/sun3/sun3x/
locore.s 61 | used during process switch (one 8K page ending at start)

Completed in 20 milliseconds