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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/src/
H A Dformat-lisp.c2456 bool atsign_p = false; local
2561 atsign_p = true;
2723 n = (atsign_p ? 0 : 1);
2740 if (atsign_p)
2779 if (atsign_p)
2860 if (atsign_p && colon_p)
2867 else if (atsign_p)
3200 if (atsign_p)
H A Dformat-scheme.c2459 bool atsign_p = false; local
2564 atsign_p = true;
2741 n = (atsign_p ? 0 : 1);
2758 if (atsign_p)
2797 if (atsign_p)
2857 if (atsign_p && colon_p)
2864 else if (atsign_p)
3197 if (atsign_p)

Completed in 103 milliseconds