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

  /src/regress/sys/fs/lfs/ckckp/
cleanalot_async.c 54 int write_file(int gen, int n, int plex, char *buf, int size)
60 sprintf(s, "dir_%x_%x", plex, gen);
64 /* printf("write file %d.%d.%x: %s\n", gen, plex, n, s); */
78 int write_dirs(int gen, int size, int plex)
85 for (i = 0; i < plex; i++) {
99 for (j = 0; j < plex; j++) {
116 int plex = 2; local
129 plex = atoi(optarg);
147 if (plex == 0)
148 plex = 2
    [all...]
  /src/external/gpl3/binutils/dist/opcodes/
nds32-asm.c 1703 lex_t *plex;
1717 plex = opc->syntax;
1725 *plex = SYN_INPUT;
1728 *plex = SYN_OUTPUT;
1731 *plex = SYN_INPUT | SYN_OUTPUT;
1734 *plex++ = SYN_LOPT;
1739 *plex++ = SYN_ROPT;
1743 *plex++ = *str++;
1780 *plex |= LEX_SET_FIELD (k, fidx);
1783 plex++
1701 lex_t *plex; local
2478 lex_t *plex; local
    [all...]
  /src/external/gpl3/binutils.old/dist/opcodes/
nds32-asm.c 1703 lex_t *plex;
1717 plex = opc->syntax;
1725 *plex = SYN_INPUT;
1728 *plex = SYN_OUTPUT;
1731 *plex = SYN_INPUT | SYN_OUTPUT;
1734 *plex++ = SYN_LOPT;
1739 *plex++ = SYN_ROPT;
1743 *plex++ = *str++;
1780 *plex |= LEX_SET_FIELD (k, fidx);
1783 plex++
1701 lex_t *plex; local
2478 lex_t *plex; local
    [all...]
  /src/external/gpl3/gdb.old/dist/opcodes/
nds32-asm.c 1703 lex_t *plex;
1717 plex = opc->syntax;
1725 *plex = SYN_INPUT;
1728 *plex = SYN_OUTPUT;
1731 *plex = SYN_INPUT | SYN_OUTPUT;
1734 *plex++ = SYN_LOPT;
1739 *plex++ = SYN_ROPT;
1743 *plex++ = *str++;
1780 *plex |= LEX_SET_FIELD (k, fidx);
1783 plex++
1701 lex_t *plex; local
2478 lex_t *plex; local
    [all...]
  /src/external/gpl3/gdb/dist/opcodes/
nds32-asm.c 1703 lex_t *plex;
1717 plex = opc->syntax;
1725 *plex = SYN_INPUT;
1728 *plex = SYN_OUTPUT;
1731 *plex = SYN_INPUT | SYN_OUTPUT;
1734 *plex++ = SYN_LOPT;
1739 *plex++ = SYN_ROPT;
1743 *plex++ = *str++;
1780 *plex |= LEX_SET_FIELD (k, fidx);
1783 plex++
1701 lex_t *plex; local
2478 lex_t *plex; local
    [all...]

Completed in 22 milliseconds