Home
last modified time | relevance | path

Searched refs:ltptr (Results 1 – 25 of 25) sorted by relevance

/dports/lang/guile1/guile-1.8.8/libguile/
H A Dstime.c371 struct tm *ltptr, lt, *utc; variable
390 ltptr = localtime (&itime);
392 if (ltptr)
398 ptr = ltptr->tm_zone;
400 ptr = tzname[ (ltptr->tm_isdst == 1) ? 1 : 0 ];
408 if (ltptr)
409 lt = *ltptr;
419 if (utc == NULL || ltptr == NULL)
/dports/databases/gigabase/gigabase/GiST/libGiST/
H A DGiSTnode.cpp191 GiSTlte ltptr = GIST_PAGE_HEADER_SIZE; in Pack() local
201 memcpy(page+ltptr, in Pack()
205 memcpy(page+ltptr+compressedEntry.keyLen, in Pack()
214 if (!fixlen) *--ltable = ltptr; in Pack()
217 ltptr += entryLen; in Pack()
221 *--ltable = ltptr; in Pack()
/dports/databases/fastdb/fastdb/GiST/libGiST/
H A DGiSTnode.cpp191 GiSTlte ltptr = GIST_PAGE_HEADER_SIZE; in Pack() local
201 memcpy(page+ltptr, in Pack()
205 memcpy(page+ltptr+compressedEntry.keyLen, in Pack()
214 if (!fixlen) *--ltable = ltptr; in Pack()
217 ltptr += entryLen; in Pack()
221 *--ltable = ltptr; in Pack()
/dports/lang/guile/guile-3.0.7/libguile/
H A Dstime.c388 struct tm *ltptr, lt, *utc; variable
409 ltptr = localtime (&itime);
411 if (ltptr)
417 ptr = ltptr->tm_zone;
419 ptr = tzname[ (ltptr->tm_isdst == 1) ? 1 : 0 ];
427 if (ltptr)
428 lt = *ltptr;
438 if (utc == NULL || ltptr == NULL)
/dports/lang/guile2/guile-2.2.7/libguile/
H A Dstime.c385 struct tm *ltptr, lt, *utc; variable
406 ltptr = localtime (&itime);
408 if (ltptr)
414 ptr = ltptr->tm_zone;
416 ptr = tzname[ (ltptr->tm_isdst == 1) ? 1 : 0 ];
424 if (ltptr)
425 lt = *ltptr;
435 if (utc == NULL || ltptr == NULL)
/dports/audio/sox/sox-14.4.2/src/
H A Dladspa.c107 union {LADSPA_Descriptor_Function fn; lt_ptr ptr;} ltptr; in sox_ladspa_getopts() local
140 if ((ltptr.ptr = lt_dlsym(l_st->lth, "ladspa_descriptor")) == NULL) { in sox_ladspa_getopts()
146 if (ltptr.fn(0UL) == NULL) { in sox_ladspa_getopts()
152 l_st->desc = ltptr.fn(0UL); in sox_ladspa_getopts()
157 if (argc > 0 && (ltptr.fn(1UL) != NULL || !sscanf(argv[0], "%lf", &arg))) { in sox_ladspa_getopts()
159 l_st->desc = ltptr.fn(++index); in sox_ladspa_getopts()
H A Dformats.c1211 union {sox_format_fn_t fn; lt_ptr ptr;} ltptr; in init_format() local
1212 ltptr.ptr = lt_dlsym(lth, fnname); in init_format()
1214 fnname, (void *)lth, ltptr.ptr); in init_format()
1215 if (ltptr.fn && (ltptr.fn()->sox_lib_version_code & ~255) == in init_format()
1221 s_sox_format_fns[nformats++].fn = ltptr.fn; in init_format()
/dports/games/vultures-eye/vulture-2.3.67/slashem/src/
H A Dmklev.c532 boolean ltptr = (!level.flags.noteleport && dep > 15), in make_niches() local
536 if (ltptr && !rn2(6)) { in make_niches()
537 ltptr = FALSE; in make_niches()
/dports/games/nethack33-nox11/nethack-3.3.1/src/
H A Dmklev.c514 boolean ltptr = (!level.flags.noteleport && dep > 15), in make_niches() local
518 if (ltptr && !rn2(6)) { in make_niches()
519 ltptr = FALSE; in make_niches()
/dports/games/nethack33/nethack-3.3.1/src/
H A Dmklev.c514 boolean ltptr = (!level.flags.noteleport && dep > 15), in make_niches() local
518 if (ltptr && !rn2(6)) { in make_niches()
519 ltptr = FALSE; in make_niches()
/dports/games/nethack34/nethack-3.4.3/src/
H A Dmklev.c517 boolean ltptr = (!level.flags.noteleport && dep > 15), in make_niches() local
521 if (ltptr && !rn2(6)) { in make_niches()
522 ltptr = FALSE; in make_niches()
/dports/games/nethack34-nox11/nethack-3.4.3/src/
H A Dmklev.c517 boolean ltptr = (!level.flags.noteleport && dep > 15), in make_niches() local
521 if (ltptr && !rn2(6)) { in make_niches()
522 ltptr = FALSE; in make_niches()
/dports/games/vultures-eye/vulture-2.3.67/nethack/src/
H A Dmklev.c517 boolean ltptr = (!level.flags.noteleport && dep > 15), in make_niches() local
521 if (ltptr && !rn2(6)) { in make_niches()
522 ltptr = FALSE; in make_niches()
/dports/games/falconseye/falconseye-1.9.3_11/src/
H A Dmklev.c514 boolean ltptr = (!level.flags.noteleport && dep > 15), in make_niches() local
518 if (ltptr && !rn2(6)) { in make_niches()
519 ltptr = FALSE; in make_niches()
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/src/
H A Dmklev.c552 boolean ltptr = (!level.flags.noteleport && dep > 15), in make_niches() local
556 if (ltptr && !rn2(6)) { in make_niches()
557 ltptr = FALSE; in make_niches()
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/src/
H A Dmklev.c552 boolean ltptr = (!level.flags.noteleport && dep > 15), in make_niches() local
556 if (ltptr && !rn2(6)) { in make_niches()
557 ltptr = FALSE; in make_niches()
/dports/games/unnethack/unnethack-5.1.0-20131208/src/
H A Dmklev.c717 boolean ltptr = (!level.flags.noteleport && dep > 15), in make_niches() local
721 if (ltptr && !rn2(6)) { in make_niches()
722 ltptr = FALSE; in make_niches()
/dports/games/vultures-eye/vulture-2.3.67/unnethack/src/
H A Dmklev.c686 boolean ltptr = (!level.flags.noteleport && dep > 15), in make_niches() local
690 if (ltptr && !rn2(6)) { in make_niches()
691 ltptr = FALSE; in make_niches()
/dports/games/xnethack/xNetHack-xnh6.1/src/
H A Dmklev.c862 boolean ltptr = (!g.level.flags.noteleport && dep > 15), in make_niches() local
866 if (ltptr && !rn2(6)) { in make_niches()
868 ltptr = FALSE; in make_niches()
/dports/emulators/qemu5/qemu-5.2.0/roms/skiboot/hdata/test/
H A Dop920.wsp.dts2852 fw-ltptr-serialized {
/dports/emulators/qemu42/qemu-4.2.1/roms/skiboot/hdata/test/
H A Dop920.wsp.dts2852 fw-ltptr-serialized {
/dports/emulators/qemu-utils/qemu-4.2.1/roms/skiboot/hdata/test/
H A Dop920.wsp.dts2852 fw-ltptr-serialized {
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/skiboot/hdata/test/
H A Dop920.wsp.dts2852 fw-ltptr-serialized {
/dports/emulators/qemu/qemu-6.2.0/roms/skiboot/hdata/test/
H A Dop920.wsp.dts2860 fw-ltptr-serialized {
/dports/emulators/qemu60/qemu-6.0.0/roms/skiboot/hdata/test/
H A Dop920.wsp.dts2852 fw-ltptr-serialized {