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

1 2 3

  /src/external/gpl3/binutils/dist/opcodes/
epiphany-desc.c 2153 static int init_p; local
2160 if (! init_p)
2163 init_p = 1;
fr30-desc.c 1630 static int init_p; local
1637 if (! init_p)
1640 init_p = 1;
ip2k-desc.c 1059 static int init_p; local
1066 if (! init_p)
1069 init_p = 1;
iq2000-desc.c 2064 static int init_p; local
2071 if (! init_p)
2074 init_p = 1;
lm32-desc.c 1046 static int init_p; local
1053 if (! init_p)
1056 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;
or1k-desc.c 2086 static int init_p; local
2093 if (! init_p)
2096 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/
epiphany-desc.c 2153 static int init_p; local
2160 if (! init_p)
2163 init_p = 1;
fr30-desc.c 1630 static int init_p; local
1637 if (! init_p)
1640 init_p = 1;
ip2k-desc.c 1059 static int init_p; local
1066 if (! init_p)
1069 init_p = 1;
iq2000-desc.c 2064 static int init_p; local
2071 if (! init_p)
2074 init_p = 1;
lm32-desc.c 1046 static int init_p; local
1053 if (! init_p)
1056 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;
or1k-desc.c 2086 static int init_p; local
2093 if (! init_p)
2096 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/
epiphany-desc.c 2153 static int init_p; local
2160 if (! init_p)
2163 init_p = 1;
fr30-desc.c 1630 static int init_p; local
1637 if (! init_p)
1640 init_p = 1;
ip2k-desc.c 1059 static int init_p; local
1066 if (! init_p)
1069 init_p = 1;
iq2000-desc.c 2064 static int init_p; local
2071 if (! init_p)
2074 init_p = 1;
lm32-desc.c 1046 static int init_p; local
1053 if (! init_p)
1056 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;

Completed in 68 milliseconds

1 2 3