Searched refs:TABLE_ENTRY_NOTFOUND (Results 1 – 3 of 3) sorted by relevance
40 return TABLE_ENTRY_NOTFOUND; in ImplGetIndex()96 return TABLE_ENTRY_NOTFOUND; in ImplGetIndex()156 if ( ImplGetIndex( nKey, &i ) != TABLE_ENTRY_NOTFOUND ) in Insert()181 if ( nIndex == TABLE_ENTRY_NOTFOUND ) in Remove()202 if ( nIndex == TABLE_ENTRY_NOTFOUND ) in Replace()216 if ( nIndex == TABLE_ENTRY_NOTFOUND ) in Get()245 return TABLE_ENTRY_NOTFOUND; in GetKey()276 if ( nTempPos != TABLE_ENTRY_NOTFOUND ) in GetUniqueKey()300 if ( nPos != TABLE_ENTRY_NOTFOUND ) in SearchKey()320 if ( nIndex == TABLE_ENTRY_NOTFOUND ) in Seek()[all …]
34 #define TABLE_ENTRY_NOTFOUND CONTAINER_ENTRY_NOTFOUND macro
1648 if( TABLE_ENTRY_NOTFOUND != in CreateLanguageFile()
Completed in 36 milliseconds