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) | 
| 
 | 
| 
 Definition at line 27 of file intstack.h. Referenced by intstack_compact, intstack_create, intstack_destroy, intstack_empty, intstack_pop, intstack_popall, intstack_push, and vmd_cuda_peer_matrix. | 
| 
 | 
| 
 Definition at line 64 of file intstack.c. | 
| 
 | 
| 
 Referenced by vmd_cuda_peer_matrix. | 
| 
 | 
| 
 Definition at line 56 of file intstack.c. Referenced by vmd_cuda_peer_matrix. | 
| 
 | 
| 
 Definition at line 118 of file intstack.c. | 
| 
 | ||||||||||||
| 
 Definition at line 100 of file intstack.c. Referenced by vmd_cuda_peer_matrix. | 
| 
 | 
| 
 Definition at line 111 of file intstack.c. | 
| 
 | ||||||||||||
| 
 Definition at line 79 of file intstack.c. Referenced by vmd_cuda_peer_matrix. | 
 1.2.14 written by Dimitri van Heesch,
 © 1997-2002
1.2.14 written by Dimitri van Heesch,
 © 1997-2002