Macros | Functions | Variables
unit1309.c File Reference
#include "curlcheck.h"
#include "splay.h"
Include dependency graph for unit1309.c:

Go to the source code of this file.

Macros

#define NUM_NODES   50
 

Functions

 fail_unless (root==NULL,"tree not empty after removing all nodes")
 
 fail_unless (root==NULL,"tree not empty when it should be")
 
 for (i=0;i< NUM_NODES;i++)
 
 for (i=0;i<=1100;i+=100)
 
 puts ("Result:")
 
static void splayprint (struct Curl_tree *t, int d, char output)
 
 splayprint (root, 0, 1)
 
static CURLcode unit_setup (void)
 
static void unit_stop (void)
 

Variables

int i
 
int j
 
struct Curl_tree nodes [NUM_NODES *3]
 
int rc
 
struct Curl_treeremoved = NULL
 
struct Curl_treeroot = NULL
 
struct curltime tv_now = {0, 0}
 

Macro Definition Documentation

#define NUM_NODES   50

Definition at line 71 of file unit1309.c.

Function Documentation

fail_unless ( root  = =NULL,
"tree not empty after removing all nodes  
)
fail_unless ( root  = =NULL,
"tree not empty when it should be"   
)
for ( )

Definition at line 81 of file unit1309.c.

for ( i  = 0; i <= 1100; i += 100)

Definition at line 128 of file unit1309.c.

puts ( "Result:"  )
static void splayprint ( struct Curl_tree t,
int  d,
char  output 
)
static

Definition at line 37 of file unit1309.c.

splayprint ( root  ,
,
 
)
static CURLcode unit_setup ( void  )
static

Definition at line 27 of file unit1309.c.

static void unit_stop ( void  )
static

Definition at line 32 of file unit1309.c.

Variable Documentation

int i

Definition at line 76 of file unit1309.c.

int j

Definition at line 76 of file unit1309.c.

struct Curl_tree nodes[NUM_NODES *3]

Definition at line 74 of file unit1309.c.

int rc

Definition at line 75 of file unit1309.c.

removed = NULL

Definition at line 73 of file unit1309.c.

root = NULL

Definition at line 73 of file unit1309.c.

struct curltime tv_now = {0, 0}

Definition at line 77 of file unit1309.c.



rc_tagdetect_client
Author(s): Monika Florek-Jasinska , Raphael Schaller
autogenerated on Sat Feb 13 2021 03:42:17