HomeSort by: relevance | last modified time | path
    Searched refs:atsign_p (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl2/gettext/dist/gettext-tools/src/
format-lisp.c 2469 bool atsign_p = false; local
2564 atsign_p = true;
2687 n = (atsign_p ? 0 : 1);
2703 if (atsign_p)
2739 if (atsign_p)
2805 if (atsign_p && colon_p)
2811 else if (atsign_p)
3106 if (atsign_p)
format-scheme.c 2472 bool atsign_p = false; local
2567 atsign_p = true;
2702 n = (atsign_p ? 0 : 1);
2718 if (atsign_p)
2754 if (atsign_p)
2803 if (atsign_p && colon_p)
2809 else if (atsign_p)
3104 if (atsign_p)

Completed in 99 milliseconds