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

  /src/external/gpl2/grep/dist/intl/
explodename.c 67 enum { undecided, xpg, cen } syntax; enumerator in enum:__anon9303
81 we use XPG4 style, and `_', `+', and `,' if we use CEN syntax. */
130 syntax = cp[0] == '@' ? xpg : cen;
134 while (syntax == cen && cp[0] != '\0' && cp[0] != '+'
143 syntax = cen;
147 /* Next is special application (CEN syntax). */
159 /* Next is sponsor (CEN syntax). */
171 /* Next is revision (CEN syntax). */
179 /* For CEN syntax values it might be important to have the
  /src/external/gpl2/texinfo/dist/intl/
explodename.c 60 enum { undecided, xpg, cen } syntax; enumerator in enum:__anon9543
74 we use XPG4 style, and `_', `+', and `,' if we use CEN syntax. */
123 syntax = cp[0] == '@' ? xpg : cen;
127 while (syntax == cen && cp[0] != '\0' && cp[0] != '+'
136 syntax = cen;
140 /* Next is special application (CEN syntax). */
152 /* Next is sponsor (CEN syntax). */
164 /* Next is revision (CEN syntax). */
172 /* For CEN syntax values it might be important to have the
  /src/external/gpl3/gcc.old/dist/intl/
explodename.c 65 enum { undecided, xpg, cen } syntax; enumerator in enum:__anon16552
79 we use XPG4 style, and `_', `+', and `,' if we use CEN syntax. */
128 syntax = cp[0] == '@' ? xpg : cen;
132 while (syntax == cen && cp[0] != '\0' && cp[0] != '+'
141 syntax = cen;
145 /* Next is special application (CEN syntax). */
157 /* Next is sponsor (CEN syntax). */
169 /* Next is revision (CEN syntax). */
177 /* For CEN syntax values it might be important to have the
  /src/external/gpl3/binutils/dist/include/opcode/
crx.h 54 cen, enumerator in enum:__anon10636
  /src/external/gpl3/binutils.old/dist/include/opcode/
crx.h 54 cen, enumerator in enum:__anon12100
  /src/external/gpl3/gdb/dist/include/opcode/
crx.h 54 cen, enumerator in enum:__anon18747
  /src/external/gpl3/gdb.old/dist/include/opcode/
crx.h 54 cen, enumerator in enum:__anon21488

Completed in 73 milliseconds