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

  /external/mesa3d/src/mesa/x86/
gen_matypes.c 100 #define SIZEOF( s, t ) \
101 DEFINE_UL( s, sizeof(t) )
237 SIZEOF( "SIZEOF_GL_LIGHT ", struct gl_light );
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/X11/
Xmd.h 82 * can define this macro to be sizeof(x) if and only if their compiler doesn't
94 # define SIZEOF(x) _SIZEOF(x)
176 # define NEXTPTR(p,t) (((char *) p) + SIZEOF(t))
  /frameworks/compile/mclinker/include/mcld/Script/
Operator.h 81 SIZEOF = 48,
159 Operator& Operator::create<Operator::SIZEOF>();
  /prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.equinox.p2.publisher.eclipse_1.1.200.v20130516-1953.jar 
  /prebuilts/tools/common/m2/repository/net/sourceforge/pmd/pmd/5.1.1/
pmd-5.1.1.jar 

Completed in 132 milliseconds