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

  /src/include/
locale.h 100 #define LC_MONETARY_MASK ((int)(1 << LC_MONETARY))
  /src/tests/lib/libc/locale/
t_strfmon.c 63 loc = newlocale(LC_MONETARY_MASK, tests[i].locale, 0);

Completed in 25 milliseconds