Home
last modified time | relevance | path

Searched defs:calls (Results 1 – 10 of 10) sorted by relevance

/freebsd-11-stable/contrib/gcc/
HDtarget.h672 struct calls { struct
673 bool (*promote_function_args) (tree fntype);
674 bool (*promote_function_return) (tree fntype);
675 bool (*promote_prototypes) (tree fntype);
676 rtx (*struct_value_rtx) (tree fndecl, int incoming);
677 bool (*return_in_memory) (tree type, tree fndecl);
678 bool (*return_in_msb) (tree type);
683 bool (*pass_by_reference) (CUMULATIVE_ARGS *ca, enum machine_mode mode,
686 rtx (*expand_builtin_saveregs) (void);
688 void (*setup_incoming_varargs) (CUMULATIVE_ARGS *ca, enum machine_mode mode,
[all …]
HDgcov.c206 int calls; member
/freebsd-11-stable/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/docsExamples/
HDrwinfo.d43 uint64_t calls; member
/freebsd-11-stable/contrib/netbsd-tests/lib/libc/sys/
HDt_getcontext.c43 static int calls; variable
/freebsd-11-stable/contrib/ipfilter/
HDip_fil.c711 static int calls = 0; in ipf_random() local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Analysis/
HDLazyCallGraph.h282 iterator_range<call_iterator> calls() { in calls() function
/freebsd-11-stable/usr.bin/xlint/lint2/
HDchk.c336 fcall_t *calls, *call, *call1; in chkfaui() local
/freebsd-11-stable/tools/tools/syscall_timing/
HDsyscall_timing.c884 uintmax_t calls, nsecsperit; in main() local
/freebsd-11-stable/crypto/heimdal/lib/ipc/
HDserver.c464 unsigned calls; member
/freebsd-11-stable/sys/contrib/ngatm/netnatm/sig/
HDunipriv.h383 struct callqueue calls; member