Searched refs:NJ_ST_SEARCH_NO_INIT (Results 1 – 5 of 5) sorted by relevance
937 if (GET_LOCATION_STATUS(loctset->loct.status) == NJ_ST_SEARCH_NO_INIT) { in get_cand_by_sequential()1078 if (GET_LOCATION_STATUS(loctset->loct.status) == NJ_ST_SEARCH_NO_INIT) { in get_cand_by_evaluate()1979 if (GET_LOCATION_STATUS(loctset->loct.status) == NJ_ST_SEARCH_NO_INIT) { in get_cand_by_evaluate2()2239 if (GET_LOCATION_STATUS(loctset->loct.status) == NJ_ST_SEARCH_NO_INIT) { in get_cand_by_evaluate2()2260 if ((GET_LOCATION_STATUS(loctset->loct.status) == NJ_ST_SEARCH_NO_INIT) in get_cand_by_evaluate2()2292 if (GET_LOCATION_STATUS(loctset->loct.status) != NJ_ST_SEARCH_NO_INIT) { in get_cand_by_evaluate2()
79 loctset->loct.status = NJ_ST_SEARCH_NO_INIT; in check_search_cursor()880 loctset->loct.status = NJ_ST_SEARCH_NO_INIT; in njd_init_search_location_set()903 word->stem.loc.status = NJ_ST_SEARCH_NO_INIT; in njd_init_word()
90 if (GET_LOCATION_STATUS(loctset->loct.status) != NJ_ST_SEARCH_NO_INIT) { in search_data()300 if ((GET_LOCATION_STATUS(loctset->loct.status) == NJ_ST_SEARCH_NO_INIT) in njd_f_search_word()
1008 if (GET_LOCATION_STATUS(loctset->loct.status) != NJ_ST_SEARCH_NO_INIT) { in bdic_search_data()1061 if (GET_LOCATION_STATUS(loctset->loct.status) == NJ_ST_SEARCH_NO_INIT) { in bdic_search_fore_data()1223 if (GET_LOCATION_STATUS(loctset->loct.status) == NJ_ST_SEARCH_NO_INIT) { in njd_b_search_word()2409 if (GET_LOCATION_STATUS(loctset->loct.status) == NJ_ST_SEARCH_NO_INIT) { in bdic_search_fore_data2()
20 #define NJ_ST_SEARCH_NO_INIT 1 macro