Searched refs:tem (Results 1 - 8 of 8) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-sparc64/
H A Dfutex.h28 : "=&r" (ret), "=&r" (oldval), "=&r" (tem) \
38 int oldval = 0, ret, tem; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-i386/
H A Dfutex.h42 "=&r" (tem) \
52 int oldval = 0, ret, tem; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-x86_64/
H A Dfutex.h41 "=&r" (tem) \
51 int oldval = 0, ret, tem; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/flac-1.2.1/src/share/getopt/
H A Dgetopt.c326 char *tem;
366 tem = argv[bottom + i];
368 argv[top - (middle - bottom) + i] = tem;
383 tem = argv[bottom + i];
385 argv[middle + i] = tem;
323 char *tem; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/zebra/lib/
H A Dgetopt.c317 char *tem;
357 tem = argv[bottom + i];
359 argv[top - (middle - bottom) + i] = tem;
374 tem = argv[bottom + i];
376 argv[middle + i] = tem;
314 char *tem; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/expat-2.0.1/lib/
H A Dxmlparse.c3803 XML_Char *tem = poolStoreString(&dtd->pool, local
3807 if (!tem)
3809 normalizePublicId(tem);
3810 declEntity->publicId = tem;
4240 XML_Char *tem = poolStoreString(&tempPool, local
4244 if (!tem)
4246 normalizePublicId(tem);
4247 declNotationPublicId = tem;
5170 const char *tem; local
5177 tem
5792 const XML_Char *tem = poolCopyString(newPool, oldE->systemId); local
5815 const XML_Char *tem = poolCopyStringN(newPool, oldE->textPtr, local
5823 const XML_Char *tem = poolCopyString(newPool, oldE->notation); local
5974 NAMED *tem = *(iter->p)++; local
6000 BLOCK *tem = p->next; local
6017 BLOCK *tem = p->next; local
6023 BLOCK *tem = p->next; local
6108 BLOCK *tem = pool->freeBlocks->next; local
6134 BLOCK *tem; local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-runtime/gnulib-lib/
H A Dgetopt.c159 char *tem;
199 tem = argv[bottom + i];
201 argv[top - (middle - bottom) + i] = tem;
216 tem = argv[bottom + i];
218 argv[middle + i] = tem;
156 char *tem; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dgetopt.c159 char *tem;
199 tem = argv[bottom + i];
201 argv[top - (middle - bottom) + i] = tem;
216 tem = argv[bottom + i];
218 argv[middle + i] = tem;
156 char *tem; local

Completed in 203 milliseconds