Home
last modified time | relevance | path

Searched refs:functiona (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/usr.bin/perl/cpan/CPAN-Meta-YAML/t/
H A D01_api.t20 ok( !defined(&thaw), 'thaw functiona not exported' );
32 ok( defined(&thaw), 'Found exported thaw functiona' );
/openbsd-src/regress/libexec/ld.so/noload/liba/
H A Dliba.c2 functiona(void) in functiona() function