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

1 2

  /src/external/gpl3/binutils/dist/binutils/
arparse.c 111 # define YY_REINTERPRET_CAST(Type, Val) reinterpret_cast<Type> (Val)
114 # define YY_REINTERPRET_CAST(Type, Val) ((Type) (Val))
defparse.c 102 # define YY_REINTERPRET_CAST(Type, Val) reinterpret_cast<Type> (Val)
105 # define YY_REINTERPRET_CAST(Type, Val) ((Type) (Val))
mcparse.c 117 # define YY_REINTERPRET_CAST(Type, Val) reinterpret_cast<Type> (Val)
120 # define YY_REINTERPRET_CAST(Type, Val) ((Type) (Val))
sysinfo.c 94 # define YY_REINTERPRET_CAST(Type, Val) reinterpret_cast<Type> (Val)
97 # define YY_REINTERPRET_CAST(Type, Val) ((Type) (Val))
rcparse.c 141 # define YY_REINTERPRET_CAST(Type, Val) reinterpret_cast<Type> (Val)
144 # define YY_REINTERPRET_CAST(Type, Val) ((Type) (Val))
  /src/external/gpl3/binutils.old/dist/binutils/
arparse.c 111 # define YY_REINTERPRET_CAST(Type, Val) reinterpret_cast<Type> (Val)
114 # define YY_REINTERPRET_CAST(Type, Val) ((Type) (Val))
defparse.c 102 # define YY_REINTERPRET_CAST(Type, Val) reinterpret_cast<Type> (Val)
105 # define YY_REINTERPRET_CAST(Type, Val) ((Type) (Val))
mcparse.c 117 # define YY_REINTERPRET_CAST(Type, Val) reinterpret_cast<Type> (Val)
120 # define YY_REINTERPRET_CAST(Type, Val) ((Type) (Val))
sysinfo.c 94 # define YY_REINTERPRET_CAST(Type, Val) reinterpret_cast<Type> (Val)
97 # define YY_REINTERPRET_CAST(Type, Val) ((Type) (Val))
rcparse.c 141 # define YY_REINTERPRET_CAST(Type, Val) reinterpret_cast<Type> (Val)
144 # define YY_REINTERPRET_CAST(Type, Val) ((Type) (Val))
  /src/external/gpl3/binutils/dist/gas/config/
loongarch-parse.c 401 # define YY_REINTERPRET_CAST(Type, Val) reinterpret_cast<Type> (Val)
404 # define YY_REINTERPRET_CAST(Type, Val) ((Type) (Val))
m68k-parse.c 142 # define YY_REINTERPRET_CAST(Type, Val) reinterpret_cast<Type> (Val)
145 # define YY_REINTERPRET_CAST(Type, Val) ((Type) (Val))
rl78-parse.c 204 # define YY_REINTERPRET_CAST(Type, Val) reinterpret_cast<Type> (Val)
207 # define YY_REINTERPRET_CAST(Type, Val) ((Type) (Val))
  /src/external/gpl3/binutils/dist/gas/
itbl-parse.c 335 # define YY_REINTERPRET_CAST(Type, Val) reinterpret_cast<Type> (Val)
338 # define YY_REINTERPRET_CAST(Type, Val) ((Type) (Val))
  /src/external/gpl3/binutils/dist/gprofng/src/
QLParser.tab.hh 173 # define YY_REINTERPRET_CAST(Type, Val) reinterpret_cast<Type> (Val)
176 # define YY_REINTERPRET_CAST(Type, Val) ((Type) (Val))
  /src/external/gpl3/binutils.old/dist/gas/config/
loongarch-parse.c 400 # define YY_REINTERPRET_CAST(Type, Val) reinterpret_cast<Type> (Val)
403 # define YY_REINTERPRET_CAST(Type, Val) ((Type) (Val))
m68k-parse.c 142 # define YY_REINTERPRET_CAST(Type, Val) reinterpret_cast<Type> (Val)
145 # define YY_REINTERPRET_CAST(Type, Val) ((Type) (Val))
rl78-parse.c 204 # define YY_REINTERPRET_CAST(Type, Val) reinterpret_cast<Type> (Val)
207 # define YY_REINTERPRET_CAST(Type, Val) ((Type) (Val))
  /src/external/gpl3/binutils.old/dist/gas/
itbl-parse.c 335 # define YY_REINTERPRET_CAST(Type, Val) reinterpret_cast<Type> (Val)
338 # define YY_REINTERPRET_CAST(Type, Val) ((Type) (Val))
  /src/external/gpl3/binutils.old/dist/gprofng/src/
QLParser.tab.hh 173 # define YY_REINTERPRET_CAST(Type, Val) reinterpret_cast<Type> (Val)
176 # define YY_REINTERPRET_CAST(Type, Val) ((Type) (Val))
  /src/external/lgpl3/gmp/dist/demos/calc/
calc.c 216 # define YY_REINTERPRET_CAST(Type, Val) reinterpret_cast<Type> (Val)
219 # define YY_REINTERPRET_CAST(Type, Val) ((Type) (Val))
  /src/external/gpl3/binutils/dist/ld/
deffilep.c 191 # define YY_REINTERPRET_CAST(Type, Val) reinterpret_cast<Type> (Val)
194 # define YY_REINTERPRET_CAST(Type, Val) ((Type) (Val))
  /src/external/bsd/nsd/dist/
configparser.c 120 # define YY_REINTERPRET_CAST(Type, Val) reinterpret_cast<Type> (Val)
123 # define YY_REINTERPRET_CAST(Type, Val) ((Type) (Val))
  /src/external/gpl3/binutils.old/dist/ld/
deffilep.c 191 # define YY_REINTERPRET_CAST(Type, Val) reinterpret_cast<Type> (Val)
194 # define YY_REINTERPRET_CAST(Type, Val) ((Type) (Val))
ldgram.c 119 # define YY_REINTERPRET_CAST(Type, Val) reinterpret_cast<Type> (Val)
122 # define YY_REINTERPRET_CAST(Type, Val) ((Type) (Val))

Completed in 110 milliseconds

1 2