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

/macosx-10.9.5/Libinfo-449.1.3/lookup.subproj/
H A Dsearch_module.c260 int i, null_res; local
281 null_res = 0;
290 null_res = 1;
298 if ((all != NULL) && (null_res == 0)) si_cache_add_list(cache, si, all);
380 int i, cat, null_res; local
400 null_res = 0;
410 null_res = 1;
418 if ((all != NULL) && (null_res == 0)) si_cache_add_list(cache, si, all);

Completed in 77 milliseconds