K 10 svn:author V 5 kargl K 8 svn:date V 27 2015-05-17T16:27:06.825586Z K 7 svn:log V 240 In r279493, the functions pzero[f](), qzero[f], pone[f](), and qone[f]() were marked as __inline, but their forward declarations were not updated. Fix the forward declarations to match the actual function declarations. Requested by: bde END