222 void *pfield = pdbentry->
pfield;
224 if (!pflddes || !pfield)
229 char *p = (
char *)pfield;
356 epicsPrintf(
"dbIsDefaultValue: pdbRecordType is NULL??\n");
364 struct link *plink = (
struct link *)pfield;
#define ellCount(PLIST)
Report the number of nodes in a list.
dbRecordType * precordType
LIBCOM_API int epicsParseInt64(const char *str, epicsInt64 *to, int base, char **units)
unsigned short epicsUInt16
LIBCOM_API int epicsParseInt8(const char *str, epicsInt8 *to, int base, char **units)
int dbGetMenuIndexFromString(DBENTRY *pdbentry, const char *choice)
LIBCOM_API int epicsParseUInt8(const char *str, epicsUInt8 *to, int base, char **units)
unsigned long long epicsUInt64
LIBCOM_API int epicsParseUInt64(const char *str, epicsUInt64 *to, int base, char **units)
#define epicsParseFloat32(str, to, units)
LIBCOM_API int epicsParseInt32(const char *str, epicsInt32 *to, int base, char **units)
LIBCOM_API int epicsParseUInt32(const char *str, epicsUInt32 *to, int base, char **units)
LIBCOM_API int epicsParseInt16(const char *str, epicsInt16 *to, int base, char **units)
LIBCOM_API int epicsParseUInt16(const char *str, epicsUInt16 *to, int base, char **units)
#define epicsParseFloat64(str, to, units)