Searched refs:STOP (Results 1 - 25 of 35) sorted by relevance

12

/openbsd-current/usr.bin/spell/
H A Dspell.ksh26 STOP=/usr/share/dict/stop
50 STOP="$STOP $LOCAL_STOP"
80 s) STOP="$OPTARG"
107 $DEROFF | sort -u | $SPELLPROG -o $TMP $STOP $STOP_LANG | \
112 $DEROFF | sort -u | $SPELLPROG -o $TMP $STOP $STOP_LANG | \
/openbsd-current/sbin/fsck_ext2fs/
H A Dpass1b.c67 (ckinode(dp, &idesc) & STOP))
94 return (STOP);
H A Dinode.c162 if (ret & STOP)
172 if (ret & STOP)
251 if (n & STOP) {
271 return(STOP);
538 return (STOP|FOUND);
553 return (STOP|FOUND);
H A Dpass1.c313 return (STOP);
331 return (STOP);
338 return (STOP);
H A Dfsck.h195 #define STOP 0x01 macro
H A Ddir.c145 if (n & STOP) {
151 return (idesc->id_filesize > 0 ? KEEPON : STOP);
334 return (ALTERED|STOP);
352 return (ALTERED|STOP);
/openbsd-current/sbin/fsck_ffs/
H A Dpass1b.c79 (ckinode(dp, &idesc) & STOP))
107 return (STOP);
H A Dinode.c112 if (ret & STOP)
122 if (ret & STOP)
199 if (n & STOP) {
220 return(STOP);
505 return (STOP|FOUND);
518 return (STOP|FOUND);
H A Dpass1.c350 return (STOP);
370 return (STOP);
379 return (STOP);
H A Ddir.c123 if (n & STOP)
126 return (idesc->id_filesize > 0 ? KEEPON : STOP);
306 return (ALTERED|STOP);
318 return (ALTERED|STOP);
H A Dfsck.h267 #define STOP 0x01 macro
/openbsd-current/usr.bin/openssl/
H A Dspeed.c201 #define STOP TM_GET macro
948 d = Time_F(STOP);
961 d = Time_F(STOP);
996 d = Time_F(STOP);
1009 d = Time_F(STOP);
1020 d = Time_F(STOP);
1033 d = Time_F(STOP);
1047 d = Time_F(STOP);
1060 d = Time_F(STOP);
1073 d = Time_F(STOP);
[all...]
/openbsd-current/games/tetris/
H A Dscreen.c457 #define STOP (B_COLS - 3) macro
458 if (i > STOP || sp[1] != bp[1] || so != bp[1])
462 else if (i < STOP && so == bp[2] && sp[3] != bp[3]) {
/openbsd-current/sys/dev/fdt/
H A Damliic.c56 #define STOP 0x6 macro
222 SET_TOKEN(i++, STOP);
/openbsd-current/sbin/fsdb/
H A Dfsdb.c559 return STOP|ALTERED|FOUND;
607 return STOP|ALTERED|FOUND;
609 return STOP|FOUND; /* won't fit, so give up */
/openbsd-current/gnu/usr.bin/perl/hints/
H A Dcatamount.sh347 /* STOP */
/openbsd-current/sys/dev/pci/drm/amd/amdgpu/
H A Dsmu_v11_0_i2c.c314 * STOP to release the bus, i.e. don't hold
320 STOP, 1);
393 /* Final message, final byte, must generate a STOP
398 STOP, 1);
474 * someone missed to send STOP
535 * STOP.
655 * on the bus, starting with START and ending with STOP.
685 /* Set the STOP bit on the last message, so
686 * that the IP block generates a STOP after
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dxtensa-isa.c1260 #define CHECK_STATE_OPERAND(INTISA,OPC,ICLASS,STOP,ERRVAL) \
1262 if ((STOP) < 0 || (STOP) >= (ICLASS)->num_stateOperands) \
1266 "opcode \"%s\" has %d state operands", (STOP), \
/openbsd-current/distrib/special/more/
H A Dmore.c507 #define STOP (-10) macro
556 if (nchars == STOP)
/openbsd-current/gnu/usr.bin/perl/cpan/Term-ReadKey/
H A DReadKey.pm.PL247 STOP
/openbsd-current/gnu/lib/libstdc++/
H A Dconfig.guess927 i*86:XTS-300:*:STOP)
/openbsd-current/gnu/usr.bin/perl/lib/unicore/
H A DName.pl302 FULL STOP
1652 LATIN LETTER INVERTED GLOTTAL STOP WITH STROKE
2045 LATIN CAPITAL LETTER GLOTTAL STOP
2048 LATIN SMALL LETTER GLOTTAL STOP
2294 LATIN LETTER GLOTTAL STOP
2300 LATIN LETTER INVERTED GLOTTAL STOP
2333 LATIN LETTER GLOTTAL STOP WITH STROKE
2336 LATIN LETTER REVERSED GLOTTAL STOP WITH STROKE
2426 MODIFIER LETTER GLOTTAL STOP
2429 MODIFIER LETTER REVERSED GLOTTAL STOP
[all...]
/openbsd-current/gnu/lib/libiberty/
H A Dconfig.guess1014 i*86:XTS-300:*:STOP)
/openbsd-current/gnu/lib/libreadline/support/
H A Dconfig.guess1141 i*86:XTS-300:*:STOP)
/openbsd-current/gnu/usr.bin/binutils/
H A Dconfig.guess968 i*86:XTS-300:*:STOP)

Completed in 185 milliseconds

12