Home
last modified time | relevance | path

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

12

/dports/devel/dev86/dev86-0.16.20/libc/stdio/
H A Dscanf.c127 #define F_EXP 5 /* adjust exponent part */ macro
149 F_EXP,F_EXP,F_EXP}, /* see digit */
377 case F_EXP:
/dports/sysutils/goawk/goawk-1.9.2/lexer/
H A Dtoken.go79 F_EXP const
133 "exp": F_EXP,
228 F_EXP: "exp",
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/src/core/calc/
H A DTokenizer.cpp325 F_EXP = 1 << 5, in lookup_number() enumerator
457 if (!(flags & F_EXP)) // Allow separators only after the first digit in lookup_number()
463 flags |= F_EXP; in lookup_number()
470 if ((flags & (F_ESIGN | F_EXP)) == F_ESIGN) in lookup_number()
477 if ((flags & (F_INT | F_FRAC | F_EXP | F_DOT)) == F_INT) in lookup_number()
/dports/games/nethack33/nethack-3.3.1/win/X11/
H A Dwinstat.c228 #define F_EXP 15 macro
428 else if (attr_rec == &shown_stats[F_EXP]) {
433 set_name(attr_rec->w, shown_stats[F_EXP].name);
490 } else if (attr_rec == &shown_stats[F_EXP]) {
500 set_name(attr_rec->w, shown_stats[F_EXP].name);
616 case F_EXP: val = flags.showexp ? u.uexp : 0L; break;
618 case F_EXP: val = 0L; break;
705 case F_EXP: return "4294967295"; /* max ulong */
865 static int col2_indices[] = { F_MAXHP, F_ALIGN, F_TIME, F_EXP,
/dports/games/nethack33-nox11/nethack-3.3.1/win/X11/
H A Dwinstat.c228 #define F_EXP 15 macro
428 else if (attr_rec == &shown_stats[F_EXP]) {
433 set_name(attr_rec->w, shown_stats[F_EXP].name);
490 } else if (attr_rec == &shown_stats[F_EXP]) {
500 set_name(attr_rec->w, shown_stats[F_EXP].name);
616 case F_EXP: val = flags.showexp ? u.uexp : 0L; break;
618 case F_EXP: val = 0L; break;
705 case F_EXP: return "4294967295"; /* max ulong */
865 static int col2_indices[] = { F_MAXHP, F_ALIGN, F_TIME, F_EXP,
/dports/games/nethack34-nox11/nethack-3.4.3/win/X11/
H A Dwinstat.c226 #define F_EXP 15 macro
426 else if (attr_rec == &shown_stats[F_EXP]) {
431 set_name(attr_rec->w, shown_stats[F_EXP].name);
488 } else if (attr_rec == &shown_stats[F_EXP]) {
498 set_name(attr_rec->w, shown_stats[F_EXP].name);
618 case F_EXP: val = flags.showexp ? u.uexp : 0L; break;
620 case F_EXP: val = 0L; break;
707 case F_EXP: return "4294967295"; /* max ulong */
867 static int col2_indices[] = { F_MAXHP, F_ALIGN, F_TIME, F_EXP,
/dports/games/nethack34/nethack-3.4.3/win/X11/
H A Dwinstat.c226 #define F_EXP 15 macro
426 else if (attr_rec == &shown_stats[F_EXP]) {
431 set_name(attr_rec->w, shown_stats[F_EXP].name);
488 } else if (attr_rec == &shown_stats[F_EXP]) {
498 set_name(attr_rec->w, shown_stats[F_EXP].name);
618 case F_EXP: val = flags.showexp ? u.uexp : 0L; break;
620 case F_EXP: val = 0L; break;
707 case F_EXP: return "4294967295"; /* max ulong */
867 static int col2_indices[] = { F_MAXHP, F_ALIGN, F_TIME, F_EXP,
/dports/games/unnethack/unnethack-5.1.0-20131208/win/X11/
H A Dwinstat.c226 #define F_EXP 15 macro
426 else if (attr_rec == &shown_stats[F_EXP]) {
431 set_name(attr_rec->w, shown_stats[F_EXP].name);
488 } else if (attr_rec == &shown_stats[F_EXP]) {
498 set_name(attr_rec->w, shown_stats[F_EXP].name);
618 case F_EXP: val = flags.showexp ? u.uexp : 0L; break;
620 case F_EXP: val = 0L; break;
707 case F_EXP: return "4294967295"; /* max ulong */
867 static int col2_indices[] = { F_MAXHP, F_ALIGN, F_TIME, F_EXP,
/dports/games/falconseye/falconseye-1.9.3_11/win/X11/
H A Dwinstat.c228 #define F_EXP 15 macro
428 else if (attr_rec == &shown_stats[F_EXP]) {
433 set_name(attr_rec->w, shown_stats[F_EXP].name);
490 } else if (attr_rec == &shown_stats[F_EXP]) {
500 set_name(attr_rec->w, shown_stats[F_EXP].name);
616 case F_EXP: val = flags.showexp ? u.uexp : 0L; break;
618 case F_EXP: val = 0L; break;
705 case F_EXP: return "4294967295"; /* max ulong */
865 static int col2_indices[] = { F_MAXHP, F_ALIGN, F_TIME, F_EXP,
/dports/games/vultures-eye/vulture-2.3.67/nethack/win/X11/
H A Dwinstat.c226 #define F_EXP 15 macro
426 else if (attr_rec == &shown_stats[F_EXP]) {
431 set_name(attr_rec->w, shown_stats[F_EXP].name);
488 } else if (attr_rec == &shown_stats[F_EXP]) {
498 set_name(attr_rec->w, shown_stats[F_EXP].name);
618 case F_EXP: val = flags.showexp ? u.uexp : 0L; break;
620 case F_EXP: val = 0L; break;
707 case F_EXP: return "4294967295"; /* max ulong */
867 static int col2_indices[] = { F_MAXHP, F_ALIGN, F_TIME, F_EXP,
/dports/games/vultures-eye/vulture-2.3.67/unnethack/win/X11/
H A Dwinstat.c226 #define F_EXP 15 macro
426 else if (attr_rec == &shown_stats[F_EXP]) {
431 set_name(attr_rec->w, shown_stats[F_EXP].name);
488 } else if (attr_rec == &shown_stats[F_EXP]) {
498 set_name(attr_rec->w, shown_stats[F_EXP].name);
618 case F_EXP: val = flags.showexp ? u.uexp : 0L; break;
620 case F_EXP: val = 0L; break;
707 case F_EXP: return "4294967295"; /* max ulong */
867 static int col2_indices[] = { F_MAXHP, F_ALIGN, F_TIME, F_EXP,
/dports/games/vultures-eye/vulture-2.3.67/slashem/win/X11/
H A Dwinstat.c226 #define F_EXP 15 macro
430 else if (attr_rec == &shown_stats[F_EXP]) {
435 set_name(attr_rec->w, shown_stats[F_EXP].name);
539 } else if (attr_rec == &shown_stats[F_EXP]) {
549 set_name(attr_rec->w, shown_stats[F_EXP].name);
669 case F_EXP: val = flags.showexp ? u.uexp : 0L; break;
671 case F_EXP: val = 0L; break;
768 case F_EXP: return "4294967295"; /* max ulong */
930 static int col2_indices[] = { F_MAXHP, F_ALIGN, F_TIME, F_EXP,
/dports/graphics/pixie/Pixie/src/sdrc/
H A Dpp4.c150 #define F_EXP 3 /* exponent digits */ macro
254 numstate = F_EXP;
260 case F_EXP:
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/src/core/files/json/
H A DTokenizer.cpp642 F_EXP = 1 << 6, in parse_number() enumerator
759 flags |= F_EXP; in parse_number()
765 if ((flags & (F_ESIGN | F_EXP)) == F_ESIGN) in parse_number()
782 if ((flags & (F_INT | F_FRAC | F_EXP | F_DOT)) == F_INT) in parse_number()
/dports/devel/tass64/64tass-1.56.2625-src/
H A Dfunctionobj.h27 F_LOG10, F_EXP, F_SIN, F_COS, F_TAN, F_ACOS, F_ASIN, F_ATAN, F_RAD, F_DEG, enumerator
H A Dfunctionobj.c563 case F_EXP: real = exp(real);break; in function_function()
895 { {NULL, 2}, {'e', 'x', 'p'}, 3, -1, F_EXP},
/dports/games/nethack36/NetHack-NetHack-3.6.6_Released/win/X11/
H A Dwinstat.c60 #define F_EXP 16 macro
539 { BL_EXP, F_EXP }
1138 else if (attr_rec == &shown_stats[F_EXP]) {
1142 set_name(attr_rec->w, shown_stats[F_EXP].name);
1193 } else if (attr_rec == &shown_stats[F_EXP]) {
1203 set_name(attr_rec->w, shown_stats[F_EXP].name);
1388 case F_EXP:
1522 case F_EXP:
1708 static int col2_indices[] = { F_MAXHP, F_MAXPOWER, F_ALIGN, F_EXP, F_TIME,
/dports/games/nethack36-nox11/NetHack-NetHack-3.6.6_Released/win/X11/
H A Dwinstat.c60 #define F_EXP 16 macro
539 { BL_EXP, F_EXP }
1138 else if (attr_rec == &shown_stats[F_EXP]) {
1142 set_name(attr_rec->w, shown_stats[F_EXP].name);
1193 } else if (attr_rec == &shown_stats[F_EXP]) {
1203 set_name(attr_rec->w, shown_stats[F_EXP].name);
1388 case F_EXP:
1522 case F_EXP:
1708 static int col2_indices[] = { F_MAXHP, F_MAXPOWER, F_ALIGN, F_EXP, F_TIME,
/dports/math/oleo/oleo-1.99.16/src/
H A Deval.h107 #define F_EXP 69 macro
H A Deval.c680 case F_EXP:
/dports/math/gretl/gretl-2021d/lib/src/
H A Dgenparse.h157 F_EXP, enumerator
H A Dgenlex.c236 { F_EXP, "exp", exp },
H A Dgeneval.c16881 case F_EXP: in eval()
/dports/sysutils/goawk/goawk-1.9.2/interp/
H A Dfunctions.go166 case F_EXP:
/dports/sysutils/goawk/goawk-1.9.2/parser/
H A Dparser.go872 case F_COS, F_SIN, F_EXP, F_LOG, F_SQRT, F_INT, F_TOLOWER, F_TOUPPER, F_SYSTEM, F_CLOSE:

12