Searched defs:temp (Results 1 - 25 of 47) sorted by relevance

12

/barrelfish-2018-10-04/lib/libc/gen/
H A D_rand48.c35 unsigned short temp[2]; local
H A Dgetosreldate.c48 char *temp; local
H A Dpw_scan.c76 unsigned long temp; local
/barrelfish-2018-10-04/lib/libc/rpc/
H A Drpcdname.c51 char temp[256]; local
/barrelfish-2018-10-04/lib/libc/string/
H A Dswab.c44 unsigned long temp; local
/barrelfish-2018-10-04/lib/libc/tests/stdio/
H A Dprint_positional_test.c61 static const char *temp; variable
/barrelfish-2018-10-04/lib/phoenix/
H A Dmemory.c44 void *temp = malloc (size); local
52 void *temp = malloc (size); local
60 void *temp = calloc (num, size); local
68 void *temp local
[all...]
H A Dstddefines.h58 void * temp = malloc(size); local
65 void * temp = calloc(num, size); local
72 void * temp = realloc(ptr, size); local
/barrelfish-2018-10-04/lib/devif/backends/net/mlx4/include/linux/
H A Dlinux_radix.c123 struct radix_tree_node *temp[RADIX_TREE_MAX_HEIGHT - 1]; local
/barrelfish-2018-10-04/lib/lwip2/src/netif/ppp/polarssl/
H A Dsha1.c88 unsigned long temp, W[16], A, B, C, D, E; local
/barrelfish-2018-10-04/lib/msun/src/
H A De_jn.c59 double a, b, temp, di; local
221 double a, b, temp; local
[all...]
H A De_jnf.c38 float a, b, temp, di; local
177 float a, b, temp; local
[all...]
/barrelfish-2018-10-04/usr/bench/rcce/bt/
H A Dinitialize.c17 Pzeta, temp[5]; local
19 #define temp(m) temp[m-1] macro
[all...]
/barrelfish-2018-10-04/usr/eclipseclp/Alog/src/
H A Dalog.c91 struct trace_buf *temp; local
166 struct trace_buf *temp; local
[all...]
/barrelfish-2018-10-04/include/lwip2/netif/ppp/polarssl/
H A Dsha1.c88 unsigned long temp, W[16], A, B, C, D, E; local
/barrelfish-2018-10-04/lib/libc/xdr/
H A Dxdr_stdio.c110 u_int32_t temp; local
/barrelfish-2018-10-04/kernel/arch/x86_64/
H A Ddebug.c39 volatile uint64_t *temp = (uint64_t*)vaddr; local
/barrelfish-2018-10-04/lib/libc/stdlib/
H A Dradixsort.c133 stack s[SIZE], *sp, *sp0, *sp1, temp; local
232 stack s[512], *sp, *sp0, *sp1, temp; local
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/aes/
H A Daes_core.c633 u32 temp; local
734 u32 temp; local
1208 u32 temp; local
1309 u32 temp; local
[all...]
H A Daes_x86core.c475 u32 temp; local
576 u32 temp; local
[all...]
/barrelfish-2018-10-04/usr/acpi/
H A Dvtd_domains.h134 struct vtd_domain *temp = d; local
/barrelfish-2018-10-04/usr/drivers/usb/usb_manager/
H A Dusb_xfer.c308 uint16_t temp; local
/barrelfish-2018-10-04/tools/usbboot/arch/omap4/
H A Dclock.c283 u32 temp; local
/barrelfish-2018-10-04/usr/eclipseclp/Kernel/src/
H A Dsha.c275 unsigned long A, B, C, D, E, temp; local
H A Dtrace.c397 unsigned long long temp; /* just in case unsinged long long > 64 bits */ local
407 double temp; local

Completed in 247 milliseconds

12