MobilityDB
1.3
Toggle main menu visibility
Main Page
Modules
Data Structures
Data Structures
Data Structure Index
Data Fields
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
y
z
Files
File List
Globals
All
$
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
z
Variables
$
_
a
b
c
d
e
f
g
h
i
l
m
n
p
r
s
t
u
w
x
y
z
Typedefs
_
b
c
d
e
f
g
i
k
l
m
n
o
p
q
r
s
t
u
v
w
Enumerations
Enumerator
_
a
b
c
d
e
f
g
h
i
j
l
m
n
o
r
s
t
u
v
Macros
_
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
Loading...
Searching...
No Matches
meos
src
temporal
skiplist.c
aggstate_set_extra
ensure_same_skiplist_subtype
gsl_random48
MaxAllocSize
pos_span_span
pos_span_timestamptz
random_level
RelativeTimePos
skiplist_alloc
skiplist_delete
skiplist_elempos
skiplist_free
SKIPLIST_GROW
skiplist_headval
SKIPLIST_INITIAL_CAPACITY
SKIPLIST_INITIAL_FREELIST
skiplist_make
skiplist_splice
skiplist_temporal_values
skiplist_values
◆
skiplist_make()
SkipList
* skiplist_make
(
void **
values
,
int
count
)
Constructs a skiplist from the array of values values.
Parameters
[in]
values
Array of values
[in]
count
Number of elements in the array
Generated by
1.9.5