Go to the source code of this file.
Functions | |
| char * | heap_ncopy_string () |
| char * | heap_copy_string () |
| char * | stack_copy_string () |
| ptr_node | heap_insert () |
| ptr_node | stack_insert () |
| ptr_node | bk_stack_insert () |
| ptr_node | bk2_stack_insert () |
| void | heap_insert_copystr () |
| void | stack_insert_copystr () |
| void | delete_attr () |
| ptr_node | find () |
| long | intcmp () |
| long | featcmp () |
| ptr_node | find_data () |
| ptr_definition | update_symbol () |
| ptr_node bk2_stack_insert | ( | ) |
| ptr_node bk_stack_insert | ( | ) |
| void delete_attr | ( | ) |
| long featcmp | ( | ) |
| ptr_node find | ( | ) |
| ptr_node find_data | ( | ) |
| char* heap_copy_string | ( | ) |
| ptr_node heap_insert | ( | ) |
| void heap_insert_copystr | ( | ) |
| char* heap_ncopy_string | ( | ) |
| long intcmp | ( | ) |
| char* stack_copy_string | ( | ) |
| ptr_node stack_insert | ( | ) |
| void stack_insert_copystr | ( | ) |
| ptr_definition update_symbol | ( | ) |
1.5.4