-------------------------------------- trim array alloc */
| 427 | |
| 428 | /*-------------------------------------- trim array alloc */ |
| 429 | __inline_call void_type fix_alloc ( |
| 430 | ) { set_alloc(count()) ; } |
| 431 | |
| 432 | /*---------------------- increment count (_def construct) */ |
| 433 | __normal_call void_type inc_count ( |
nothing calls this directly
no outgoing calls
no test coverage detected