Home
last modified time | relevance | path

Searched refs:null16 (Results 1 – 12 of 12) sorted by relevance

/dports/lang/v/v-0.1.29/vlib/sync/
H A Dchannels.v172 mut null16 := u16(0)
174 null16 = u16(0)
253 null16 = u16(0)
350 null16 = u16(0)
375 mut null16 := u16(0)
377 null16 = u16(0)
428 mut null16 := u16(0)
430 null16 = u16(0)
442 null16 = u16(0)
489 null16 = u16(0)
[all …]
/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.5.2/src-separate/
H A Dduk_heap_stringtable.c164 if (e->u.str16 == null16) { in duk__insert_hstring_chain()
182 if (lst[i] == null16) { in duk__insert_hstring_chain()
272 if (e->u.str16 != null16) { in duk__find_matching_string_chain()
285 if (lst[i] != null16) { in duk__find_matching_string_chain()
354 e->u.str16 = null16; in duk__remove_matching_hstring_chain()
363 lst[i] = null16; in duk__remove_matching_hstring_chain()
444 if (lst[j] != null16) {
517 if (e16 == null16) {
617 if (e16 == null16) {
1103 lst[j] = null16;
[all …]
H A Dduk_heap_markandsweep.c535 duk_uint16_t null16 = heap->heapptr_null16; local
537 if (h16 == null16) {
553 *slot = null16;
/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.8.0/src-separate/
H A Dduk_heap_stringtable.c164 if (e->u.str16 == null16) { in duk__insert_hstring_chain()
182 if (lst[i] == null16) { in duk__insert_hstring_chain()
272 if (e->u.str16 != null16) { in duk__find_matching_string_chain()
285 if (lst[i] != null16) { in duk__find_matching_string_chain()
354 e->u.str16 = null16; in duk__remove_matching_hstring_chain()
363 lst[i] = null16; in duk__remove_matching_hstring_chain()
444 if (lst[j] != null16) {
517 if (e16 == null16) {
617 if (e16 == null16) {
1103 lst[j] = null16;
[all …]
H A Dduk_heap_markandsweep.c535 duk_uint16_t null16 = heap->heapptr_null16; local
537 if (h16 == null16) {
553 *slot = null16;
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/wscons/
H A Dwscons_rfont.h897 #define null16 null8, null8 macro
898 #define null32 null16, null16
/dports/misc/rump/buildrump.sh-b914579/src/sys/dev/wsfont/
H A Dwsfont.c801 #define null16 \ macro
/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.8.0/src-noline/
H A Dduktape.c42637 if (h16 == null16) {
42653 *slot = null16;
45107 if (lst[i] == null16) {
45210 if (lst[i] != null16) {
45279 e->u.str16 = null16;
45288 lst[i] = null16;
45369 if (lst[j] != null16) {
45442 if (e16 == null16) {
45542 if (e16 == null16) {
46028 lst[j] = null16;
[all …]
/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.8.0/src/
H A Dduktape.c42729 if (h16 == null16) {
42745 *slot = null16;
45204 if (lst[i] == null16) {
45307 if (lst[i] != null16) {
45376 e->u.str16 = null16;
45385 lst[i] = null16;
45466 if (lst[j] != null16) {
45539 if (e16 == null16) {
45639 if (e16 == null16) {
46125 lst[j] = null16;
[all …]
/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.5.2/src/
H A Dduktape.c42507 if (h16 == null16) {
42523 *slot = null16;
44953 if (lst[i] == null16) {
45056 if (lst[i] != null16) {
45125 e->u.str16 = null16;
45134 lst[i] = null16;
45215 if (lst[j] != null16) {
45288 if (e16 == null16) {
45388 if (e16 == null16) {
45874 lst[j] = null16;
[all …]
/dports/www/civetweb/civetweb-1.15/src/third_party/duktape-1.5.2/src-noline/
H A Dduktape.c42415 if (h16 == null16) {
42431 *slot = null16;
44856 if (lst[i] == null16) {
44959 if (lst[i] != null16) {
45028 e->u.str16 = null16;
45037 lst[i] = null16;
45118 if (lst[j] != null16) {
45191 if (e16 == null16) {
45291 if (e16 == null16) {
45777 lst[j] = null16;
[all …]
/dports/graphics/osgearth/osgearth-osgearth-2.10.1/src/osgEarthDrivers/script_engine_duktape/
H A Dduktape.c44839 if (h16 == null16) {
44855 *slot = null16;
47196 if (lst[i] == null16) {
47299 if (lst[i] != null16) {
47368 e->u.str16 = null16;
47377 lst[i] = null16;
47458 if (lst[j] != null16) {
47531 if (e16 == null16) {
47631 if (e16 == null16) {
48078 lst[j] = null16;
[all …]