repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add runtime check if mutex will be elided in tst-mutex8 testcases.
[glibc.git]
/
include
/
plural-exp.h
blob
3b026f804dcb9d95eb7bacbe5f76a3d82c337244
1
#ifndef _PLURAL_EXP_H
2
#include <intl/plural-exp.h>
3
4
#ifndef _ISOMAC
5
extern
__typeof
(
__gettextparse
)
__gettextparse attribute_hidden
;
6
#endif
/* !_ISOMAC */
7
8
#endif