HomeSort by relevance Sort by last modified time
    Searched defs:i64val (Results 1 - 2 of 2) sorted by null

  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_text.c 305 int64_t i64val; member in union:__anon29413
309 v.i64val = strtoll(cur, (char**)pcur, 0);
    [all...]
  /prebuilts/ndk/r16/sources/third_party/shaderc/third_party/glslang/glslang/MachineIndependent/preprocessor/
PpContext.h 95 TPpToken() : space(false), i64val(0)
105 ival == right.ival && dval == right.dval && i64val == right.i64val &&
116 long long i64val; member in union:glslang::TPpToken::__anon753

Completed in 134 milliseconds