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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dmsgl-fsearch.c543 message_ty *best_mp; local
551 best_mp = NULL;
561 best_mp = mp;
567 return best_mp;
578 message_ty *best_mp; local
592 best_mp = NULL;
606 best_mp = mp;
611 return best_mp;
H A Dmessage.c559 message_ty *best_mp; local
561 best_mp = NULL;
574 best_mp = mp;
578 return best_mp;
650 message_ty *best_mp; local
654 best_mp = NULL;
668 best_mp = mp;
673 return best_mp;
684 message_ty *best_mp;
687 best_mp
[all...]

Completed in 57 milliseconds