Sign in
android
/
platform
/
external
/
musl
/
aa59d7880b1194c821029d464f93561a2600d57e
/
.
/
src
/
locale
/
pleval.h
blob: cc515f42f435e9fb2185631a89823ec034db946f [
file
] [
log
] [
blame
]
#ifndef
PLEVAL_H
#define
PLEVAL_H
#include
<features.h>
hidden
unsigned
long
__pleval
(
const
char
*,
unsigned
long
);
#endif