Searched refs:dsamelen (Results 1 - 1 of 1) sorted by relevance

/ast/src/lib/librecsort/
H A Drsprocess.c64 reg ssize_t dsamelen = rs->disc->type&RS_DSAMELEN; local
75 s_data = dsamelen ? d : -s_data;
77 if(dsamelen && d <= 0 && !single) /* avoid infinite loop */
100 else if(dsamelen) /* embedded key with fixed length */
126 if(!defkeyf && dsamelen) /* fast loop for a common case */
163 else if(dsamelen) /* fixed length records */

Completed in 20 milliseconds