| 1 | /* ------------------------------------------------------------------ */ |
| 2 | /* decBasic.c -- common base code for Basic decimal types */ |
| 3 | /* ------------------------------------------------------------------ */ |
| 4 | /* Copyright (c) IBM Corporation, 2000, 2010. All rights reserved. */ |
nothing calls this directly
no test coverage detected