Searched refs:Charlie (Results 1 – 9 of 9) sorted by relevance
3046 APInt Charlie = Cconst->getAPInt(); in propagateLine() local3047 APInt CdivB = Charlie.sdiv(Beta); in propagateLine()3048 assert(Charlie.srem(Beta) == 0 && "C should be evenly divisible by B"); in propagateLine()3061 APInt Charlie = Cconst->getAPInt(); in propagateLine() local3062 APInt CdivA = Charlie.sdiv(Alpha); in propagateLine()3063 assert(Charlie.srem(Alpha) == 0 && "C should be evenly divisible by A"); in propagateLine()3075 APInt Charlie = Cconst->getAPInt(); in propagateLine() local3076 APInt CdivA = Charlie.sdiv(Alpha); in propagateLine()3077 assert(Charlie.srem(Alpha) == 0 && "C should be evenly divisible by A"); in propagateLine()
46 Charlie Lenahan <clenahan at fortresstech dot com>
1036 - Document -dd and -ddd. Resulted from a bug report from Charlie Slater
1282 Charlie Shepherd
736 signed semantics in several places. Thanks to Charlie Slater
1731 - W3C Schemas Datatype improvements (Charlie Bozeman)2024 - update of the documentation: John Fleck and Charlie Bozeman
14797 * xmlmemory.c: one more doc patch from Charlie Bozeman.14803 Fixed a few other problems raised by Charlie Bozeman.14809 patches from Charlie Bozeman. Regenerated the HTML docs.14832 from Charlie Bozeman16001 namespace reported by Charlie Bozeman
3847 Kogvik, Charlie