Home
last modified time | relevance | path

Searched defs:typecast (Results 1 – 3 of 3) sorted by relevance

/external/linux-tools-perf/perf-3.12.0/tools/lib/traceevent/
Devent-parse.h276 struct print_arg_typecast typecast; member
/external/chromium_org/third_party/cython/src/Cython/Compiler/
DPyrexTypes.py3862 def typecast(to_type, from_type, expr_code): function
DExprNodes.py9537 def typecast(operand): function