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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A Dtsearch.c182 int p_r, int gp_r, int mode)
211 if ((p_r > 0) != (gp_r > 0))
270 int r = 0, p_r = 0, gp_r = 0; /* No they might not, Mr Compiler. */ local
289 maybe_split_for_insert (rootp, parentp, gparentp, p_r, gp_r, 0);
302 gp_r = p_r;
181 maybe_split_for_insert(node *rootp, node *parentp, node *gparentp, int p_r, int gp_r, int mode) argument

Completed in 150 milliseconds