OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:uintp
(Results
1 - 9
of
9
) sorted by relevancy
/src/external/mpl/bind/dist/lib/isccc/include/isccc/
cc.h
119
isccc_cc_lookupuint32(isccc_sexpr_t *alist, const char *key, uint32_t *
uintp
);
/src/external/mpl/bind/dist/lib/isccc/
cc.c
922
isccc_cc_lookupuint32(isccc_sexpr_t *alist, const char *key, uint32_t *
uintp
) {
929
if (
uintp
!= NULL) {
930
*
uintp
= (uint32_t)strtoul(
/src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_vce.c
56
scan_2dec_uint(const char **sp, char delim, unsigned int *
uintp
)
75
*
uintp
= val;
/src/external/gpl3/binutils/dist/bfd/
dwarf2.c
2641
unsigned int uint_trash, *
uintp
= &uint_trash;
local
2651
uintp
= &fe.dir;
2654
uintp
= &fe.time;
2657
uintp
= &fe.size;
2690
*
uintp
= attr.u.val;
/src/external/gpl3/binutils.old/dist/bfd/
dwarf2.c
2641
unsigned int uint_trash, *
uintp
= &uint_trash;
local
2651
uintp
= &fe.dir;
2654
uintp
= &fe.time;
2657
uintp
= &fe.size;
2690
*
uintp
= attr.u.val;
/src/external/gpl3/gdb.old/dist/bfd/
dwarf2.c
2641
unsigned int uint_trash, *
uintp
= &uint_trash;
local
2651
uintp
= &fe.dir;
2654
uintp
= &fe.time;
2657
uintp
= &fe.size;
2690
*
uintp
= attr.u.val;
/src/external/gpl3/gdb/dist/bfd/
dwarf2.c
2641
unsigned int uint_trash, *
uintp
= &uint_trash;
local
2651
uintp
= &fe.dir;
2654
uintp
= &fe.time;
2657
uintp
= &fe.size;
2690
*
uintp
= attr.u.val;
/src/external/gpl3/gcc/dist/gcc/
optabs.cc
6019
prepare_libcall_arg (rtx arg, int
uintp
)
6034
return convert_to_mode (arg_mode, arg,
uintp
);
6040
If
UINTP
is true, either TO or FROM is an unsigned integer.
6044
expand_fixed_convert (rtx to, rtx from, int
uintp
, int satp)
6061
if (
uintp
)
6081
from = prepare_libcall_arg (from,
uintp
);
/src/external/gpl3/gcc.old/dist/gcc/
optabs.cc
5761
prepare_libcall_arg (rtx arg, int
uintp
)
5776
return convert_to_mode (arg_mode, arg,
uintp
);
5782
If
UINTP
is true, either TO or FROM is an unsigned integer.
5786
expand_fixed_convert (rtx to, rtx from, int
uintp
, int satp)
5803
if (
uintp
)
5823
from = prepare_libcall_arg (from,
uintp
);
Completed in 34 milliseconds
Indexes created Sun Apr 05 00:22:41 UTC 2026