HomeSort by: relevance | last modified time | path
    Searched refs:real_length (Results 1 - 5 of 5) sorted by relevancy

  /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
lp_bld_logic.h 97 unsigned real_length,
lp_bld_logic.c 492 unsigned real_length,
499 assert(real_length <= bld->type.length);
502 bld->type.width * real_length);
511 if (real_length < bld->type.length) {
  /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
lp_bld_logic.h 94 unsigned real_length,
lp_bld_logic.c 486 unsigned real_length,
493 assert(real_length <= bld->type.length);
496 bld->type.width * real_length);
505 if (real_length < bld->type.length) {
  /xsrc/external/mit/xorgproto/dist/include/X11/extensions/
lbxproto.h 525 CARD32 real_length; member in struct:_LbxTagData

Completed in 11 milliseconds