pike.git/
src/
program.h
Branch:
Tag:
Non-build tags
All tags
No tags
2016-05-17
2016-05-17 14:47:24 by Per Hedbor <ph@opera.com>
e9918d5d4834ad5cf2679b16250aea3d690f2f71 (
2
lines) (+
2
/-
0
)
[
Show
|
Annotate
]
Branch:
8.1
make _sqrt a "fake" lfun
113:
#define LFUN__RANDOM 50 #define LFUN_POW 51 #define LFUN_RPOW 52
+
#define LFUN__SQRT 53
extern const char *const lfun_names[];