Searched refs:tfunc (Results 1 - 7 of 7) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.pt/
H A Dcrash31.C6 static void tfunc(cow_t *cowp) {} function in struct:cow_t
10 cow_t::tfunc<true>(cowp);
18 cow_t::tfunc<true>(cowp);
H A Dmemtemp83.C6 static void tfunc(cow_t *cowp) {} function in struct:cow_t
10 tfunc<true>(cowp);
18 cow_t::tfunc<true>(cowp);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.pt/
H A Dcrash31.C6 static void tfunc(cow_t *cowp) {} function in struct:cow_t
10 cow_t::tfunc<true>(cowp);
18 cow_t::tfunc<true>(cowp);
H A Dmemtemp83.C6 static void tfunc(cow_t *cowp) {} function in struct:cow_t
10 tfunc<true>(cowp);
18 cow_t::tfunc<true>(cowp);
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-arm/
H A Dmovw-merge.s10 .global tfunc
11 .type tfunc, %function
12 tfunc: label
/netbsd-6-1-5-RELEASE/sys/net/npf/
H A Dnpf_alg.c84 npf_alg_register(npf_alg_func_t mfunc, npf_alg_func_t tfunc, argument
92 alg->na_tr_func = tfunc;
/netbsd-6-1-5-RELEASE/sys/compat/ndis/
H A Dsubr_ntoskrnl.c2350 __stdcall uint32_t (*tfunc)(void *);
2355 tfunc = thrctx->tc_thrfunc;
2359 rval = MSCALL1(tfunc, tctx);

Completed in 128 milliseconds