Home
last modified time | relevance | path

Searched refs:IMAX (Results 1 - 4 of 4) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/validation/
H A Denum-bounds.c2 IMAX = __INT_MAX__, enumerator
4 _Static_assert([typeof(IMAX)] == [int], "");
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
H A Dtgsi_opcode_tmp.h141 OP12(IMAX)
/third_party/pulseaudio/speex/libspeexdsp/
H A Dresample.c88 #define IMAX(a,b) ((a) > (b) ? (a) : (b)) macro
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_from_tgsi.cpp812 NV50_IR_OPCODE_CASE(IMAX, MAX); in translateOpcode()

Completed in 14 milliseconds