HomeSort by relevance Sort by last modified time
    Searched refs:sizep (Results 26 - 46 of 46) sorted by null

12

  /toolchain/binutils/binutils-2.25/gas/config/
tc-mn10200.c 324 md_atof (int type, char *litp, int *sizep)
326 return ieee_md_atof (type, litp, sizep, FALSE);
tc-i370.c     [all...]
tc-mn10300.c 462 md_atof (int type, char *litp, int *sizep)
464 return ieee_md_atof (type, litp, sizep, FALSE);
    [all...]
tc-s390.c     [all...]
tc-v850.c     [all...]
tc-ppc.c     [all...]
tc-cris.c     [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
lobject.h 481 int sizep; /* size of `p' */ member in struct:Proto
lgc.c 466 for (i = 0; i < f->sizep; i++) /* mark nested protos */
471 sizeof(Proto *) * f->sizep +
    [all...]
lvm.c 739 if (cl->p->sizep > 0) luaF_close(L, oci->u.l.base);
755 if (cl->p->sizep > 0) luaF_close(L, base);
  /external/skia/third_party/lua/src/
lobject.h 481 int sizep; /* size of `p' */ member in struct:Proto
lgc.c 466 for (i = 0; i < f->sizep; i++) /* mark nested protos */
471 sizeof(Proto *) * f->sizep +
    [all...]
lvm.c 739 if (cl->p->sizep > 0) luaF_close(L, oci->u.l.base);
755 if (cl->p->sizep > 0) luaF_close(L, base);
  /external/syslinux/com32/lua/src/
lobject.h 481 int sizep; /* size of `p' */ member in struct:Proto
lgc.c 466 for (i = 0; i < f->sizep; i++) /* mark nested protos */
471 sizeof(Proto *) * f->sizep +
    [all...]
lvm.c 762 if (cl->p->sizep > 0) luaF_close(L, oci->u.l.base);
778 if (cl->p->sizep > 0) luaF_close(L, base);
  /external/protobuf/python/google/protobuf/pyext/
message.cc 82 #define PyString_AsStringAndSize(ob, charpp, sizep) \
84 ((*(charpp) = PyUnicode_AsUTF8AndSize(ob, (sizep))) == NULL? -1: 0): \
85 PyBytes_AsStringAndSize(ob, (charpp), (sizep)))
    [all...]
  /toolchain/binutils/binutils-2.25/bfd/
pdp11.c     [all...]
aoutx.h     [all...]
  /external/valgrind/coregrind/m_syswrap/
syswrap-darwin.c 3207 vki_uint32_t *sizep = (vki_uint32_t *)ARG3; local
    [all...]
  /prebuilts/tools/common/m2/repository/itext/itext/2.0.8/
itext-2.0.8.jar 

Completed in 990 milliseconds

12