Home
last modified time | relevance | path

Searched defs:_step (Results 1 – 2 of 2) sorted by relevance

/third_party/iowow/src/utils/
Diwconv.c96 #define ITOA_SZSTEP(_step) if ((ret += (_step)) >= max) { \ in iwitoa() argument
/third_party/mesa3d/src/compiler/glsl/
Dbuiltin_functions.cpp6111 builtin_builder::_step(builtin_available_predicate avail, const glsl_type *edge_type, const glsl_ty… in _step() function in builtin_builder