Searched refs:S_PAST_EOF (Results 1 – 2 of 2) sorted by relevance
97 #define S_PAST_EOF 0x02000 /* If doing insert search (or keyfirst macro106 #define S_INSERT (S_WRITE | S_DUPLAST | S_PAST_EOF | S_STACK)107 #define S_KEYFIRST (S_WRITE | S_DUPFIRST | S_PAST_EOF | S_STACK)108 #define S_KEYLAST (S_WRITE | S_DUPLAST | S_PAST_EOF | S_STACK)109 #define S_WRPAIR (S_WRITE | S_DUPLAST | S_PAST_EOF | S_PARENT)
156 if (!LF_ISSET(S_PAST_EOF) || recno > total + 1) {191 if (!LF_ISSET(S_PAST_EOF) || recno >