Searched refs:FTS_CONST (Results 1 – 2 of 2) sorted by relevance
53 #define FTS_CONST const macro55 #define FTS_CONST macro73 int dcmp(const FTSENT *FTS_CONST *, const FTSENT *FTS_CONST *);
868 dcmp(const FTSENT *FTS_CONST *a, const FTSENT *FTS_CONST *b) in dcmp()