Lines Matching refs:define
20 /* Define if you have the <sys/resource.h> header file. */
21 #define HAVE_SYS_RESOURCE_H @HAVE_SYS_RESOURCE_H_01@
23 /* Define if you have the `clock' function. */
24 #define HAVE_CLOCK @HAVE_CLOCK_01@
26 /* Define if you have the `cputime' function. */
27 #define HAVE_CPUTIME @HAVE_CPUTIME_01@
29 /* Define if you have the `getrusage' function. */
30 #define HAVE_GETRUSAGE @HAVE_GETRUSAGE_01@
32 /* Define if you have the `gettimeofday' function. */
33 #define HAVE_GETTIMEOFDAY @HAVE_GETTIMEOFDAY_01@
35 /* Define if you have the `sigaction' function. */
36 #define HAVE_SIGACTION @HAVE_SIGACTION_01@
38 /* Define if you have the `sigaltstack' function. */
39 #define HAVE_SIGALTSTACK @HAVE_SIGALTSTACK_01@
41 /* Define if you have the `sigstack' function. */
42 #define HAVE_SIGSTACK @HAVE_SIGSTACK_01@
44 /* Define if the system has the type `stack_t'. */
45 #define HAVE_STACK_T @HAVE_STACK_T_01@