Home
last modified time | relevance | path

Searched refs:nullptr (Results 1 – 14 of 14) sorted by relevance

/Linux-v6.6/tools/testing/selftests/bpf/
Dtest_cpp.cpp16 Skeleton(): skel(nullptr) { } in Skeleton()
20 int open(const struct bpf_object_open_opts *opts = nullptr) in open()
30 skel = nullptr; in open()
115 btf_dump__new(btf, dump_printf, nullptr, &opts); in main()
/Linux-v6.6/arch/parisc/math-emu/
Dfcnvuf.c48 unsigned int *nullptr, in sgl_to_sgl_fcnvuf() argument
107 unsigned int *nullptr, in sgl_to_dbl_fcnvuf() argument
148 unsigned int *nullptr, in dbl_to_sgl_fcnvuf() argument
230 unsigned int *nullptr, in dbl_to_dbl_fcnvuf() argument
Dfcnvfut.c47 sgl_to_sgl_fcnvfut (sgl_floating_point * srcptr, unsigned int *nullptr, in sgl_to_sgl_fcnvfut() argument
116 sgl_to_dbl_fcnvfut (sgl_floating_point * srcptr, unsigned int *nullptr, in sgl_to_dbl_fcnvfut() argument
186 dbl_to_sgl_fcnvfut (dbl_floating_point * srcptr, unsigned int *nullptr, in dbl_to_sgl_fcnvfut() argument
255 dbl_to_dbl_fcnvfut (dbl_floating_point * srcptr, unsigned int *nullptr, in dbl_to_dbl_fcnvfut() argument
Dfcnvfxt.c48 unsigned int *nullptr, in sgl_to_sgl_fcnvfxt() argument
112 unsigned int *nullptr, in sgl_to_dbl_fcnvfxt() argument
186 unsigned int *nullptr, in dbl_to_sgl_fcnvfxt() argument
251 unsigned int *nullptr, in dbl_to_dbl_fcnvfxt() argument
Dfcnvxf.c47 unsigned int *nullptr, in sgl_to_sgl_fcnvxf() argument
118 unsigned int *nullptr, in sgl_to_dbl_fcnvxf() argument
169 unsigned int *nullptr, in dbl_to_sgl_fcnvxf() argument
274 unsigned int *nullptr, in dbl_to_dbl_fcnvxf() argument
Dfcnvfu.c48 unsigned int *nullptr, in sgl_to_sgl_fcnvfu() argument
169 unsigned int *nullptr, in sgl_to_dbl_fcnvfu() argument
288 dbl_to_sgl_fcnvfu (dbl_floating_point * srcptr, unsigned int *nullptr, in dbl_to_sgl_fcnvfu() argument
411 dbl_to_dbl_fcnvfu (dbl_floating_point * srcptr, unsigned int *nullptr, in dbl_to_dbl_fcnvfu() argument
Dfcnvfx.c47 sgl_floating_point *nullptr, in sgl_to_sgl_fcnvfx() argument
144 unsigned int *nullptr, in sgl_to_dbl_fcnvfx() argument
265 unsigned int *nullptr, in dbl_to_sgl_fcnvfx() argument
376 unsigned int *nullptr, in dbl_to_dbl_fcnvfx() argument
Dfrnd.c36 unsigned int *nullptr, in sgl_frnd() argument
141 unsigned int *nullptr, in dbl_frnd() argument
Dfcnvff.c43 unsigned int *nullptr, in sgl_to_dbl_fcnvff() argument
130 unsigned int *nullptr, in dbl_to_sgl_fcnvff() argument
Dsfsqrt.c40 unsigned int *nullptr, in sgl_fsqrt() argument
Ddfsqrt.c40 unsigned int *nullptr, in dbl_fsqrt() argument
/Linux-v6.6/scripts/kconfig/
Dqconf.h177 ConfigItemDelegate(QObject *parent = nullptr)
Dqconf.cc254 return nullptr; in createEditor()
259 return nullptr; in createEditor()
448 item = last ? last->nextSibling() : nullptr; in updateList()
/Linux-v6.6/Documentation/bpf/
Dkfuncs.rst124 argument may be null. If the function is passed a nullptr in place of the buffer,