HomeSort by: relevance | last modified time | path
    Searched refs:init_p (Results 1 - 25 of 62) sorted by relevancy

1 2 3

  /src/external/gpl3/binutils/dist/opcodes/
ip2k-desc.c 1059 static int init_p; local
1066 if (! init_p)
1069 init_p = 1;
lm32-desc.c 1046 static int init_p; local
1053 if (! init_p)
1056 init_p = 1;
cris-desc.c 2665 static int init_p; local
2672 if (! init_p)
2675 init_p = 1;
fr30-desc.c 1630 static int init_p; local
1637 if (! init_p)
1640 init_p = 1;
m32r-desc.c 1409 static int init_p; local
1416 if (! init_p)
1419 init_p = 1;
mt-desc.c 1190 static int init_p; local
1197 if (! init_p)
1200 init_p = 1;
xstormy16-desc.c 1361 static int init_p; local
1368 if (! init_p)
1371 init_p = 1;
  /src/external/gpl3/binutils.old/dist/opcodes/
ip2k-desc.c 1059 static int init_p; local
1066 if (! init_p)
1069 init_p = 1;
lm32-desc.c 1046 static int init_p; local
1053 if (! init_p)
1056 init_p = 1;
cris-desc.c 2665 static int init_p; local
2672 if (! init_p)
2675 init_p = 1;
fr30-desc.c 1630 static int init_p; local
1637 if (! init_p)
1640 init_p = 1;
m32r-desc.c 1409 static int init_p; local
1416 if (! init_p)
1419 init_p = 1;
mt-desc.c 1190 static int init_p; local
1197 if (! init_p)
1200 init_p = 1;
xstormy16-desc.c 1361 static int init_p; local
1368 if (! init_p)
1371 init_p = 1;
  /src/external/gpl3/gdb/dist/opcodes/
ip2k-desc.c 1059 static int init_p; local
1066 if (! init_p)
1069 init_p = 1;
lm32-desc.c 1046 static int init_p; local
1053 if (! init_p)
1056 init_p = 1;
cris-desc.c 2665 static int init_p; local
2672 if (! init_p)
2675 init_p = 1;
fr30-desc.c 1630 static int init_p; local
1637 if (! init_p)
1640 init_p = 1;
m32r-desc.c 1409 static int init_p; local
1416 if (! init_p)
1419 init_p = 1;
mt-desc.c 1190 static int init_p; local
1197 if (! init_p)
1200 init_p = 1;
xstormy16-desc.c 1361 static int init_p; local
1368 if (! init_p)
1371 init_p = 1;
  /src/external/gpl3/gdb.old/dist/opcodes/
ip2k-desc.c 1059 static int init_p; local
1066 if (! init_p)
1069 init_p = 1;
lm32-desc.c 1046 static int init_p; local
1053 if (! init_p)
1056 init_p = 1;
  /src/external/gpl3/gdb/dist/sim/cr16/
interp.c 400 static int init_p = 0; local
472 if (!init_p++)
  /src/external/gpl3/gdb.old/dist/sim/cr16/
interp.c 400 static int init_p = 0; local
472 if (!init_p++)

Completed in 114 milliseconds

1 2 3