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

1 2

  /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
oranking.cc 126 class D {public: operator short(){ return 0;}};
  /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
oranking.cc 126 class D {public: operator short(){ return 0;}};
  /src/sys/external/bsd/acpica/dist/compiler/
dtcompilerparser.tab.c 220 #ifdef short
221 # undef short macro
236 typedef short int yytype_int8;
242 typedef unsigned short int yytype_uint16;
248 typedef short int yytype_int16;
dtparser.tab.c 237 #ifdef short
238 # undef short macro
253 typedef short int yytype_int8;
259 typedef unsigned short int yytype_uint16;
265 typedef short int yytype_int16;
prparser.tab.c 239 #ifdef short
240 # undef short macro
255 typedef short int yytype_int8;
261 typedef unsigned short int yytype_uint16;
267 typedef short int yytype_int16;
  /src/external/gpl3/gcc/dist/libgcc/
libgcc2.h 180 #define short bogus_type macro
libgcc2.c 2980 #undef short
2946 #undef short macro
  /src/external/gpl3/gcc.old/dist/libgcc/
libgcc2.h 173 #define short bogus_type macro
libgcc2.c 2236 #undef short
2203 #undef short macro
  /src/crypto/external/bsd/heimdal/dist/lib/com_err/
parse.c 248 #ifdef short
249 # undef short macro
282 typedef short yytype_int16;
305 typedef short yytype_uint8;
314 typedef unsigned short yytype_uint16;
  /src/crypto/external/bsd/heimdal/dist/lib/sl/
slc-gram.c 232 #ifdef short
233 # undef short macro
266 typedef short yytype_int16;
289 typedef short yytype_uint8;
298 typedef unsigned short yytype_uint16;
1444 else if(strcmp(a->name, "short") == 0)
1462 ex(as, "neither long nor short option");
1474 ex(as, "multiple short options");
1839 struct assignment *sopt = find(tmp->u.assignment, "short");
  /src/external/gpl3/binutils/dist/binutils/
arparse.c 277 #ifdef short
278 # undef short macro
311 typedef short yytype_int16;
334 typedef short yytype_uint8;
343 typedef unsigned short yytype_uint16;
defparse.c 306 #ifdef short
307 # undef short macro
340 typedef short yytype_int16;
363 typedef short yytype_uint8;
372 typedef unsigned short yytype_uint16;
mcparse.c 293 #ifdef short
294 # undef short macro
327 typedef short yytype_int16;
350 typedef short yytype_uint8;
359 typedef unsigned short yytype_uint16;
sysinfo.c 219 #ifdef short
220 # undef short macro
253 typedef short yytype_int16;
276 typedef short yytype_uint8;
285 typedef unsigned short yytype_uint16;
  /src/external/gpl3/binutils/dist/gas/config/
loongarch-parse.c 549 #ifdef short
550 # undef short macro
583 typedef short yytype_int16;
606 typedef short yytype_uint8;
615 typedef unsigned short yytype_uint16;
m68k-parse.c 296 #ifdef short
297 # undef short macro
330 typedef short yytype_int16;
353 typedef short yytype_uint8;
362 typedef unsigned short yytype_uint16;
  /src/external/gpl3/binutils/dist/gas/
itbl-parse.c 476 #ifdef short
477 # undef short macro
510 typedef short yytype_int16;
533 typedef short yytype_uint8;
542 typedef unsigned short yytype_uint16;
  /src/external/gpl3/binutils.old/dist/binutils/
arparse.c 277 #ifdef short
278 # undef short macro
311 typedef short yytype_int16;
334 typedef short yytype_uint8;
343 typedef unsigned short yytype_uint16;
defparse.c 306 #ifdef short
307 # undef short macro
340 typedef short yytype_int16;
363 typedef short yytype_uint8;
372 typedef unsigned short yytype_uint16;
mcparse.c 293 #ifdef short
294 # undef short macro
327 typedef short yytype_int16;
350 typedef short yytype_uint8;
359 typedef unsigned short yytype_uint16;
sysinfo.c 219 #ifdef short
220 # undef short macro
253 typedef short yytype_int16;
276 typedef short yytype_uint8;
285 typedef unsigned short yytype_uint16;
  /src/external/gpl3/binutils.old/dist/gas/config/
loongarch-parse.c 548 #ifdef short
549 # undef short macro
582 typedef short yytype_int16;
605 typedef short yytype_uint8;
614 typedef unsigned short yytype_uint16;
m68k-parse.c 296 #ifdef short
297 # undef short macro
330 typedef short yytype_int16;
353 typedef short yytype_uint8;
362 typedef unsigned short yytype_uint16;
  /src/external/gpl3/binutils.old/dist/gas/
itbl-parse.c 476 #ifdef short
477 # undef short macro
510 typedef short yytype_int16;
533 typedef short yytype_uint8;
542 typedef unsigned short yytype_uint16;

Completed in 82 milliseconds

1 2