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

  /src/external/gpl2/gettext/dist/gettext-tools/gnulib-lib/
linebreak.c 555 LBP_GL = 3, /* non-breaking (glue) */
  /src/external/gpl2/gettext/dist/gettext-tools/libgettextpo/
linebreak.c 555 LBP_GL = 3, /* non-breaking (glue) */
  /src/external/gpl2/gettext/dist/gnulib-local/lib/
gen-lbrkprop.c 416 LBP_GL = 3, /* non-breaking (glue) */
472 attr |= 1 << LBP_GL;
566 if (!(attr & ((1 << LBP_BK) | (1 << LBP_BA) | (1 << LBP_GL))))
972 PRINT_BIT(attr,LBP_GL);
1079 TRY(LBP_GL)
1150 PRINT_BIT(attr,LBP_GL);
1301 CASE(LBP_GL);

Completed in 54 milliseconds