Home
last modified time | relevance | path

Searched refs:CTF_INT_ENCODING (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/cddl/osnet/dist/uts/common/sys/
H A Dctf.h278 #define CTF_INT_ENCODING(data) (((data) & 0xff000000) >> 24) macro
/netbsd-src/external/gpl3/gcc/dist/include/
H A Dctf.h361 #define CTF_INT_ENCODING(data) (((data) & 0xff000000) >> 24) macro
/netbsd-src/external/gpl3/binutils/dist/include/
H A Dctf.h433 #define CTF_INT_ENCODING(data) (((data) & 0xff000000) >> 24) macro
/netbsd-src/external/gpl3/binutils.old/dist/include/
H A Dctf.h433 #define CTF_INT_ENCODING(data) (((data) & 0xff000000) >> 24) macro
/netbsd-src/external/cddl/osnet/dist/common/ctf/
H A Dctf_types.c546 ep->cte_format = CTF_INT_ENCODING(data); in ctf_type_encoding()
/netbsd-src/external/cddl/osnet/dist/tools/ctf/dump/
H A Ddump.c451 CTF_INT_ENCODING(encoding)), in read_types()
/netbsd-src/external/cddl/osnet/dist/tools/ctf/cvt/
H A Dctf.c1085 encoding = CTF_INT_ENCODING(data); in resurrect_types()
/netbsd-src/external/gpl3/binutils/dist/libctf/
H A Dctf-types.c1205 ep->cte_format = CTF_INT_ENCODING (data); in ctf_type_encoding()
/netbsd-src/external/gpl3/binutils.old/dist/libctf/
H A Dctf-types.c1196 ep->cte_format = CTF_INT_ENCODING (data); in ctf_type_encoding()
/netbsd-src/external/gpl3/binutils/dist/libctf/doc/
H A Dctf-spec.info726 can extract this field with the ‘CTF_INT_ENCODING
1431 * CTF_INT_ENCODING: Integer types. (line 20)
H A Dctf-spec.texi914 field with the @code{CTF_INT_ENCODING} macro. See below.
915 @findex CTF_INT_ENCODING
/netbsd-src/external/gpl3/binutils.old/dist/libctf/doc/
H A Dctf-spec.texi914 field with the @code{CTF_INT_ENCODING} macro. See below.
915 @findex CTF_INT_ENCODING
H A Dctf-spec.info726 can extract this field with the 'CTF_INT_ENCODING'
1431 * CTF_INT_ENCODING: Integer types. (line 20)