Home
last modified time | relevance | path

Searched defs:hp (Results 226 – 250 of 8033) sorted by relevance

12345678910>>...322

/dports/lang/gcc11-devel/gcc-11-20211009/gcc/testsuite/gcc.c-torture/execute/
H A Dpr36339.c10 my_uintptr_t *hp = heap; in try_a() local
19 my_uintptr_t *hp = (my_uintptr_t*)(void*)((char*)tagged_ptr - 1); in check_a() local
/dports/lang/gcc8/gcc-8.5.0/gcc/testsuite/gcc.c-torture/execute/
H A Dpr36339.c10 my_uintptr_t *hp = heap; in try_a() local
19 my_uintptr_t *hp = (my_uintptr_t*)(void*)((char*)tagged_ptr - 1); in check_a() local
/dports/lang/gnat_util/gcc-6-20180516/gcc/testsuite/gcc.c-torture/execute/
H A Dpr36339.c10 my_uintptr_t *hp = heap; in try_a() local
19 my_uintptr_t *hp = (my_uintptr_t*)(void*)((char*)tagged_ptr - 1); in check_a() local
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/testsuite/gcc.c-torture/execute/
H A Dpr36339.c10 my_uintptr_t *hp = heap; in try_a() local
19 my_uintptr_t *hp = (my_uintptr_t*)(void*)((char*)tagged_ptr - 1); in check_a() local
/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/testsuite/gcc.c-torture/execute/
H A Dpr36339.c10 my_uintptr_t *hp = heap; in try_a() local
19 my_uintptr_t *hp = (my_uintptr_t*)(void*)((char*)tagged_ptr - 1); in check_a() local
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/testsuite/gcc.c-torture/execute/
H A Dpr36339.c10 my_uintptr_t *hp = heap; in try_a() local
19 my_uintptr_t *hp = (my_uintptr_t*)(void*)((char*)tagged_ptr - 1); in check_a() local
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/testsuite/gcc.c-torture/execute/
H A Dpr36339.c10 my_uintptr_t *hp = heap; in try_a() local
19 my_uintptr_t *hp = (my_uintptr_t*)(void*)((char*)tagged_ptr - 1); in check_a() local
/dports/misc/rump/buildrump.sh-b914579/src/usr.bin/config/
H A Dhash.c149 struct hashent *hp; in newhashent2() local
210 struct hashent *hp; in intern() local
244 struct hashent *hp; in ht_free() local
267 struct hashent *hp; in ht_insrep2() local
301 struct hashent *hp; in ht_remove2() local
329 struct hashent *hp; in ht_lookup2() local
356 struct hashent *hp; in ht_enumerate2() local
372 struct hashent *hp; in ht_enumerate() local
/dports/mail/mailx/mail-2.2.8/
H A Dsend.c299 mail1(hp, printheaders) in mail1() argument
413 fixhead(hp, tolist) in fixhead() argument
444 getheader(hp, fi, um) in getheader() argument
483 infix(hp, fi) in infix() argument
560 infix(hp, fi) in infix() argument
610 puthead(hp, fo, w) in puthead() argument
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/lib/appweb/ejs-2.0/ejs/system/UNIX/
H A DejsHTTP.c120 HTTPControl *hp; in fetchProc() local
212 HTTPControl *hp; in httpDestructor() local
233 HTTPControl *hp; in stopProc() local
249 static void brewCallback(HTTPControl *hp) in brewCallback()
327 static void httpCallback(HTTPControl *hp, int responseCode) in httpCallback()
374 static void cleanup(HTTPControl *hp) in cleanup()
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/lib/appweb/ejs-2.0/ejs/system/WIN/
H A DejsHTTP.c120 HTTPControl *hp; in fetchProc() local
212 HTTPControl *hp; in httpDestructor() local
233 HTTPControl *hp; in stopProc() local
249 static void brewCallback(HTTPControl *hp) in brewCallback()
327 static void httpCallback(HTTPControl *hp, int responseCode) in httpCallback()
374 static void cleanup(HTTPControl *hp) in cleanup()
/dports/comms/hylafax/hylafax-6.0.7/sgi2fax/
H A Dhipass.c41 highpass *hp; variable
63 freehp(hp) in freehp() argument
134 hpgetrow(hp,buf,y) in hpgetrow() argument
/dports/misc/openmvg/openMVG-2.0/src/openMVG/geometry/
H A Dhalf_space_intersection.cpp87 for (const Half_plane & hp : planes) in contains() local
102 [&s](const HalfPlaneObject & hp) { s += hp.planes.size(); }); in intersect()
107 for (const HalfPlaneObject & hp : hplanes) in intersect() local
/dports/www/varnish6/varnish-cache-varnish-6.6.2/bin/varnishd/http2/
H A Dcache_http2_hpack.c43 h2h_checkhdr(const struct http *hp, const char *b, size_t namelen, size_t len) in h2h_checkhdr()
95 h2h_addhdr(struct http *hp, char *b, size_t namelen, size_t len) in h2h_addhdr()
233 struct http *hp; in h2h_decode_bytes() local
/dports/games/wolfpack/empire-4.4.1/src/lib/commands/
H A Dhead.c53 struct histstr *hp; in c_headlines() local
123 struct histstr *hp; in head_printscoop() local
147 head_describe(struct histstr *hp, int what, char *aname, char *vname) in head_describe()
212 struct histstr *hp; in head_findscoop() local
/dports/math/calc/calc-2.14.0.14/
H A Dsymbol.c97 GLOBAL **hp; /* hash table head address */ in addglobal() local
185 GLOBAL **hp; /* hash table head address */ in showglobals() local
215 GLOBAL **hp; /* hash table head address */ in showallglobals() local
334 GLOBAL **hp; /* hash table head address */ in writeglobals() local
373 GLOBAL **hp; /* hash table head address */ in freeglobals() local
503 GLOBAL **hp; in endscope() local
587 GLOBAL **hp; /* hash table head address */ in unscope() local
/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/StdLib/BsdSocketLib/
H A Dgethostnamadr.c126 struct hostent *hp; in gethostbyname() local
139 struct hostent *hp = 0; in gethostbyname2() local
167 struct hostent *hp = 0; in gethostbyaddr() local
201 struct hostent *hp; in gethostbyaddr_r() local
/dports/astro/astrometry/astrometry.net-0.85/util/
H A Dtest_healpix.c30 int hp = il_get(hps, i); in test_hp_rangesearch() local
39 double hp; in test_side_length() local
58 static void add_plot_point(int hp, int nside, double dx, double dy) { in add_plot_point()
64 void plot_point(int hp, int nside, double dx, double dy, char* style) { in plot_point()
78 static void plot_hp_boundary(int hp, int nside, double start, double step, char* style) { in plot_hp_boundary()
107 int hp; in hpmap() local
187 int hp, int nside, double dx, double dy) { in tst_xyztohpf()
228 int hp; in tEst_xyztohpf() local
335 int hp; in print_node() local
621 int64_t hp; in test_big_nside() local
[all …]
/dports/lang/erlang-runtime24/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_arith.c48 static ERTS_INLINE void maybe_shrink(Process* p, Eterm* hp, Eterm res, Uint alloc) in maybe_shrink()
329 Eterm* hp; in erts_mixed_plus() local
476 Eterm* hp; in erts_unary_minus() local
539 Eterm* hp; in erts_mixed_minus() local
682 Eterm* hp; in erts_mixed_times() local
866 Eterm* hp; in erts_mixed_div() local
1133 Eterm* hp; in erts_int_div() local
1191 Eterm* hp = HeapFragOnlyAlloc(p, need); in erts_int_rem() local
1211 Eterm* hp; in erts_band() local
1239 Eterm* hp; in erts_bor() local
[all …]
/dports/lang/erlang-wx/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_arith.c48 static ERTS_INLINE void maybe_shrink(Process* p, Eterm* hp, Eterm res, Uint alloc) in maybe_shrink()
329 Eterm* hp; in erts_mixed_plus() local
476 Eterm* hp; in erts_unary_minus() local
539 Eterm* hp; in erts_mixed_minus() local
682 Eterm* hp; in erts_mixed_times() local
866 Eterm* hp; in erts_mixed_div() local
1133 Eterm* hp; in erts_int_div() local
1191 Eterm* hp = HeapFragOnlyAlloc(p, need); in erts_int_rem() local
1211 Eterm* hp; in erts_band() local
1239 Eterm* hp; in erts_bor() local
[all …]
/dports/lang/erlang/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_arith.c48 static ERTS_INLINE void maybe_shrink(Process* p, Eterm* hp, Eterm res, Uint alloc) in maybe_shrink()
329 Eterm* hp; in erts_mixed_plus() local
476 Eterm* hp; in erts_unary_minus() local
539 Eterm* hp; in erts_mixed_minus() local
682 Eterm* hp; in erts_mixed_times() local
866 Eterm* hp; in erts_mixed_div() local
1133 Eterm* hp; in erts_int_div() local
1191 Eterm* hp = HeapFragOnlyAlloc(p, need); in erts_int_rem() local
1211 Eterm* hp; in erts_band() local
1239 Eterm* hp; in erts_bor() local
[all …]
/dports/lang/erlang-java/otp-OTP-24.1.7/erts/emulator/beam/
H A Derl_arith.c48 static ERTS_INLINE void maybe_shrink(Process* p, Eterm* hp, Eterm res, Uint alloc) in maybe_shrink()
329 Eterm* hp; in erts_mixed_plus() local
476 Eterm* hp; in erts_unary_minus() local
539 Eterm* hp; in erts_mixed_minus() local
682 Eterm* hp; in erts_mixed_times() local
866 Eterm* hp; in erts_mixed_div() local
1133 Eterm* hp; in erts_int_div() local
1191 Eterm* hp = HeapFragOnlyAlloc(p, need); in erts_int_rem() local
1211 Eterm* hp; in erts_band() local
1239 Eterm* hp; in erts_bor() local
[all …]
/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_vpi3.c336 struct h_t *hp; in vpi_get_delays() local
801 struct h_t *hp; in vpi_put_delays() local
1364 struct h_t *hp; in vpi_get_value() local
2720 struct h_t *hp, *hp2; in vpi_put_value() local
4781 register struct h_t *hp; in __process_vpi_varputv_ev() local
4986 struct h_t *hp; in __process_vpidrv_ev() local
5109 struct h_t *hp; in setschd_var_fromvaluep() local
5344 struct h_t *hp; in cancel_vpievents_toend() local
5707 struct h_t *hp; in vpi_get_time() local
6495 struct h_t *hp; in do_vpi_cb_onoff() local
[all …]
/dports/multimedia/vapoursynth-l-smash-works/L-SMASH-Works-0.0-940-g198cc78/AviUtl/
H A Ddummy_input.c59 dummy_handler_t *hp = (dummy_handler_t *)h->video_private; in get_first_video_track() local
99 dummy_handler_t *hp = (dummy_handler_t *)h->video_private; in read_video() local
106 dummy_handler_t *hp = (dummy_handler_t *)private_stuff; in close_file() local
/dports/shells/ksh93-devel/ast-cc1bca27/src/lib/libcmd/
H A Dtee.c75 register int* hp = ((Tee_t*)handle)->fd; in tee_write() local
96 register int* hp; in tee_cleanup() local
114 register int* hp; in b_tee() local

12345678910>>...322