OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nfy
(Results
1 - 2
of
2
) sorted by relevancy
/src/games/hack/
hack.unix.c
468
int dx, dy, nfx = fx,
nfy
= fy, d1,
local
480
nfy
= fy + dy;
483
if (nfx != fx ||
nfy
!= fy) {
485
fy =
nfy
;
/src/crypto/external/apache2/openssl/dist/ssl/quic/
quic_impl.c
5325
RIO_NOTIFIER *
nfy
;
local
5333
nfy
= ossl_quic_reactor_get0_notifier(rtor);
5334
if (
nfy
== NULL)
5336
nfd = ossl_rio_notifier_as_fd(
nfy
);
Completed in 31 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026