Searched refs:func1 (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/
H A Dtst.multinormalize.d50 @func1[i % 5] = sum(i * 100);
59 normalize(@func1, 5);
60 printa(@func1);
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/net/
H A Dt_nsdispatch.sh37 func1: enter
42 func1: exit
H A Dh_nsd_recurse.c77 func1(void) function
85 (void)printf("func1: enter\n");
87 (void)printf("func1: exit\n");
105 assert(func1() == NS_SUCCESS);
/freebsd-11-stable/tools/tools/shlib-compat/test/libtest2/
H A Dtest.c27 int func1(uint64_t a, uint64_t b);
36 func1(uint64_t a, uint64_t b) function
44 return func1(a, b);
46 __sym_compat(func1, compat_func1, TEST_1.0);
/freebsd-11-stable/tools/tools/shlib-compat/test/libtest1/
H A Dtest.c27 int func1(int a, int b);
35 func1(int a, int b) function
/freebsd-11-stable/contrib/netbsd-tests/fs/vfs/
H A Dt_rmdirrace.c47 static void *func1(void *arg) function
83 res = pthread_create(&th1, NULL, func1, &quit);
/freebsd-11-stable/tools/tools/shlib-compat/test/libtest3/
H A Dtest.c39 int func1(int a, int b);
48 func1(int a, int b) function
/freebsd-11-stable/bin/sh/tests/set-e/
H A DMakefile22 ${PACKAGE}FILES+= func1.0
/freebsd-11-stable/bin/sh/tests/execution/
H A DMakefile23 ${PACKAGE}FILES+= func1.0
/freebsd-11-stable/bin/sh/tests/parser/
H A DMakefile47 ${PACKAGE}FILES+= func1.0

Completed in 131 milliseconds