HomeSort by: relevance | last modified time | path
    Searched defs:LBP_NS (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
linebreak.c 562 LBP_NS = 8, /* non starter */
  /src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
linebreak.c 562 LBP_NS = 8, /* non starter */
  /src/external/gpl2/gettext/dist/gnulib-local/lib/
gen-lbrkprop.c 423 LBP_NS = 8, /* non starter */
605 attr |= 1 << LBP_NS;
665 if (!(attr & ((1 << LBP_CM) | (1 << LBP_NS) | (1 << LBP_NU) | (1 << LBP_BA) | (1 << LBP_PR))))
689 && !(attr & ((1 << LBP_CM) | (1 << LBP_NS) | (1 << LBP_OP) | (1 << LBP_CL))))
936 if (!(attr & ((1 << LBP_CM) | (1 << LBP_NS) | (1 << LBP_ID) | (1 << LBP_BA) | (1 << LBP_BB) | (1 << LBP_PO) | (1 << LBP_PR) | (1 << LBP_SA) | (1 << LBP_CB))))
979 PRINT_BIT(attr,LBP_NS);
1086 TRY(LBP_NS)
1157 PRINT_BIT(attr,LBP_NS);
1308 CASE(LBP_NS);

Completed in 19 milliseconds