Searched refs:CS_LABEL_MAX_LENGTH (Results 1 – 2 of 2) sorted by relevance
107 #define CS_LABEL_MAX_LENGTH 16 /* Code String - Presentation Label */ macro408 char PresentationLabel [CS_LABEL_MAX_LENGTH+1] ;
299 idx -> param[RECORDIDX_PresentationLabel]. ValueLength = CS_LABEL_MAX_LENGTH ; in DB_IdxInitRecord()