HomeSort by relevance Sort by last modified time
    Searched refs:nominalsize (Results 1 - 3 of 3) sorted by null

  /external/compiler-rt/test/BlocksRuntime/
structmember.c 31 unsigned nominalsize = Block_size(b) - Block_size(a); local
34 nominalsize += 2*sizeof(void*);
36 if ((Block_size(b) - Block_size(a)) != nominalsize) {
37 printf("sizeof a is %ld, sizeof b is %ld, expected %d\n", Block_size(a), Block_size(b), nominalsize);
  /external/bison/build-aux/
texinfo.tex     [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex     [all...]

Completed in 154 milliseconds