OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:faster
(Results
1 - 11
of
11
) sorted by relevancy
/src/games/tetris/
tetris.h
138
* Shapes fall at a rate
faster
than once per second.
143
* depending on its current value, via the `
faster
' macro below.
144
* The value eventually reaches a limit, and things stop going
faster
,
147
extern long fallrate; /* less than 1 million; smaller =>
faster
*/
148
#define
faster
() (fallrate -= fallrate / 3000)
macro
input.c
153
faster
(); /* go
faster
*/
/src/sys/arch/mvme68k/stand/sboot/
oc_cksum.s
53
| 68010 "loop mode" would almost certainly be
faster
than this
106
| case is header checksums) so we give that the
faster
/src/sys/arch/m68k/m68k/
oc_cksum.s
49
| 68010 "loop mode" would almost certainly be
faster
than this
101
| case is header checksums) so we give that the
faster
copy.s
110
*
faster
than the C version in the portable gen directory.
171
*
faster
than the C version in the portable gen directory.
/src/share/mk/
bsd.kmodule.mk
49
# resulting code would be much
faster
.
154
# be much
faster
and simplifies the loader.
bsd.lua.mk
21
# and installed as precompiled chunks for
faster
loading. Note
/src/sys/arch/mips/mips/
locore.S
711
* than invoking mips_emul_inst(), since it is
faster
.
/src/bin/ksh/
emacs.c
308
* default, but its simpler/
faster
/smaller than using termcap
/src/sys/arch/m68k/060sp/dist/
isp.s
3062
# just do the compare again since it's
faster
than saving the ccodes
3083
# just do the compare again since it's
faster
than saving the ccodes
/src/sys/external/isc/libsodium/dist/
configure
1502
will be
faster
but not portable
2497
# Find a good install program. We prefer a C program (
faster
),
Completed in 45 milliseconds
Indexes created Mon Feb 23 01:20:22 UTC 2026