NEURON
listimpl.cpp File Reference
#include <OS/list.h>
#include <stdio.h>
#include <stdlib.h>

Go to the source code of this file.

Functions

 implementList (__AnyPtrList, __AnyPtr) static long ListImpl_best_new_sizes[]
 
long ListImpl_best_new_count (long count, unsigned int size, unsigned int m)
 
void ListImpl_range_error (long i)
 

Function Documentation

◆ implementList()

implementList ( __AnyPtrList  ,
__AnyPtr   
)

◆ ListImpl_best_new_count()

long ListImpl_best_new_count ( long  count,
unsigned int  size,
unsigned int  m 
)

Definition at line 45 of file listimpl.cpp.

◆ ListImpl_range_error()

void ListImpl_range_error ( long  i)

Definition at line 54 of file listimpl.cpp.