pike.git/
src/
interpret.h
Branch:
Tag:
Non-build tags
All tags
No tags
2016-03-18
2016-03-18 20:39:47 by Martin Nilsson <nilsson@fastmail.com>
c1dfb3bc2e5417c08008be6e350cd42b0273eaff (
2
lines) (+
2
/-
0
)
[
Show
|
Annotate
]
Branch:
8.1
Deduplication of push_random_string
333:
}while(0) #define push_empty_string() ref_push_string(empty_pike_string)
+
PMOD_EXPORT void push_random_string(unsigned len);
#define push_type_value(S) do{ \ struct pike_type *_=(S); \