Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages

intstack.h File Reference

Go to the source code of this file.


Typedefs

typedef void * IntStackHandle

Functions

IntStackHandle intstack_create (int long)
void intstack_destroy (IntStackHandle voidhandle)
int intstack_compact (IntStackHandle voidhandle)
int intstack_push (IntStackHandle voidhandle, int i)
int intstack_pop (IntStackHandle voidhandle, int *i)
int intstack_popall (IntStackHandle voidhandle)
int intstack_empty (IntStackHandle voidhandle)

Typedef Documentation

typedef void* IntStackHandle

Function Documentation

int intstack_compact ( IntStackHandle voidhandle )

Definition at line 64 of file intstack.c.

IntStackHandle intstack_create ( int long )

Referenced by vmd_cuda_peer_matrix.

void intstack_destroy ( IntStackHandle voidhandle )

Definition at line 56 of file intstack.c.

Referenced by vmd_cuda_peer_matrix.

int intstack_empty ( IntStackHandle voidhandle )

Definition at line 118 of file intstack.c.

int intstack_pop ( IntStackHandle voidhandle,
int * i
)

Definition at line 100 of file intstack.c.

Referenced by vmd_cuda_peer_matrix.

int intstack_popall ( IntStackHandle voidhandle )

Definition at line 111 of file intstack.c.

int intstack_push ( IntStackHandle voidhandle,
int i
)

Definition at line 79 of file intstack.c.

Referenced by vmd_cuda_peer_matrix.


Generated on Wed Nov 19 02:47:45 2025 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002

AltStyle によって変換されたページ (->オリジナル) /