Home
last modified time | relevance | path

Searched refs:asbuf (Results 1 – 16 of 16) sorted by relevance

/dports/x11-toolkits/libXt/libXt-1.2.1/test/
H A DAlloc.c71 char *asbuf; in test_XtAsprintf_short() local
76 aslen = XtAsprintf(&asbuf, "%s: %d\n", program_name, r); in test_XtAsprintf_short()
78 g_assert(asbuf != NULL); in test_XtAsprintf_short()
80 g_assert(strcmp(snbuf, asbuf) == 0); in test_XtAsprintf_short()
81 g_assert(asbuf[aslen] == '\0'); in test_XtAsprintf_short()
88 char *asbuf; in test_XtAsprintf_long() local
93 aslen = XtAsprintf(&asbuf, "%.*s", r2, test_chars + r1); in test_XtAsprintf_long()
95 g_assert(asbuf != NULL); in test_XtAsprintf_long()
97 g_assert(strncmp(asbuf, test_chars + r1, r2) == 0); in test_XtAsprintf_long()
98 g_assert(asbuf[aslen] == '\0'); in test_XtAsprintf_long()
/dports/net/tcpdump/tcpdump-4.99.1/
H A Dprint-cnfp.c193 char asbuf[20]; in cnfp_v1_print() local
208 buf, asbuf, in cnfp_v1_print()
213 buf, asbuf, in cnfp_v1_print()
303 snprintf(asbuf, sizeof(asbuf), ":%u", in cnfp_v5_print()
307 buf, asbuf, in cnfp_v5_print()
311 snprintf(asbuf, sizeof(asbuf), ":%u", in cnfp_v5_print()
315 buf, asbuf, in cnfp_v5_print()
405 snprintf(asbuf, sizeof(asbuf), ":%u", in cnfp_v6_print()
409 buf, asbuf, in cnfp_v6_print()
413 snprintf(asbuf, sizeof(asbuf), ":%u", in cnfp_v6_print()
[all …]
/dports/cad/gtkwave/gtkwave-3.3.107/src/
H A Dghw.c460 sprintf (GLOBALS->asbuf, "%s]", pfx); in build_hierarchy_array()
461 name = strdup_2(GLOBALS->asbuf); in build_hierarchy_array()
490 sprintf(GLOBALS->asbuf, "%s%c"GHWPRI32, in build_hierarchy_array()
492 nam = strdup_2(GLOBALS->asbuf); in build_hierarchy_array()
521 sprintf(GLOBALS->asbuf, "%s%c"GHWPRI32, in build_hierarchy_array()
523 nam = strdup_2(GLOBALS->asbuf); in build_hierarchy_array()
552 sprintf(GLOBALS->asbuf, "%s%c"GHWPRI32, in build_hierarchy_array()
554 nam = strdup_2(GLOBALS->asbuf); in build_hierarchy_array()
1242 GLOBALS->asbuf = malloc_2(4097); in ghw_main()
1246 free_2(GLOBALS->asbuf); in ghw_main()
[all …]
H A Dglobals.h371 char *asbuf; /* from ghw.c 103 */ member
/dports/devel/tigcc/tigcc-0.96.b8_10/gnu/binutils-2.16.1/binutils/
H A Dar.c1144 struct stat fsbuf, asbuf; in replace_members() local
1152 if (bfd_stat_arch_elt (current, &asbuf) != 0) in replace_members()
1157 if (fsbuf.st_mtime <= asbuf.st_mtime) in replace_members()
/dports/devel/djgpp-binutils/binutils-2.17/binutils/
H A Dar.c1146 struct stat fsbuf, asbuf; in replace_members() local
1154 if (bfd_stat_arch_elt (current, &asbuf) != 0) in replace_members()
1159 if (fsbuf.st_mtime <= asbuf.st_mtime) in replace_members()
/dports/x11-toolkits/p5-Prima/Prima-1.63/img/
H A Dput.c1600 Byte * asbuf; member
1640 asbuf_ptr = ptr->asbuf + bytes * OMP_THREAD_NUM; in img_put_alpha_single()
1645 asbuf_ptr = ptr->asbuf; in img_put_alpha_single()
1685 BLEND_ALPHA(ptr->asbuf,0); in img_put_alpha_single()
1703 Byte *asbuf, *adbuf, *pmsbuf = NULL, src_alpha_mul = 255, dst_alpha_mul = 255; in img_put_alpha() local
1831 if ( !(asbuf = malloc(use_src_alpha ? 1 : (bytes * OMP_MAX_THREADS)))) { in img_put_alpha()
1836 free(asbuf); in img_put_alpha()
1843 free(asbuf); in img_put_alpha()
1849 if ( use_src_alpha ) asbuf[0] = src_alpha; in img_put_alpha()
1871 /* asbuf */ asbuf, in img_put_alpha()
[all …]
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/binutils/binutils/
H A Dar.c1292 struct stat fsbuf, asbuf; in replace_members() local
1300 if (bfd_stat_arch_elt (current, &asbuf) != 0) in replace_members()
1305 if (fsbuf.st_mtime <= asbuf.st_mtime) in replace_members()
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/binutils/binutils/
H A Dar.c1292 struct stat fsbuf, asbuf; in replace_members() local
1300 if (bfd_stat_arch_elt (current, &asbuf) != 0) in replace_members()
1305 if (fsbuf.st_mtime <= asbuf.st_mtime) in replace_members()
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/binutils/
H A Dar.c1369 struct stat fsbuf, asbuf; in replace_members() local
1377 if (bfd_stat_arch_elt (current, &asbuf) != 0) in replace_members()
1382 if (fsbuf.st_mtime <= asbuf.st_mtime) in replace_members()
/dports/lang/gnatdroid-binutils/binutils-2.27/binutils/
H A Dar.c1369 struct stat fsbuf, asbuf; in replace_members() local
1377 if (bfd_stat_arch_elt (current, &asbuf) != 0) in replace_members()
1382 if (fsbuf.st_mtime <= asbuf.st_mtime) in replace_members()
/dports/lang/sdcc/sdcc-4.0.0/support/sdbinutils/binutils/
H A Dar.c1384 struct stat fsbuf, asbuf; in replace_members() local
1392 if (bfd_stat_arch_elt (current, &asbuf) != 0) in replace_members()
1397 if (fsbuf.st_mtime <= asbuf.st_mtime) in replace_members()
/dports/devel/binutils/binutils-2.37/binutils/
H A Dar.c1497 struct stat fsbuf, asbuf; in replace_members() local
1505 if (bfd_stat_arch_elt (current, &asbuf) != 0) in replace_members()
1510 if (fsbuf.st_mtime <= asbuf.st_mtime) in replace_members()
/dports/devel/arm-elf-binutils/binutils-2.37/binutils/
H A Dar.c1497 struct stat fsbuf, asbuf; in replace_members() local
1505 if (bfd_stat_arch_elt (current, &asbuf) != 0) in replace_members()
1510 if (fsbuf.st_mtime <= asbuf.st_mtime) in replace_members()
/dports/devel/gnulibiberty/binutils-2.37/binutils/
H A Dar.c1497 struct stat fsbuf, asbuf; in replace_members() local
1505 if (bfd_stat_arch_elt (current, &asbuf) != 0) in replace_members()
1510 if (fsbuf.st_mtime <= asbuf.st_mtime) in replace_members()
/dports/print/fontforge/fontforge-20201107/fontforgeexe/
H A Dfontinfo.c7531 char iabuf[20], upbuf[20], uwbuf[20], asbuf[20], dsbuf[20], in FontInfo() local
7885 sprintf( asbuf, "%d", sf->ascent ); in FontInfo()
7886 pslabel[1].text = (unichar_t *) asbuf; in FontInfo()