xref
: /
netbsd-src
/
external
/
gpl2
/
gettext
/
dist
/
autoconf-lib-link
/
tests
/
rpathlz
/
usez.c
(revision 9fb66d812c00ebfb445c0b47dea128f32aa6fe96)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
extern
int
rpathz_value
(
void
);
2
int
main
() {
return
!(
rpathz_value
() ==
5171
); }
3