Home
last modified time | relevance | path

Searched refs:ccsym (Results 1 – 3 of 3) sorted by relevance

/openbsd/regress/libexec/ld.so/dlsym/test3/prog4/
H A Dmain.c31 void *ccsym; in main() local
48 ccsym = dlsym(libcc, "commonSymbol"); in main()
54 if(a_sym == ccsym) { in main()
/openbsd/regress/libexec/ld.so/dlsym/test3/prog3/
H A Dmain.c33 void *ccsym; in main() local
57 ccsym = dlsym(libcc, "commonSymbol"); in main()
67 if(a_sym == ccsym) { in main()
/openbsd/gnu/usr.bin/perl/
H A DConfigure23804 $cat >ccsym <<EOS