Concorde macro alphabetic index

Organizational index     Function index     Program index     Data Types index    

CC_OURABS - absolute value
CC_SWAP - swap two variables
CCpq_set_ADD
CCpq_set_ADD_LEFT
CCpq_set_ADD_RIGHT
CCpq_set_ADD_WORK
CCpq_set_DELETE
CCpq_set_DELETE2
CCpq_set_FOREACH
CCpq_set_FOREACH_ADJ
CCpq_set_FOREACH_DEL
CCpq_set_FOREACH_FROM
CCpq_set_INIT
CCpq_set_ISEMPTY
CCpq_set_LEFT_ELEM
CCpq_set_PTR_AWAY
CCpq_set_PTR_REPLACE
CCpq_set_PTR_TO
CCpq_set_RIGHT_ELEM
CCpq_set_SIZE
CC_FREE - free memory
CC_IFFREE - free memory if pointer is non-NULL
CC_PTR_ALLOC_ROUTINE - create a routine to allocate a pointer object
CC_PTR_FREE_LIST_ROUTINE - create a routine to free a list of pointer objects
CC_PTR_FREE_ROUTINE - create a routine to free a pointer object
CC_PTR_FREE_WORLD_ROUTINE - create a routine to free a pointer allocation world
CC_PTR_LEAKS_ROUTINE - create a routine to check a pointer allocation world for leaks
CC_PTR_STATUS_ROUTINE - create a routine to check the status of a pointer allocation world
CC_SAFE_MALLOC - allocate memory, and output error message if out of memory.