Searched defs:PURE (Results 1 – 4 of 4) sorted by relevance
/external/adhd/cras/src/dsp/ |
D | drc_math.h | 60 #define PURE __attribute__ ((pure)) macro
|
/external/v8/src/compiler/ |
D | machine-operator.cc | 450 #define PURE(Name, properties, value_input_count, control_input_count, \ macro 890 #define PURE(Name, properties, value_input_count, control_input_count, \ macro 896 #define PURE(Name, properties, value_input_count, control_input_count, \ macro 901 PURE_OPTIONAL_OP_LIST(PURE) in PURE_OPTIONAL_OP_LIST() argument
|
D | simplified-operator.cc | 808 #define PURE(Name, properties, value_input_count, control_input_count) \ macro
|
/external/lzma/CPP/Common/ |
D | MyWindows.h | 110 #define PURE = 0 macro
|