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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dxgettext.c2559 struct partial_call *best_cp = NULL; local
2574 if (best_cp != NULL)
2579 best_cp = cp;
2583 if (best_cp == NULL)
2627 best_cp = best_cp1;
2630 if (best_cp != NULL)
2633 best_cp = best_cp2;
2637 if (best_cp == NULL)
2648 if (best_cp != NULL)
2653 best_cp
[all...]

Completed in 121 milliseconds