/**-- miscellaneous useful extra words for FLOATING-EXT Copyright (C) Tektronix, Inc. 1998 - 2001. All rights reserved. @see GNU LGPL @author Tektronix CTE @(#) %derived_by: guidod % @version %version: % (%date_modified: %) */ /* @description Compatiblity with former standards, miscellaneous useful words. ... for FLOATING-EXT @{ */ #if defined(__version_control__) && defined(__GNUC__)static char* id __attribute__((unused)) = "@(#) $Id: %full_filespec: % $" #endif #define _P4_SOURCE 1 #ifndef P4_NO_FP #include <pfe/pfe-base.h> #include <pfe/def-xtra.h>;
/**
|
/**
|
FCode (p4_f_equal)
|
FCode (p4_f_not_equal)
|
/* |
FCode (p4_f_greater_than)
|
FCode (p4_f_less_than_or_equal)
|
FCode (p4_f_greater_than_or_equal)
|
/* |