/toolchain/binutils/binutils-2.25/opcodes/ |
z8k-dis.c | 65 unsigned char mybuf[20]; local 73 (bfd_byte *) mybuf, 84 unsigned char *p = mybuf;
|
/external/curl/packages/OS400/ |
os400sys.c | 614 const char * mybuf; local 622 if((rc = gsk_attribute_get_buffer(p->h, bufID, &mybuf, &mylen)) != GSK_OK) 624 if((rc = cachestring(p, mybuf, mylen, buffer)) == GSK_OK)
|
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Objects/ |
floatobject.c | 1087 char *buf, *buf_end, shortbuf[100], *mybuf=shortbuf; local [all...] |
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Objects/ |
floatobject.c | 1086 char *buf, *buf_end, shortbuf[100], *mybuf=shortbuf; local [all...] |