Home
last modified time | relevance | path

Searched refs:_NULL (Results 1 – 25 of 203) sorted by relevance

123456789

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/include/sys/
H A Dreent.h386 "C", _NULL, _NULL, 0, 0, _NULL, _NULL, _NULL, _NULL, _NULL, \
387 { 0, _NULL, _NULL, 0 }, { _NULL, 0, _NULL }, _NULL, 0, _NULL, _NULL }
399 var->_mp = _NULL; \
403 var->_cvtbuf = _NULL; \
404 var->_r48 = _NULL; \
415 var->_misc = _NULL; \
612 0, _NULL, _NULL, 0, _NULL, _NULL, 0, _NULL, { {0, _NULL, "", \
632 var->_result = _NULL; \
634 var->_p5s = _NULL; \
637 var->_cvtbuf = _NULL; \
[all …]
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/include/sys/
H A Dreent.h386 "C", _NULL, _NULL, 0, 0, _NULL, _NULL, _NULL, _NULL, _NULL, \
387 { 0, _NULL, _NULL, 0 }, { _NULL, 0, _NULL }, _NULL, 0, _NULL, _NULL }
399 var->_mp = _NULL; \
403 var->_cvtbuf = _NULL; \
404 var->_r48 = _NULL; \
415 var->_misc = _NULL; \
612 0, _NULL, _NULL, 0, _NULL, _NULL, 0, _NULL, { {0, _NULL, "", \
632 var->_result = _NULL; \
634 var->_p5s = _NULL; \
637 var->_cvtbuf = _NULL; \
[all …]
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/include/sys/
H A Dreent.h17 #define _NULL 0 macro
89 # define _ATEXIT_INIT {_NULL, 0, {_NULL}, _NULL}
98 # define _ATEXIT_INIT {_NULL, 0, {_NULL}, {{_NULL}, {_NULL}, 0, 0}}
429 _NULL, \
433 _NULL, \
434 _NULL, \
437 _NULL, \
438 _NULL, \
443 {_NULL, 0, _NULL}, \
446 _NULL \
[all …]
/dports/games/NBlood/NBlood-a1689a4/source/witchaven/src/
H A Dsndmod.h341 _NULL,
346 _NULL,
347 _NULL,
348 _NULL,
354 _NULL,
359 _NULL,
360 _NULL,
361 _NULL,
368 { _NULL, 0L, 0, _CENTER_CHANNEL, 0x7fff,
373 { _NULL, 0L, 0, _CENTER_CHANNEL, 0x7fff,
[all …]
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/stdio/
H A Dfindfp.c31 {_NULL, 0, 0, 0, 0, {_NULL, 0}, 0, _NULL};
33 {_NULL, 0, 0, 0, 0, {_NULL, 0}, 0, _NULL};
35 {_NULL, 0, 0, 0, 0, {_NULL, 0}, 0, _NULL};
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/stdio/
H A Dfindfp.c30 {_NULL, 0, 0, 0, 0, {_NULL, 0}, 0, _NULL};
32 {_NULL, 0, 0, 0, 0, {_NULL, 0}, 0, _NULL};
34 {_NULL, 0, 0, 0, 0, {_NULL, 0}, 0, _NULL};
/dports/devel/tinygo/tinygo-0.14.1/lib/picolibc/newlib/libc/include/sys/
H A Dreent.h18 #define _NULL 0 macro
219 #define _GLUE_INIT { _NULL, 0, _NULL }
277 .__sf = _NULL, \
358 .__cleanup = _NULL, \
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/stdlib/
H A Don_exit_args.c26 static struct _on_exit_args _on_exit_args_instance = {{_NULL}, {_NULL}, 0, 0};
/dports/devel/py-immutables/immutables-0.16/immutables/
H A Dmap.py58 _NULL = _Unhashable() variable
85 if key_or_null is _NULL:
126 self.array[key_idx] = _NULL
131 ret.array[key_idx] = _NULL
168 if key_or_null is _NULL:
188 if key_or_null is _NULL:
197 sub_node.array[0] is not _NULL):
246 if key_or_null is _NULL:
257 if key_or_null is _NULL:
267 if key_or_null is _NULL:
[all …]
/dports/devel/meson/stage/usr/local/lib/python3.8/site-packages/mesonbuild/interpreterbase/
H A Ddecorators.py347 _NULL = _NULL_T() variable
406 name: T.Union[str, _NULL_T] = _NULL,
407 required: T.Union[bool, _NULL_T] = _NULL,
408 listify: T.Union[bool, _NULL_T] = _NULL,
409 default: T.Union[_T, None, _NULL_T] = _NULL,
410 since: T.Union[str, None, _NULL_T] = _NULL,
411 since_values: T.Union[T.Dict[str, str], None, _NULL_T] = _NULL,
412 deprecated: T.Union[str, None, _NULL_T] = _NULL,
413 deprecated_values: T.Union[T.Dict[str, str], None, _NULL_T] = _NULL,
414 validator: T.Union[T.Callable[[_T], T.Optional[str]], None, _NULL_T] = _NULL,
[all …]
/dports/devel/meson/meson-0.60.3/mesonbuild/interpreterbase/
H A Ddecorators.py347 _NULL = _NULL_T() variable
406 name: T.Union[str, _NULL_T] = _NULL,
407 required: T.Union[bool, _NULL_T] = _NULL,
408 listify: T.Union[bool, _NULL_T] = _NULL,
409 default: T.Union[_T, None, _NULL_T] = _NULL,
410 since: T.Union[str, None, _NULL_T] = _NULL,
411 since_values: T.Union[T.Dict[str, str], None, _NULL_T] = _NULL,
412 deprecated: T.Union[str, None, _NULL_T] = _NULL,
413 deprecated_values: T.Union[T.Dict[str, str], None, _NULL_T] = _NULL,
414 validator: T.Union[T.Callable[[_T], T.Optional[str]], None, _NULL_T] = _NULL,
[all …]
/dports/emulators/qemu-devel/qemu-de8ed1055c2ce18c95f597eb10df360dcb534f99/meson/mesonbuild/interpreterbase/
H A Ddecorators.py334 _NULL = _NULL_T() variable
393 name: T.Union[str, _NULL_T] = _NULL,
394 required: T.Union[bool, _NULL_T] = _NULL,
395 listify: T.Union[bool, _NULL_T] = _NULL,
396 default: T.Union[_T, None, _NULL_T] = _NULL,
397 since: T.Union[str, None, _NULL_T] = _NULL,
398 since_values: T.Union[T.Dict[str, str], None, _NULL_T] = _NULL,
399 deprecated: T.Union[str, None, _NULL_T] = _NULL,
400 deprecated_values: T.Union[T.Dict[str, str], None, _NULL_T] = _NULL,
401 validator: T.Union[T.Callable[[_T], T.Optional[str]], None, _NULL_T] = _NULL,
[all …]
/dports/devel/meson/meson-0.60.3/build/lib/mesonbuild/interpreterbase/
H A Ddecorators.py347 _NULL = _NULL_T() variable
406 name: T.Union[str, _NULL_T] = _NULL,
407 required: T.Union[bool, _NULL_T] = _NULL,
408 listify: T.Union[bool, _NULL_T] = _NULL,
409 default: T.Union[_T, None, _NULL_T] = _NULL,
410 since: T.Union[str, None, _NULL_T] = _NULL,
411 since_values: T.Union[T.Dict[str, str], None, _NULL_T] = _NULL,
412 deprecated: T.Union[str, None, _NULL_T] = _NULL,
413 deprecated_values: T.Union[T.Dict[str, str], None, _NULL_T] = _NULL,
414 validator: T.Union[T.Callable[[_T], T.Optional[str]], None, _NULL_T] = _NULL,
[all …]
/dports/emulators/qemu/qemu-6.2.0/meson/mesonbuild/interpreterbase/
H A Ddecorators.py283 _NULL = _NULL_T() variable
342 required: T.Union[bool, _NULL_T] = _NULL,
343 listify: T.Union[bool, _NULL_T] = _NULL,
344 default: T.Union[_T, None, _NULL_T] = _NULL,
345 since: T.Union[str, None, _NULL_T] = _NULL,
346 since_values: T.Union[T.Dict[str, str], None, _NULL_T] = _NULL,
347 deprecated: T.Union[str, None, _NULL_T] = _NULL,
348 deprecated_values: T.Union[T.Dict[str, str], None, _NULL_T] = _NULL,
349 validator: T.Union[T.Callable[[_T], T.Optional[str]], None, _NULL_T] = _NULL,
350 … convertor: T.Union[T.Callable[[_T], TYPE_var], None, _NULL_T] = _NULL) -> 'KwargInfo':
/dports/devel/upp/upp/uppsrc/CtrlLib/src.tpp/
H A DOptionTree_en-us.tpp56 ext]_`=_NULL)&]
71 [*@3 text]_`=_NULL)&]
74 har]_`*[*@3 text]_`=_NULL)&]
86 ]_[*@3 option], [@(0.0.255) const]_[@(0.0.255) char]_`*[*@3 text]_`=_NULL)&]
90 [*@3 option], [@(0.0.255) const]_[@(0.0.255) char]_`*[*@3 text]_`=_NULL)&]
/dports/math/alberta/alberta3-920315ae1bbfd1b1fb6672d916619ac37a411e95/doc/
H A Dinit-element-impl.tex70 \cdx{INIT_EL_TAG_NULL@{\code{INIT\_EL\_TAG\_NULL}}|(}
78 \idx{Per-element initializers!INIT_EL_TAG_NULL@{\code{INIT\_EL\_TAG\_NULL}}|(}
131 \code{INIT\_EL\_TAG\_NULL} for the \nil case, meaning, e.g., the
155 \kitem{INIT\_EL\_TAG\_NULL} The object is in the \nil-state. An
201 \cdx{INIT_EL_TAG_NULL@{\code{INIT\_EL\_TAG\_NULL}}|)}
209 \idx{Per-element initializers!INIT_EL_TAG_NULL@{\code{INIT\_EL\_TAG\_NULL}}|)}
227 \mdx{INIT_EL_TAG_CTX_NULL()@{\code{INIT\_EL\_TAG\_CTX\_NULL()}}|(}
302 \code{INIT\_EL\_TAG\_CTX\_NULL} and \code{INIT\_EL\_TAG\_DFLT}, thus
305 \kitem{INIT\_EL\_TAG\_CTX\_NULL(ctx)} Set \code{ctx->tag} to
306 \code{INIT\_EL\_TAG\_NULL}.
[all …]
/dports/devel/upp/upp/uppsrc/Core/src.tpp/
H A DAProcess_en-us.tpp105 [@(0.0.255) const]_[@(0.0.255) char]_`*[*@3 envptr]_`=_NULL, [@(0.0.255) const]_[@(0.0.255) c
106 har]_`*[*@3 cd]_`=_NULL)&]
115 [@(0.0.255) const]_[@(0.0.255) char]_`*[*@3 envptr]_`=_NULL, [@(0.0.255) const]_[@(0.0.255) c
116 har]_`*[*@3 cd]_`=_NULL)&]
128 nvptr]_`=_NULL, [@(0.0.255) const]_[@(0.0.255) char]_`*[*@3 cd]_`=_NULL)&]
141 nvptr]_`=_NULL, [@(0.0.255) const]_[@(0.0.255) char]_`*[*@3 cd]_`=_NULL)&]
182 ]_`=_NULL)&]
190 [@(0.0.255) const]_[@(0.0.255) char]_`*[*@3 envptr]_`=_NULL)&]
/dports/devel/py-poyo/poyo-0.5.0/src/poyo/
H A Dpatterns.py45 _NULL = r"\b(null|Null|NULL)\b|~" variable
64 NULL = re.compile(_NULL)
/dports/graphics/py-PyOpenGL/PyOpenGL-3.1.5/OpenGL/GL/
H A Dexceptional.py9 from OpenGL._null import NULL as _NULL unknown
51 def glDeleteTextures( baseFunction, size, array=_NULL ):
58 if array is _NULL:
/dports/net/google-cloud-sdk/google-cloud-sdk/lib/third_party/pytz/
H A Dtzfile.py17 _NULL = _byte_string('\0') variable
57 nul = tznames_raw.find(_NULL, tzname_offset)
/dports/net-p2p/bazarr/bazarr-1.0.2/libs/pytz/
H A Dtzfile.py16 _NULL = _byte_string('\0') variable
56 nul = tznames_raw.find(_NULL, tzname_offset)
/dports/multimedia/tautulli/Tautulli-2.8.0/lib/pytz/
H A Dtzfile.py16 _NULL = _byte_string('\0') variable
56 nul = tznames_raw.find(_NULL, tzname_offset)
/dports/devel/py-pytz/stage/usr/local/lib/python3.8/site-packages/pytz/
H A Dtzfile.py16 _NULL = _byte_string('\0') variable
56 nul = tznames_raw.find(_NULL, tzname_offset)
/dports/devel/py-pytz/pytz-2021.3/pytz/
H A Dtzfile.py16 _NULL = _byte_string('\0') variable
56 nul = tznames_raw.find(_NULL, tzname_offset)
/dports/devel/py-pytz/pytz-2021.3/build/lib/pytz/
H A Dtzfile.py16 _NULL = _byte_string('\0') variable
56 nul = tznames_raw.find(_NULL, tzname_offset)

123456789